From d01c8c9aaf850b734366e63336d22e7086a1ca10 Mon Sep 17 00:00:00 2001 From: GNUxeava Date: Sun, 10 Jul 2022 22:39:12 +0530 Subject: fix symlinks --- kitty/kitty-themes/themes/Spring.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 kitty/kitty-themes/themes/Spring.conf (limited to 'kitty/kitty-themes/themes/Spring.conf') diff --git a/kitty/kitty-themes/themes/Spring.conf b/kitty/kitty-themes/themes/Spring.conf new file mode 100755 index 0000000..4df6d1c --- /dev/null +++ b/kitty/kitty-themes/themes/Spring.conf @@ -0,0 +1,21 @@ +background #ffffff +foreground #4d4d4c +cursor #4d4d4c +selection_background #d6d6d6 +color0 #000000 +color8 #000000 +color1 #ff4c83 +color9 #ff0021 +color2 #1f8c3a +color10 #1fc231 +color3 #1fc95a +color11 #d4b706 +color4 #1cd2ee +color12 #15a9fd +color5 #8959a8 +color13 #8959a8 +color6 #3e999f +color14 #3e999f +color7 #fffefe +color15 #fffefe +selection_foreground #ffffff -- cgit v1.2.3