mirror of https://github.com/kortix-ai/suna.git
fix color
This commit is contained in:
parent
2f6cb1b9db
commit
7132fdd87c
|
@ -227,7 +227,7 @@
|
|||
--popover-foreground: oklch(0.145 0 0);
|
||||
--primary: oklch(0.205 0 0);
|
||||
--primary-foreground: oklch(0.985 0 0);
|
||||
--secondary: oklch(60.5% 0.18 240); /* Standard blue */
|
||||
--secondary: oklch(54.65% 0.246 262.87);
|
||||
--secondary-foreground: oklch(0.205 0 0);
|
||||
--muted: oklch(0.97 0 0);
|
||||
--muted-foreground: oklch(0.556 0 0);
|
||||
|
|
Loading…
Reference in New Issue