Skip to content

Commit b34d6bf

Browse files
committed
fix(): Use paper everywhere.
1 parent 6514207 commit b34d6bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tokens.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
--radius: 0.5rem;
3333

34-
--sidebar-background: 0 0% 98%;
34+
--sidebar-background: var(--paper);
3535
--sidebar-foreground: 240 5.3% 26.1%;
3636
--sidebar-primary: 240 5.9% 10%;
3737
--sidebar-primary-foreground: 0 0% 98%;
@@ -72,7 +72,7 @@
7272
--input: 240 3.7% 26.9%;
7373
--ring: 240 4.9% 83.9%;
7474

75-
--sidebar-background: 240 5.9% 10%;
75+
--sidebar-background: var(--paper);
7676
--sidebar-foreground: 240 4.8% 95.9%;
7777
--sidebar-primary: 224.3 76.3% 48%;
7878
--sidebar-primary-foreground: 0 0% 100%;

0 commit comments

Comments
 (0)