diff options
| author | 2011-05-17 00:48:40 +0200 | |
|---|---|---|
| committer | 2011-05-17 00:48:40 +0200 | |
| commit | 474995e3ba20dcced279158f8bea1c2b6d45dc26 (patch) | |
| tree | b80b06cda9fb600c7ef6c8c483e131dfbc6c6df6 /mutt | |
| parent | d3a9901bbc15b7e3ce299b9dfcbcbad9dd923563 (diff) | |
| download | dotfiles-474995e3ba20dcced279158f8bea1c2b6d45dc26.tar.gz dotfiles-474995e3ba20dcced279158f8bea1c2b6d45dc26.zip | |
MUTT, NEWSBEUTER: Changed some whites to default
Diffstat (limited to 'mutt')
| -rw-r--r-- | mutt/colors.muttrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mutt/colors.muttrc b/mutt/colors.muttrc index 0c79c20..ff74e9b 100644 --- a/mutt/colors.muttrc +++ b/mutt/colors.muttrc @@ -3,11 +3,11 @@ ### # set default -color normal white default +color normal default default # main colors -color status white black -color indicator white black +color status default black +color indicator default black color tree blue default color error brightred default color message brightyellow default |
