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 a5c5a22 commit cfab5b9Copy full SHA for cfab5b9
src/assets/css/main.css
@@ -13,3 +13,7 @@
13
--color-green-800: oklch(32.298% 0.05338 161.83);
14
--color-green-900: oklch(17.276% 0.02184 161.78);
15
}
16
+
17
+.dark {
18
+ --ui-primary: var(--ui-color-primary-500);
19
+}
0 commit comments