From 9eed7ef400287c1f139510c7caab70f2503a4a25 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 20 Nov 2007 13:28:22 +0100 Subject: [PATCH] do not highlight msgs in tickler folder --- .mutt/colours | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.mutt/colours b/.mutt/colours index 1dd7dd8..e36c39a 100644 --- a/.mutt/colours +++ b/.mutt/colours @@ -53,7 +53,8 @@ color index brightwhite red "~T (~N|~O) ~F" color index cyan default "~D" color index brightcyan default "~T ~D" -color index brightwhite magenta '(~N|~O) !~D ~h X-Tickle:' +folder-hook . "color index brightwhite magenta '(~N|~O) !~D ~h X-Tickle:'" +folder-hook tickler "uncolor 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'" -- 2.39.5