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/Seti.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kitty/kitty-themes/themes/Seti.conf (limited to 'kitty/kitty-themes/themes/Seti.conf') diff --git a/kitty/kitty-themes/themes/Seti.conf b/kitty/kitty-themes/themes/Seti.conf new file mode 100644 index 000000000..69c4105d7 --- /dev/null +++ b/kitty/kitty-themes/themes/Seti.conf @@ -0,0 +1,21 @@ +background #111213 +foreground #cacecd +cursor #e2be21 +selection_background #303233 +color0 #323232 +color8 #323232 +color1 #c22832 +color9 #c22832 +color2 #8ec43d +color10 #8ec43d +color3 #e0c64f +color11 #e0c64f +color4 #43a5d5 +color12 #43a5d5 +color5 #8b57b5 +color13 #8b57b5 +color6 #8ec43d +color14 #8ec43d +color7 #eeeeee +color15 #ffffff +selection_foreground #111213 -- cgit v1.2.3