Skip to content

Commit 3c89e7c

Browse files
committed
fix: color
1 parent 1dea6ea commit 3c89e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/dashboard/app/globals.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,8 +424,8 @@
424424
--secondary-brightest: oklch(0.34 0.006 286.033);
425425
--secondary-foreground: oklch(0.88 0.008 286.033);
426426

427-
--muted: oklch(0.97 0 0);
428-
--muted-foreground: oklch(0.556 0 0);
427+
--muted: oklch(0.50 0.006 286.033);
428+
--muted-foreground: oklch(0.60 0.006 286.033);
429429
--accent: oklch(0.25 0.006 286.033);
430430
--accent-brighter: oklch(0.30 0.006 286.033);
431431
--accent-disabled: oklch(0.34 0.006 286.033);

0 commit comments

Comments
 (0)