We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c84708 commit 6e1fc96Copy full SHA for 6e1fc96
1 file changed
app/assets/main.css
@@ -34,8 +34,8 @@
34
:root[data-theme='light'] {
35
--bg: oklch(1 0 0);
36
--bg-subtle: oklch(0.979 0.001 286.375);
37
- --bg-muted: oklch(0.979 0.001 286.375 / 90%);
38
- --bg-elevated: oklch(0.955 0 0);
+ --bg-muted: oklch(0.955 0 0);
+ --bg-elevated: oklch(0.94 0 0);
39
40
--fg: oklch(0.145 0 0);
41
--fg-muted: oklch(0.439 0 0);
0 commit comments