We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dea6ea commit 3c89e7cCopy full SHA for 3c89e7c
apps/dashboard/app/globals.css
@@ -424,8 +424,8 @@
424
--secondary-brightest: oklch(0.34 0.006 286.033);
425
--secondary-foreground: oklch(0.88 0.008 286.033);
426
427
- --muted: oklch(0.97 0 0);
428
- --muted-foreground: oklch(0.556 0 0);
+ --muted: oklch(0.50 0.006 286.033);
+ --muted-foreground: oklch(0.60 0.006 286.033);
429
--accent: oklch(0.25 0.006 286.033);
430
--accent-brighter: oklch(0.30 0.006 286.033);
431
--accent-disabled: oklch(0.34 0.006 286.033);
0 commit comments