File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9494 --accent-foreground : var (--color-neutral-900 );
9595 --destructive : var (--color-red-600 );
9696 --destructive-foreground : var (--color-red-600 );
97- --border : var (--color-neutral-200 );
98- --input : var (--color-neutral-200 );
97+ --border : var (--color-neutral-200 );
98+ --input : var (--color-neutral-200 );
9999 --ring : var (--color-neutral-300 );
100100 --chart-1 : var (--color-orange-600 );
101101 --chart-2 : var (--color-teal-600 );
109109 --sidebar-primary-foreground : var (--color-neutral-50 );
110110 --sidebar-accent : var (--color-neutral-100 );
111111 --sidebar-accent-foreground : var (--color-neutral-900 );
112- --sidebar-border : var (--color-neutral-200 );
112+ --sidebar-border : var (--color-neutral-200 );
113113 --sidebar-ring : var (--color-neutral-300 );
114114}
115115
You can’t perform that action at this time.
0 commit comments