diff options
author | Urbain Vaes <urbain@vaes.uk> | 2018-02-21 12:18:32 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2018-02-21 16:46:29 +0000 |
commit | b9ea238dd7e8a56b1d171cdc76e405bb2a8584dd (patch) | |
tree | d693deb61965b724cd8630e0a061e5e762341c9c /mutt/.mutt/colors/solarized.light.muttrc | |
parent | 68d822599f074c24505eea2329bfc80e2745feab (diff) |
Improve i3 status
Diffstat (limited to 'mutt/.mutt/colors/solarized.light.muttrc')
-rw-r--r-- | mutt/.mutt/colors/solarized.light.muttrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mutt/.mutt/colors/solarized.light.muttrc b/mutt/.mutt/colors/solarized.light.muttrc new file mode 100644 index 0000000..2d4d05a --- /dev/null +++ b/mutt/.mutt/colors/solarized.light.muttrc @@ -0,0 +1,5 @@ +color status green white +color normal color11 default +color index color11 default "~R" + +# vim: ft=muttrc |