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/Grass.conf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 kitty/kitty-themes/themes/Grass.conf (limited to 'kitty/kitty-themes/themes/Grass.conf') diff --git a/kitty/kitty-themes/themes/Grass.conf b/kitty/kitty-themes/themes/Grass.conf new file mode 100644 index 000000000..ef9c32174 --- /dev/null +++ b/kitty/kitty-themes/themes/Grass.conf @@ -0,0 +1,23 @@ +# Theme ported from the Mac Terminal application. + +background #12773d +foreground #fff0a4 +cursor #8b2800 +selection_background #b64825 +color0 #000000 +color8 #545454 +color1 #ba0000 +color9 #ba0000 +color2 #00ba00 +color10 #00ba00 +color3 #e6af00 +color11 #e6af00 +color4 #0000a3 +color12 #0000ba +color5 #950062 +color13 #ff54ff +color6 #00baba +color14 #54ffff +color7 #bababa +color15 #ffffff +selection_foreground #12773d -- cgit v1.2.3