Skip to content

Commit a3de49d

Browse files
increase contrast for muted color
1 parent f61cf13 commit a3de49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ html {
7777
--accent: oklch(0.967 0.001 286.375);
7878
--accent-foreground: oklch(0.21 0.006 285.885);
7979
--destructive: oklch(0.577 0.245 27.325);
80-
--muted-foreground: oklch(0.45782 0.00486 286.054);
80+
--muted-foreground: oklch(43.965% 0.00491 286.052);
8181
--primary: oklch(0.21 0.006 285.885);
8282
--primary-foreground: oklch(0.985 0 0);
8383
--ring-dark: oklch(0.141 0.005 285.823);

0 commit comments

Comments
 (0)