Aasher commited on
Commit
82a9011
·
1 Parent(s): 62afe4e

fix: adjust sidebar accent color for improved contrast

Browse files
Files changed (1) hide show
  1. public/theme.json +1 -1
public/theme.json CHANGED
@@ -59,7 +59,7 @@
59
  "--sidebar-foreground": "240 4.8% 95.9%",
60
  "--sidebar-primary": "224.3 76.3% 48%",
61
  "--sidebar-primary-foreground": "0 0% 100%",
62
- "--sidebar-accent": "220, 4%, 14%",
63
  "--sidebar-accent-foreground": "240 4.8% 95.9%",
64
  "--sidebar-border": "240 3.7% 15.9%",
65
  "--sidebar-ring": "217.2 91.2% 59.8%"
 
59
  "--sidebar-foreground": "240 4.8% 95.9%",
60
  "--sidebar-primary": "224.3 76.3% 48%",
61
  "--sidebar-primary-foreground": "0 0% 100%",
62
+ "--sidebar-accent": "227, 9%, 19%",
63
  "--sidebar-accent-foreground": "240 4.8% 95.9%",
64
  "--sidebar-border": "240 3.7% 15.9%",
65
  "--sidebar-ring": "217.2 91.2% 59.8%"