From: martin f. krafft Date: Thu, 1 Nov 2007 15:15:18 +0000 (+0100) Subject: highlight spams outside spam folder X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/1f5aec9ee4d13a67d3bac02b45050ff2038483c9?ds=sidebyside highlight spams outside spam folder --- diff --git a/.mutt/colours b/.mutt/colours index 077486e..cd45079 100644 --- a/.mutt/colours +++ b/.mutt/colours @@ -58,6 +58,9 @@ color index brightwhite magenta '(~N|~O) !~D ~h X-Tickle:' folder-hook . "uncolor index brightblack default '!~D !~P'" folder-hook store "color index brightblack default '!~D !~P'" +folder-hook . "color index default red '!~P ~H .'" +folder-hook spam "uncolor index default red '!~P ~H .'" + #folder-hook . "uncolor index white magenta '!~D ~h X-Tickle:'" #folder-hook . "uncolor index brightwhite magenta '(~N|~O) !~D ~h X-Tickle:'" #folder-hook inbox "color index white magenta '!~D ~h X-Tickle:'"