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/Sundried.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 kitty/kitty-themes/themes/Sundried.conf (limited to 'kitty/kitty-themes/themes/Sundried.conf') diff --git a/kitty/kitty-themes/themes/Sundried.conf b/kitty/kitty-themes/themes/Sundried.conf new file mode 100755 index 0000000..d5ff99d --- /dev/null +++ b/kitty/kitty-themes/themes/Sundried.conf @@ -0,0 +1,21 @@ +background #1a1818 +foreground #c8c8c8 +cursor #fffefe +selection_background #302b2a +color0 #302b2a +color8 #4d4d47 +color1 #a6463d +color9 #aa000c +color2 #577644 +color10 #128c20 +color3 #9c5f2a +color11 #fc6a20 +color4 #485a98 +color12 #7898f7 +color5 #854551 +color13 #fc89a0 +color6 #9c814e +color14 #fad384 +color7 #c8c8c8 +color15 #fffefe +selection_foreground #1a1818 -- cgit v1.2.3