diff --git a/assets/default/kitty/themes/wombat.conf b/assets/default/kitty/themes/wombat.conf new file mode 100644 index 0000000..bc417ec --- /dev/null +++ b/assets/default/kitty/themes/wombat.conf @@ -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 diff --git a/assets/default/kitty/themes/wombat_iterm.conf b/assets/default/kitty/themes/wombat_iterm.conf index bc417ec..1b9401d 100644 --- a/assets/default/kitty/themes/wombat_iterm.conf +++ b/assets/default/kitty/themes/wombat_iterm.conf @@ -1,30 +1,25 @@ +-- from https://github.com/mbadolato/iTerm2-Color-Schemes/blob/master/kitty/Wombat.conf 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 +color0 #000000 +color1 #ff615a +color2 #b1e969 +color3 #ebd99c +color4 #5da9f6 +color5 #e86aff +color6 #82fff7 +color7 #dedacf +color8 #313131 +color9 #f58c80 +color10 #ddf88f +color11 #eee5b2 +color12 #a5c7ff +color13 #ddaaff +color14 #b7fff9 +color15 #ffffff +background #171717 +selection_foreground #171717 +cursor #bbbbbb +cursor_text_color #ffffff +foreground #dedacf +selection_background #dedacf