feat: changes kitty theming
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
## upstream: https://github.com/ewal/kitty-adwaita/blob/main/adwaita_darker.conf
|
||||
## blurb: Adwaita darker - based on https://github.com/Mofiqul/adwaita.nvim
|
||||
|
||||
background #000000
|
||||
background #232136
|
||||
foreground #deddda
|
||||
|
||||
selection_background #1c1c1c
|
||||
|
||||
@@ -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