feat: changes kitty theming
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
background_opacity 0.75
|
||||
background_opacity 0.9
|
||||
window_padding_width 5
|
||||
window_border_width 0
|
||||
|
||||
@@ -18,3 +18,11 @@ active_tab_font_style bold-italic
|
||||
active_tab_background #8631B4
|
||||
inactive_tab_foreground #c2c2c2
|
||||
inactive_tab_background #955bb4
|
||||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family="Fira Code"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# END_KITTY_FONTS
|
||||
|
||||
Reference in New Issue
Block a user