diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-03-23 04:59:23 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-03-23 04:59:23 +0900 |
| commit | 5034ca83081ebd54b638df614f45359c945386d9 (patch) | |
| tree | 185e216057cf123083e0428bc513daa8ba161987 | |
| parent | 9892ebecae8cb0236471b0cc53b386d5a9bb5eeb (diff) | |
modified share/mutt-wizard.muttrc
| -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 |
