We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771a6c3 commit 2610c01Copy full SHA for 2610c01
tailwind.config.js
@@ -12,7 +12,7 @@ export default {
12
colors: {
13
background: '#000000',
14
background2: '#222222',
15
- baseColor: '#d4ff00',
+ baseColor: '#d7572b',
16
foreground: 'hsl(var(--foreground))',
17
card: {
18
DEFAULT: 'hsl(var(--card))',
0 commit comments