From d22376137f2c057a3303ddb238f817db1241f457 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 23 Feb 2024 18:59:33 +0100 Subject: [PATCH] change kitty config --- modules/home/kitty/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/kitty/default.nix b/modules/home/kitty/default.nix index 5b10a6e..5d172b8 100644 --- a/modules/home/kitty/default.nix +++ b/modules/home/kitty/default.nix @@ -26,8 +26,8 @@ tab_powerline_style = "round"; active_tab_foreground = "#181825"; active_tab_background = "#cba6f7"; - inactive_tab_foreground = "#181825"; - inactive_tab_background = "#7f849c"; + inactive_tab_foreground = "#bac2de"; + inactive_tab_background = "#1e1e2e"; }; keybindings = {