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/LiquidCarbon.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kitty/kitty-themes/themes/LiquidCarbon.conf (limited to 'kitty/kitty-themes/themes/LiquidCarbon.conf') diff --git a/kitty/kitty-themes/themes/LiquidCarbon.conf b/kitty/kitty-themes/themes/LiquidCarbon.conf new file mode 100644 index 000000000..2f3a9940a --- /dev/null +++ b/kitty/kitty-themes/themes/LiquidCarbon.conf @@ -0,0 +1,21 @@ +background #2f2f2f +foreground #afc2c2 +cursor #ffffff +selection_background #7cbeff +color0 #000000 +color8 #000000 +color1 #ff2f2f +color9 #ff2f2f +color2 #549a6f +color10 #549a6f +color3 #ccac00 +color11 #ccac00 +color4 #0099cc +color12 #0099cc +color5 #cc68c8 +color13 #cc68c8 +color6 #79c4cc +color14 #79c4cc +color7 #bccccc +color15 #bccccc +selection_foreground #2f2f2f -- cgit v1.2.3