mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-12 12:46:50 +02:00
Switch kitty tab colors to make more sense
This commit is contained in:
parent
961695a47a
commit
04413ee285
@ -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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user