adjust light secondary color
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
chessuLight: {
|
chessuLight: {
|
||||||
primary: "#047AFF",
|
primary: "#047AFF",
|
||||||
secondary: "#6370d6",
|
secondary: "#818CF8",
|
||||||
accent: "#C148AC",
|
accent: "#C148AC",
|
||||||
neutral: "#9ab3d9",
|
neutral: "#9ab3d9",
|
||||||
"base-100": "#FFFFFF",
|
"base-100": "#FFFFFF",
|
||||||
|
|||||||
Reference in New Issue
Block a user