diff --git a/modules/home/kitty/default.nix b/modules/home/kitty/default.nix index cc0fdea..2374daf 100644 --- a/modules/home/kitty/default.nix +++ b/modules/home/kitty/default.nix @@ -24,6 +24,10 @@ inactive_tab_font_style = "normal"; tab_bar_style = "powerline"; tab_powerline_style = "round"; + active_tab_foreground = "#bac2de"; + active_tab_background = "#cba6f7"; + inactive_tab_foreground = "#bac2de"; + inactive_tab_background = "#b4befe"; }; keybindings = {