diff options
Diffstat (limited to '.config/kitty/kitty-themes/themes/Teerb.conf')
-rw-r--r-- | .config/kitty/kitty-themes/themes/Teerb.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/kitty/kitty-themes/themes/Teerb.conf b/.config/kitty/kitty-themes/themes/Teerb.conf new file mode 100644 index 0000000..9e9cab7 --- /dev/null +++ b/.config/kitty/kitty-themes/themes/Teerb.conf @@ -0,0 +1,21 @@ +background #262626 +foreground #d0d0d0 +cursor #e3c8ae +selection_background #4d4d4d +color0 #1c1c1c +color8 #1c1c1c +color1 #d68686 +color9 #d68686 +color2 #aed686 +color10 #aed686 +color3 #d7af87 +color11 #e4c9af +color4 #86aed6 +color12 #86aed6 +color5 #d6aed6 +color13 #d6aed6 +color6 #8adbb4 +color14 #b1e7dd +color7 #d0d0d0 +color15 #efefef +selection_foreground #262626 |