diff --git a/common/kitty/current-theme.conf b/common/kitty/current-theme.conf index 39fa1ed..0ca4ec7 100644 --- a/common/kitty/current-theme.conf +++ b/common/kitty/current-theme.conf @@ -55,6 +55,3 @@ active_tab_foreground #100847 active_tab_background #8d8dba inactive_tab_foreground #100814 inactive_tab_background #6b6b88 - -# same as bg -color19 #100814 \ No newline at end of file diff --git a/common/kitty/kitty.conf b/common/kitty/kitty.conf index 0566544..7a2a004 100644 --- a/common/kitty/kitty.conf +++ b/common/kitty/kitty.conf @@ -108,4 +108,7 @@ touch_scroll_multiplier 5.0 # BEGIN_KITTY_THEME # Wizzy Muted include current-theme.conf -# END_KITTY_THEME \ No newline at end of file +# END_KITTY_THEME + +# same as bg +color19 #100814 \ No newline at end of file