Improve link highlighting
[mutt-gruvbox.git] / README.md
1 # A gruvbox color scheme for mutt and neomutt
2
3 ## Description
4
5 [Gruvbox](https://github.com/morhetz/gruvbox) is a well designed, popular
6 colorscheme for vim. This is a port to mutt and neomutt, in which vim can act
7 as mail composer.
8
9 This is a replication of the repository
10 [here](https://git.sthu.org/?p=mutt-gruvbox.git;a=summary). The
11 [website](https://www.sthu.org/code/codesnippets/mutt-gruvbox.html) gives
12 further details and a screenshot, like this:
13
14 ![screenshot](https://www.sthu.org/code/codesnippets/img/mutt-gruvbox.png)
15
16
17 ## Usage
18
19 Download the files or clone the repo, e.g.
20
21 cd ~/.mutt
22 git clone https://git.sthu.org/repos/mutt-gruvbox.git gruvbox
23
24 Then source them in your `~/.mutt/muttrc`, e.g.
25
26 source ~/.mutt/gruvbox/colors-gruvbox-shuber.muttrc
27 # For neomutt also add this line:
28 # source ~/.mutt/gruvbox/colors-gruvbox-shuber-extended.muttrc
29
30 The colorscheme is split into two files, where the latter also defines colors
31 for neomutt.
32
33 ## License
34
35 GNU Lesser General Public License v3.