We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6514207 commit b34d6bfCopy full SHA for b34d6bf
src/tokens.css
@@ -31,7 +31,7 @@
31
32
--radius: 0.5rem;
33
34
- --sidebar-background: 0 0% 98%;
+ --sidebar-background: var(--paper);
35
--sidebar-foreground: 240 5.3% 26.1%;
36
--sidebar-primary: 240 5.9% 10%;
37
--sidebar-primary-foreground: 0 0% 98%;
@@ -72,7 +72,7 @@
72
--input: 240 3.7% 26.9%;
73
--ring: 240 4.9% 83.9%;
74
75
- --sidebar-background: 240 5.9% 10%;
76
--sidebar-foreground: 240 4.8% 95.9%;
77
--sidebar-primary: 224.3 76.3% 48%;
78
--sidebar-primary-foreground: 0 0% 100%;
0 commit comments