Skip to content

Commit 7433838

Browse files
style: adjust muted-text color
1 parent ac352f8 commit 7433838

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
--secondary: oklch(0.88 0.04 259.29);
2929
--secondary-foreground: oklch(0.35 0.07 255.46);
3030
--muted: oklch(0.92 0.02 256.73);
31-
--muted-foreground: oklch(0.29 0.08 255.03);
31+
--muted-foreground: oklch(0.6306 0.0324 255.03);
3232
--placeholder: oklch(0.7374 0.0489 255.03);
3333
--accent: oklch(0.91 0.03 258.37);
3434
--accent-foreground: oklch(0.30 0.09 256.65);
@@ -76,7 +76,7 @@
7676
--secondary: oklch(0.34 0.07 255.44);
7777
--secondary-foreground: oklch(0.85 0.03 275.09);
7878
--muted: oklch(0.27 0.04 254.07);
79-
--muted-foreground: oklch(0.80 0.04 280.47);
79+
--muted-foreground: oklch(0.7077 0.04 280.47);
8080
--placeholder: oklch(0.5623 0.04 280.47);
8181
--accent: oklch(0.35 0.04 254.63);
8282
--accent-foreground: oklch(0.96 0.01 292.80);

0 commit comments

Comments
 (0)