summaryrefslogtreecommitdiffstats
path: root/mutt/colors.muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/colors.muttrc')
-rw-r--r--mutt/colors.muttrc11
1 files changed, 6 insertions, 5 deletions
diff --git a/mutt/colors.muttrc b/mutt/colors.muttrc
index a0283ad..a4a1394 100644
--- a/mutt/colors.muttrc
+++ b/mutt/colors.muttrc
@@ -20,11 +20,12 @@ uncolor index "~T"
uncolor index "~D"
# and recolor them appropriately
-color index yellow default "~P"
-color index brightcyan default "~N ~u" # new ML mail
-color index brightyellow default "~N !~u" # new non-ML mail
-color index brightgreen default "~T"
-color index brightred default "~D"
+color index yellow default "~P"
+color index green default "~u"
+color index brightgreen default "~N ~u" # new ML mail
+color index brightyellow default "~N !~u" # new non-ML mail
+color index brightmagenta default "~T"
+color index red default "~D"
# set up the headers
color header yellow black "^from:"