Update .config/kitty/current-theme.conf

Update .config/kitty/kitty.conf
This commit is contained in:
eeleater 2023-03-09 11:52:03 +01:00
parent 91fb60fbaf
commit 91fd40cfce
2 changed files with 22 additions and 22 deletions

View file

@ -1,21 +1,21 @@
background #202745 background #241200
foreground #969cb3 foreground #ddc165
cursor #969cb3 cursor #e5591c
selection_background #5e6686 selection_background #e5591c
color0 #202745 color0 #000000
color8 #6a7394 color8 #7e6954
color1 #c84821 color1 #d5252b
color9 #c76a28 color9 #e4591b
color2 #ab9639 color2 #909b00
color10 #283256 color10 #bfc659
color3 #c08a2f color3 #bd8a13
color11 #5e6686 color11 #ffca1b
color4 #3d8ed0 color4 #4698a2
color12 #898ea3 color12 #7cc9ce
color5 #6678cc color5 #8c4231
color13 #dee1f0 color13 #d16349
color6 #21a1c8 color6 #d98112
color14 #9c6279 color14 #e6a96b
color7 #969cb3 color7 #ddc165
color15 #f4f7ff color15 #ffe9a3
selection_foreground #202745 selection_foreground #241200

View file

@ -10,6 +10,6 @@ shell_integration enabled
font_family FiraCode Nerd Font font_family FiraCode Nerd Font
# BEGIN_KITTY_THEME # BEGIN_KITTY_THEME
# Atelier Sulphurpool # Fun Forrest
include current-theme.conf include current-theme.conf
# END_KITTY_THEME # END_KITTY_THEME