diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2025-01-12 09:19:14 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2025-01-12 09:19:14 +0800 |
commit | ac6ecd6b3399309b3e1baf68a4aa7782487925f6 (patch) | |
tree | c15480c7d8393833b9de8bcd6ea7019c3c015655 /mutt/default | |
parent | 59c7600782b9b9ba5b879484795257bce95b1ce0 (diff) |
Update
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)" |