changed kitty config

This commit is contained in:
Nikolas Weger 2023-07-07 10:41:57 +02:00
parent f77cf782a7
commit cf6e3e3d50
2 changed files with 59 additions and 21 deletions

View file

@ -1,21 +1,53 @@
background #241200 background #1E1C31
foreground #ddc165 foreground #CBE3E7
cursor #e5591c
selection_background #e5591c cursor #A1EFD3
color0 #000000
color8 #7e6954 selection_background #3E3859
color1 #d5252b selection_foreground #CBE3E7
color9 #e4591b
color2 #909b00 # black
color10 #bfc659 color0 #1E1C31
color3 #bd8a13 color8 #585273
color11 #ffca1b
color4 #4698a2 # red
color12 #7cc9ce color1 #F48FB1
color5 #8c4231 color9 #F02E6E
color13 #d16349
color6 #d98112 # green
color14 #e6a96b color2 #A1EFD3
color7 #ddc165 color10 #7FE9C3
color15 #ffe9a3
selection_foreground #241200 # yellow
color3 #FFE6B3
color11 #F2B482
# blue
color4 #91DDFF
color12 #78A8FF
# magenta
color5 #D4BFFF
color13 #7676FF
# cyan
color6 #ABF8F7
color14 #63F2F1
# white
color7 #CBE3E7
color15 #8A889D
active_border_color #A1EFD3
inactive_border_color #585273
bell_border_color #F56574
active_tab_foreground #2D2B40
active_tab_background #63F2F1
active_tab_font_style bold
inactive_tab_foreground #CBE3E7
inactive_tab_background #585273
inactive_tab_font_style normal
url_color #D4BFFF

View file

@ -11,3 +11,9 @@ font_family FiraCode Nerd Font
# Penumbra Theme # Penumbra Theme
include themes/embark.conf include themes/embark.conf
# BEGIN_KITTY_THEME
# Embark
include current-theme.conf
# END_KITTY_THEME