We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547921a commit 9b0054bCopy full SHA for 9b0054b
packages/ui-components/styles/theme.css
@@ -1,3 +1,5 @@
1
+@custom-variant dark (&:where([data-theme=dark], [data-theme=dark] *));
2
+
3
@theme {
4
--color-green-100: #edf2eb;
5
--color-green-200: #c5e5b4;
0 commit comments