Skip to content

Commit 0938849

Browse files
higher contrast for muted color
1 parent 2033090 commit 0938849

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
@@ -67,7 +67,7 @@ html {
6767
--accent: oklch(0.967 0.001 286.375);
6868
--accent-foreground: oklch(0.21 0.006 285.885);
6969
--destructive: oklch(0.577 0.245 27.325);
70-
--muted-foreground: oklch(0.552 0.016 285.938);
70+
--muted-foreground: oklch(0.45782 0.00486 286.054);
7171
--primary: oklch(0.21 0.006 285.885);
7272
--primary-foreground: oklch(0.985 0 0);
7373
--secondary: oklch(0.967 0.001 286.375);

0 commit comments

Comments
 (0)