File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 --fg-subtle : oklch (0.673 0 0 );
2020
2121 /* border, separator colors */
22- --border : oklch (0.269 0 0 );
22+ --border : oklch (0.5 0 0 );
2323 --border-subtle : oklch (0.239 0 0 );
24- --border-hover : oklch (0.371 0 0 );
24+ --border-hover : oklch (0.6 0 0 );
2525
2626 /* accent color, set by user from settings */
2727 --accent : var (--accent-color , oklch (1 0 0 ));
9090 --fg-muted : oklch (0.398 0 0 );
9191 --fg-subtle : oklch (0.48 0 0 );
9292
93- --border : oklch (0.8514 0 0 );
93+ --border : oklch (0.666 0 0 );
9494 --border-subtle : oklch (0.922 0 0 );
95- --border-hover : oklch (0.715 0 0 );
95+ --border-hover : oklch (0.6 0 0 );
9696
9797 --accent : var (--accent-color , oklch (0.145 0 0 ));
9898 --accent-muted : var (--accent-color , oklch (0.205 0 0 ));
You can’t perform that action at this time.
0 commit comments