Update kitty themes to match iterm2 colors

This commit is contained in:
ViViDboarder 2025-01-08 19:58:01 -08:00
parent d10c205737
commit 36e0726e56
2 changed files with 53 additions and 28 deletions

View File

@ -0,0 +1,30 @@
env KITTY_THEME=Wombat
background #1e1e1e
foreground #e4e0d7
selection_background #574b49
selection_foreground #c3c7cb
cursor #bbbbbb
color0 #000000
color8 #404040
color1 #ff786c
color9 #f89f92
color2 #bde97c
color10 #e2f6a0
color3 #efdeab
color11 #f1e9bf
color4 #6eb9f8
color12 #b3d2ff
color5 #ee87ff
color13 #e4bcff
color6 #90fdf8
color14 #c1fdfa
color7 #e4e0d7
color15 #fefefe
active_tab_foreground #CAE682
active_tab_background #32322F
active_tab_font_style bold-italic
inactive_tab_foreground #CAE682
inactive_tab_background #242424
inactive_tab_font_style normal

View File

@ -1,30 +1,25 @@
-- from https://github.com/mbadolato/iTerm2-Color-Schemes/blob/master/kitty/Wombat.conf
env KITTY_THEME=Wombat env KITTY_THEME=Wombat
background #1e1e1e
foreground #e4e0d7
selection_background #574b49
selection_foreground #c3c7cb
cursor #bbbbbb
color0 #000000 color0 #000000
color8 #404040 color1 #ff615a
color1 #ff786c color2 #b1e969
color9 #f89f92 color3 #ebd99c
color2 #bde97c color4 #5da9f6
color10 #e2f6a0 color5 #e86aff
color3 #efdeab color6 #82fff7
color11 #f1e9bf color7 #dedacf
color4 #6eb9f8 color8 #313131
color12 #b3d2ff color9 #f58c80
color5 #ee87ff color10 #ddf88f
color13 #e4bcff color11 #eee5b2
color6 #90fdf8 color12 #a5c7ff
color14 #c1fdfa color13 #ddaaff
color7 #e4e0d7 color14 #b7fff9
color15 #fefefe color15 #ffffff
background #171717
active_tab_foreground #CAE682 selection_foreground #171717
active_tab_background #32322F cursor #bbbbbb
active_tab_font_style bold-italic cursor_text_color #ffffff
inactive_tab_foreground #CAE682 foreground #dedacf
inactive_tab_background #242424 selection_background #dedacf
inactive_tab_font_style normal