We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fbe458 commit 430013bCopy full SHA for 430013b
src/tokens.css
@@ -55,14 +55,6 @@
55
--background: 240 3.7% 6%;
56
--foreground: 0 0% 98%;
57
--paper: 240 3.7% 7.9%;
58
- /* --paper2: 240 3.7% 13.9%; */
59
-
60
61
- /* --background: 240 10% 0%;
62
- --foreground: 0 0% 98%;
63
- --paper: 240 3.7% 7.9%;
64
- --paper2: 240 3.7% 13.9%;
65
- --card: 240 10% 5.9%; */
66
67
--card: var(--paper);
68
--card-foreground: 0 0% 98%;
@@ -85,8 +77,8 @@
85
77
--destructive: 0 84% 60%;
86
78
--destructive-foreground: 240 10% 5.9%;
87
79
88
- --border: 240 3.7% 16.9%;
89
- --input: 240 3.7% 16.9%;
80
+ --border: 240 3.7% 14.9%;
81
+ --input: 240 3.7% 14.9%;
90
82
--ring: 240 4.9% 83.9%;
91
83
92
84
--sidebar-background: var(--paper);
0 commit comments