mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-19 10:31:27 +02:00
Switch kitty tab colors to make more sense
This commit is contained in:
@@ -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}
|
||||||
|
Reference in New Issue
Block a user