File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 6363 --chart-3 : 30 80% 55% ;
6464 --chart-4 : 280 65% 60% ;
6565 --chart-5 : 340 75% 55% ;
66- --sidebar-background : 240 5.9 % 10 % ;
67- --sidebar-foreground : 240 4.8 % 95.9 % ;
68- --sidebar-primary : 224.3 76.3 % 48 % ;
69- --sidebar-primary-foreground : 0 0 % 100 % ;
70- --sidebar-accent : 240 3.7 % 15.9 % ;
71- --sidebar-accent-foreground : 240 4.8 % 95.9 % ;
72- --sidebar-border : 240 3.7 % 15.9 % ;
73- --sidebar-ring : 217.2 91.2 % 59.8 % ;
66+ --sidebar-background : var ( --background ) ;
67+ --sidebar-foreground : var ( --foreground ) ;
68+ --sidebar-primary : var ( --primary ) ;
69+ --sidebar-primary-foreground : var ( --primary-foreground ) ;
70+ --sidebar-accent : var ( --accent ) ;
71+ --sidebar-accent-foreground : var ( --accent-foreground ) ;
72+ --sidebar-border : var ( --border ) ;
73+ --sidebar-ring : var ( --ring ) ;
7474 }
7575
7676 /* styles.css */
You can’t perform that action at this time.
0 commit comments