From d01c8c9aaf850b734366e63336d22e7086a1ca10 Mon Sep 17 00:00:00 2001 From: GNUxeava Date: Sun, 10 Jul 2022 22:39:12 +0530 Subject: fix symlinks --- kitty/theme.conf.bak | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 kitty/theme.conf.bak (limited to 'kitty/theme.conf.bak') diff --git a/kitty/theme.conf.bak b/kitty/theme.conf.bak new file mode 100755 index 0000000..eb7a24d --- /dev/null +++ b/kitty/theme.conf.bak @@ -0,0 +1,21 @@ +background #191919 +foreground #c4c4b5 +cursor #f6f6ec +selection_background #343434 +color0 #191919 +color8 #615e4b +color1 #f3005f +color9 #f3005f +color2 #97e023 +color10 #97e023 +color3 #fa8419 +color11 #dfd561 +color4 #9c64fe +color12 #9c64fe +color5 #f3005f +color13 #f3005f +color6 #57d1ea +color14 #57d1ea +color7 #c4c4b5 +color15 #f6f6ee +selection_foreground #191919 -- cgit v1.2.3