Skip to content

Commit 2cea73d

Browse files
committed
fix: update sky color in ligh theme
1 parent 5a86ff0 commit 2cea73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
--accent-muted: var(--accent-color, oklch(0.205 0 0));
100100

101101
/* accent colors */
102-
--swatch-sky: oklch(0.56 0.16 242.21);
102+
--swatch-sky: oklch(0.53 0.16 247.27);
103103
--swatch-coral: oklch(0.56 0.17 10.75);
104104
--swatch-amber: oklch(0.58 0.18 46.34);
105105
--swatch-emerald: oklch(0.51 0.13 162.4);

0 commit comments

Comments
 (0)