diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 35bc272..cc125ca 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1,10 +1,22 @@ -font_family Cascadia Code PL Regular -bold_font auto -italic_font auto -bold_italic_font auto -font_size 12.0 -disable_ligatures never -tab_bar_style powerline -scrollback_lines -1 -background #1e1e1e -foreground #cecece +font_family Cascadia Code PL Regular +bold_font auto +italic_font auto +bold_italic_font auto +font_size 12.0 + +disable_ligatures never +tab_bar_style powerline +scrollback_lines -1 + +background #1e1e1e +foreground #cecece + +window_border_width 1 +window_padding_width 0 +active_border_color #3e6c6c +inactive_border_color #1e1e1e + +active_tab_foreground #1e1e1e +active_tab_background #3e6c6c +inactive_tab_foreground #cecece +inactive_tab_background #1e1e1e