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/Ollie.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 kitty/kitty-themes/themes/Ollie.conf (limited to 'kitty/kitty-themes/themes/Ollie.conf') diff --git a/kitty/kitty-themes/themes/Ollie.conf b/kitty/kitty-themes/themes/Ollie.conf new file mode 100755 index 0000000..66eecf5 --- /dev/null +++ b/kitty/kitty-themes/themes/Ollie.conf @@ -0,0 +1,21 @@ +background #212024 +foreground #8a8dae +cursor #5b6da7 +selection_background #1e3965 +color0 #000000 +color8 #5a3625 +color1 #ab2e30 +color9 #ff3d48 +color2 #31ab60 +color10 #3bff99 +color3 #ab4200 +color11 #ff5e1e +color4 #2c56ab +color12 #4487ff +color5 #af8427 +color13 #ffc21c +color6 #1fa5ab +color14 #1efaff +color7 #8a8dab +color15 #5b6da7 +selection_foreground #212024 -- cgit v1.2.3