diff options
Diffstat (limited to '.config/kitty/kitty-themes/themes/Treehouse.conf')
-rw-r--r-- | .config/kitty/kitty-themes/themes/Treehouse.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/kitty/kitty-themes/themes/Treehouse.conf b/.config/kitty/kitty-themes/themes/Treehouse.conf new file mode 100644 index 0000000..940751e --- /dev/null +++ b/.config/kitty/kitty-themes/themes/Treehouse.conf @@ -0,0 +1,21 @@ +background #191919 +foreground #776b53 +cursor #fac814 +selection_background #776b53 +color0 #321200 +color8 #423625 +color1 #b1270e +color9 #ed5c20 +color2 #44a900 +color10 #55f237 +color3 #a9810b +color11 #f1b731 +color4 #578499 +color12 #85cfec +color5 #96363c +color13 #e04b5a +color6 #b2591d +color14 #f07c14 +color7 #776b53 +color15 #ffc800 +selection_foreground #191919 |