Switch kitty tab colors to make more sense

This commit is contained in:
Djent-
2019-05-02 13:33:55 -07:00
committed by GitHub
parent 961695a47a
commit 04413ee285

View File

@@ -2,10 +2,10 @@ foreground {foreground}
background {background} background {background}
cursor {cursor} cursor {cursor}
active_tab_foreground {foreground} active_tab_foreground {background}
active_tab_background {background} active_tab_background {foreground}
inactive_tab_foreground {background} inactive_tab_foreground {foreground}
inactive_tab_background {foreground} inactive_tab_background {background}
active_border_color {foreground} active_border_color {foreground}
inactive_border_color {background} inactive_border_color {background}