diff options
Diffstat (limited to 'mutt/default')
| -rw-r--r-- | mutt/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default index d255e70..c46f9ec 100644 --- a/mutt/default +++ b/mutt/default | |||
| @@ -190,6 +190,7 @@ color index yellow green "~v~(~F~N)" # | |||
| 190 | color index blue green "~N~v~(~F~N)" # collapsed thread with unread parent & flagged | 190 | color index blue green "~N~v~(~F~N)" # collapsed thread with unread parent & flagged |
| 191 | color index blue green "~N~v~(~F)" # collapsed thread with unread parent, no unread inside, but some flagged | 191 | color index blue green "~N~v~(~F)" # collapsed thread with unread parent, no unread inside, but some flagged |
| 192 | color index yellow red "~v~(~D)" # thread with deleted (doesn't differentiate between all or partial) | 192 | color index yellow red "~v~(~D)" # thread with deleted (doesn't differentiate between all or partial) |
| 193 | color index magenta black "~h Stay" # marked as Stay | ||
| 193 | 194 | ||
| 194 | # color header | 195 | # color header |
| 195 | color header green black "^(From)" | 196 | color header green black "^(From)" |