diff options
Diffstat (limited to '.config/kitty/kitty-themes/themes/Shaman.conf')
-rw-r--r-- | .config/kitty/kitty-themes/themes/Shaman.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/kitty/kitty-themes/themes/Shaman.conf b/.config/kitty/kitty-themes/themes/Shaman.conf new file mode 100644 index 0000000..a316711 --- /dev/null +++ b/.config/kitty/kitty-themes/themes/Shaman.conf @@ -0,0 +1,21 @@ +background #001014 +foreground #405555 +cursor #49fcd5 +selection_background #415554 +color0 #012026 +color8 #374350 +color1 #b12f2c +color9 #ff4242 +color2 #00a940 +color10 #2aea5e +color3 #5d8aa9 +color11 #8dd3fd +color4 #449985 +color12 #61d4b9 +color5 #00599c +color13 #1298ff +color6 #5c7e19 +color14 #98cf28 +color7 #405554 +color15 #58fad6 +selection_foreground #001014 |