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/Galaxy.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kitty/kitty-themes/themes/Galaxy.conf (limited to 'kitty/kitty-themes/themes/Galaxy.conf') diff --git a/kitty/kitty-themes/themes/Galaxy.conf b/kitty/kitty-themes/themes/Galaxy.conf new file mode 100644 index 000000000..fab36a7cc --- /dev/null +++ b/kitty/kitty-themes/themes/Galaxy.conf @@ -0,0 +1,21 @@ +background #1c2836 +foreground #ffffff +cursor #bbbbbb +selection_background #b4d5ff +color0 #000000 +color8 #545454 +color1 #f9555f +color9 #fa8b8e +color2 #20af89 +color10 #34bb99 +color3 #fdf029 +color11 #ffff55 +color4 #589cf5 +color12 #589cf5 +color5 #934d95 +color13 #e75598 +color6 #1e9ee6 +color14 #3978bb +color7 #bbbbbb +color15 #ffffff +selection_foreground #1c2836 -- cgit v1.2.3