themed kitty tab bar
parent
43e38f63e8
commit
a2fbbb740d
|
|
@ -16,3 +16,10 @@ map f2 previous_tab
|
||||||
map f3 next_tab
|
map f3 next_tab
|
||||||
map ctrl+f2 new_tab
|
map ctrl+f2 new_tab
|
||||||
map ctrl+f3 close_tab
|
map ctrl+f3 close_tab
|
||||||
|
|
||||||
|
tab_bar_style powerline
|
||||||
|
|
||||||
|
active_tab_foreground #5018dd
|
||||||
|
active_tab_background #f50505
|
||||||
|
inactive_tab_foreground #f50505
|
||||||
|
inactive_tab_background #5018dd
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue