From 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Thu, 27 Jun 2024 17:51:18 +0530 Subject: Adds Arch Linux dotfiles --- kitty/kitty-themes/themes/Alucard.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kitty/kitty-themes/themes/Alucard.conf (limited to 'kitty/kitty-themes/themes/Alucard.conf') diff --git a/kitty/kitty-themes/themes/Alucard.conf b/kitty/kitty-themes/themes/Alucard.conf new file mode 100644 index 000000000..43665fe56 --- /dev/null +++ b/kitty/kitty-themes/themes/Alucard.conf @@ -0,0 +1,21 @@ +background #222330 +foreground #cef3ff +cursor #ffffff +selection_background #44475a +color0 #000000 +color8 #545454 +color1 #ff5555 +color9 #ff5454 +color2 #fa0074 +color10 #50fa7b +color3 #7f0a1f +color11 #f0fa8b +color4 #3282ff +color12 #1200f8 +color5 #1b3cff +color13 #ff78c5 +color6 #0037fc +color14 #8ae9fc +color7 #bbbbbb +color15 #ffffff +selection_foreground #222330 -- cgit v1.2.3