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 e74a201 commit 17a9ecdCopy full SHA for 17a9ecd
app/assets/main.css
@@ -5,6 +5,7 @@
5
box-sizing: border-box;
6
}
7
8
+:root:not([data-theme='light']),
9
:root[data-theme='dark'] {
10
/* background colors */
11
--bg: var(--bg-color, oklch(0.145 0 0));
0 commit comments