Skip to content

Commit 9b0054b

Browse files
fix: dark theme
1 parent 547921a commit 9b0054b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/ui-components/styles/theme.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@custom-variant dark (&:where([data-theme=dark], [data-theme=dark] *));
2+
13
@theme {
24
--color-green-100: #edf2eb;
35
--color-green-200: #c5e5b4;

0 commit comments

Comments
 (0)