MUTT: Changed color for mail with attach

This commit is contained in:
Tom Willemsen 2011-05-16 10:56:36 +02:00
parent e62f3bc6c8
commit 47f8de52d9

View file

@ -20,7 +20,7 @@ uncolor index "~T"
uncolor index "~D" uncolor index "~D"
# and recolor them appropriately # and recolor them appropriately
color index brightblack default "~P" color index yellow default "~P"
color index brightcyan default "~N ~u" # new ML mail color index brightcyan default "~N ~u" # new ML mail
color index brightyellow default "~N !~u" # new non-ML mail color index brightyellow default "~N !~u" # new non-ML mail
color index brightgreen default "~T" color index brightgreen default "~T"
@ -34,8 +34,8 @@ color header blue default "^date:"
color header brightblue default "^subject:" color header brightblue default "^subject:"
# message bodies # message bodies
color attachment brightblack default color attachment yellow default
color search red brightblack color search red black
color signature cyan default color signature cyan default
color tilde blue default color tilde blue default