diff options
| -rw-r--r-- | share/mutt-wizard.muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc index 6d22083..a3f77c8 100644 --- a/share/mutt-wizard.muttrc +++ b/share/mutt-wizard.muttrc @@ -209,6 +209,7 @@ color index red default "~N~F~p" color index red default "~U~F~p" # new flagged messages to me color index brightblack default "~D" # deleted messages color index_author brightblack default "~D" # deleted messages +color index_number brightblack default "~D" # deleted messages color index_subject brightblack default "~D" # deleted messages color index brightcyan default "~v~(!~N)" # collapsed thread with no unread color index yellow default "~v~(~N)" # collapsed thread with some unread |
