diff options
author | Urbain Vaes <urbain@vaes.uk> | 2017-09-20 20:24:45 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2017-10-14 16:29:00 +0200 |
commit | 95fb4377d328e428f5e07ff154e06780e4166ece (patch) | |
tree | 408e68e50dc0059d587a7b93ad3703e0e834dc7e /mutt/.mutt/colors.muttrc | |
parent | a8224fda63571be856a0353903e6d7d1cbff45cb (diff) |
[vim] Make minor changes
Diffstat (limited to 'mutt/.mutt/colors.muttrc')
-rw-r--r-- | mutt/.mutt/colors.muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/.mutt/colors.muttrc b/mutt/.mutt/colors.muttrc index 3950adf..c868b9f 100644 --- a/mutt/.mutt/colors.muttrc +++ b/mutt/.mutt/colors.muttrc @@ -13,6 +13,7 @@ color index brightblue default "~N" color index cyan default "~U" color index green default "~Q" color index red default "~D" +color index magenta default "~F" color quoted cyan default color quoted1 magenta default |