kitty: tab style

This commit is contained in:
2026-03-06 14:29:28 +01:00
parent a4995f695f
commit 724b28c8c8
2 changed files with 179 additions and 62 deletions
+6
View File
@@ -46,9 +46,15 @@ in
copy_on_select = "yes";
strip_trailing_spaces = "smart";
tab_bar_style = "powerline";
tab_powerline_style = "round";
tab_bar_align = "left";
tab_bar_edge = "top";
tab_bar_min_tabs = 1;
shell_integration = "enabled";
active_tab_foreground = "#eeeeee";
active_tab_background = "#d65d0e";
inactive_tab_foreground = "#ebdbb2";
inactive_tab_background = "#202020";
};
keybindings = {
"ctrl+shift+n" = "new_window";