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/Medallion.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 kitty/kitty-themes/themes/Medallion.conf (limited to 'kitty/kitty-themes/themes/Medallion.conf') diff --git a/kitty/kitty-themes/themes/Medallion.conf b/kitty/kitty-themes/themes/Medallion.conf new file mode 100755 index 0000000..0ad8805 --- /dev/null +++ b/kitty/kitty-themes/themes/Medallion.conf @@ -0,0 +1,21 @@ +background #1d1808 +foreground #cac296 +cursor #d3b92f +selection_background #616cab +color0 #000000 +color8 #5e5118 +color1 #b54c00 +color9 #ff9148 +color2 #7c8a16 +color10 #b1c93a +color3 #d2bd25 +color11 #ffe449 +color4 #606baf +color12 #abb8ff +color5 #8b5990 +color13 #fe9fff +color6 #906b25 +color14 #ffbb51 +color7 #c9c199 +color15 #fed597 +selection_foreground #1d1808 -- cgit v1.2.3