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/MonaLisa.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 kitty/kitty-themes/themes/MonaLisa.conf (limited to 'kitty/kitty-themes/themes/MonaLisa.conf') diff --git a/kitty/kitty-themes/themes/MonaLisa.conf b/kitty/kitty-themes/themes/MonaLisa.conf new file mode 100755 index 0000000..3b1602d --- /dev/null +++ b/kitty/kitty-themes/themes/MonaLisa.conf @@ -0,0 +1,21 @@ +background #110b0d +foreground #f6d56a +cursor #c36c32 +selection_background #f6d56a +color0 #341a0d +color8 #874227 +color1 #9b281b +color9 #ff4230 +color2 #626132 +color10 #b3b163 +color3 #c26e27 +color11 #ff9565 +color4 #515b5c +color12 #9eb2b3 +color5 #9b1d29 +color13 #ff5b6a +color6 #588056 +color14 #89cc8e +color7 #f6d75c +color15 #ffe597 +selection_foreground #110b0d -- cgit v1.2.3