diff options
Diffstat (limited to '.config/kitty/kitty-themes/themes/Darkside.conf')
-rw-r--r-- | .config/kitty/kitty-themes/themes/Darkside.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/kitty/kitty-themes/themes/Darkside.conf b/.config/kitty/kitty-themes/themes/Darkside.conf new file mode 100644 index 0000000..10238d1 --- /dev/null +++ b/.config/kitty/kitty-themes/themes/Darkside.conf @@ -0,0 +1,21 @@ +background #212324 +foreground #b9b9b9 +cursor #bbbbbb +selection_background #2f3333 +color0 #000000 +color8 #000000 +color1 #e8331c +color9 #df5a4f +color2 #68c156 +color10 #76b768 +color3 #f1d32b +color11 #eed64a +color4 #1c98e8 +color12 #387bd2 +color5 #8e69c8 +color13 #957bbd +color6 #1c98e8 +color14 #3d96e2 +color7 #b9b9b9 +color15 #b9b9b9 +selection_foreground #212324 |