We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac352f8 commit 7433838Copy full SHA for 7433838
1 file changed
src/index.css
@@ -28,7 +28,7 @@
28
--secondary: oklch(0.88 0.04 259.29);
29
--secondary-foreground: oklch(0.35 0.07 255.46);
30
--muted: oklch(0.92 0.02 256.73);
31
- --muted-foreground: oklch(0.29 0.08 255.03);
+ --muted-foreground: oklch(0.6306 0.0324 255.03);
32
--placeholder: oklch(0.7374 0.0489 255.03);
33
--accent: oklch(0.91 0.03 258.37);
34
--accent-foreground: oklch(0.30 0.09 256.65);
@@ -76,7 +76,7 @@
76
--secondary: oklch(0.34 0.07 255.44);
77
--secondary-foreground: oklch(0.85 0.03 275.09);
78
--muted: oklch(0.27 0.04 254.07);
79
- --muted-foreground: oklch(0.80 0.04 280.47);
+ --muted-foreground: oklch(0.7077 0.04 280.47);
80
--placeholder: oklch(0.5623 0.04 280.47);
81
--accent: oklch(0.35 0.04 254.63);
82
--accent-foreground: oklch(0.96 0.01 292.80);
0 commit comments