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/OceanicMaterial.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kitty/kitty-themes/themes/OceanicMaterial.conf (limited to 'kitty/kitty-themes/themes/OceanicMaterial.conf') diff --git a/kitty/kitty-themes/themes/OceanicMaterial.conf b/kitty/kitty-themes/themes/OceanicMaterial.conf new file mode 100644 index 000000000..9403518f4 --- /dev/null +++ b/kitty/kitty-themes/themes/OceanicMaterial.conf @@ -0,0 +1,21 @@ +background #1c262b +foreground #c1c8d6 +cursor #b2b8c3 +selection_background #6dc1b8 +color0 #000000 +color8 #767676 +color1 #ee2a29 +color9 #dc5b60 +color2 #3fa33f +color10 #70be71 +color3 #fee92e +color11 #fef063 +color4 #1d80ef +color12 #53a4f3 +color5 #8800a0 +color13 #a94dbb +color6 #16aec9 +color14 #42c6d9 +color7 #a4a4a4 +color15 #fffefe +selection_foreground #1c262b -- cgit v1.2.3