diff options
| author | Indrajith K L | 2024-06-27 17:51:18 +0530 |
|---|---|---|
| committer | Indrajith K L | 2024-06-27 17:51:18 +0530 |
| commit | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (patch) | |
| tree | e78187146c506d5a640545dee99cc3e9860e25dc /kitty/kitty-themes/themes/Grass.conf | |
| download | dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.gz dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.bz2 dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.zip | |
Adds Arch Linux dotfiles
Diffstat (limited to 'kitty/kitty-themes/themes/Grass.conf')
| -rw-r--r-- | kitty/kitty-themes/themes/Grass.conf | 23 |
1 files changed, 23 insertions, 0 deletions
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 |
