From: martin f. krafft Date: Mon, 3 Mar 2008 10:44:14 +0000 (+0100) Subject: highlight postponed messages properly X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/a36237a2202ca6b84b950bf7c17889da7f2af69f?ds=sidebyside highlight postponed messages properly --- diff --git a/.mutt/colours b/.mutt/colours index 3cad257..dc36fca 100644 --- a/.mutt/colours +++ b/.mutt/colours @@ -56,7 +56,9 @@ color index brightcyan default "~T ~D" folder-hook . "uncolor index brightblack default '!~D !~P'" folder-hook store "color index brightblack default '!~D !~P'" -folder-hook . "color index brightwhite magenta '(~N|~O) !~D ~h X-Tickle:'" +folder-hook . "uncolor index brightwhite magenta '~h X-Postponed:'" +folder-hook store "color index brightwhite magenta '~h X-Postponed:'" +folder-hook . "color index brightwhite magenta '(~N|~O) !~D ~h X-Was-Postponed:'" folder-hook . "color index default red '!~P ~H .'" folder-hook spam "uncolor index default red '!~P ~H .'"