mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Drop the needless active_border_color/active_tab_background settings in favor of just using accent
Closes #4121
This commit is contained in:
@@ -6,8 +6,8 @@ selection_background {{ selection_background }}
|
||||
cursor {{ cursor }}
|
||||
cursor_text_color {{ background }}
|
||||
|
||||
active_border_color {{ active_border_color }}
|
||||
active_tab_background {{ active_tab_background }}
|
||||
active_border_color {{ accent }}
|
||||
active_tab_background {{ accent }}
|
||||
|
||||
color0 {{ color0 }}
|
||||
color1 {{ color1 }}
|
||||
|
||||
Reference in New Issue
Block a user