From 865b95aa3b44f3e2fdd4a19cf1d8218753a259b3 Mon Sep 17 00:00:00 2001 From: Orien Vandenbergh Date: Tue, 22 Apr 2025 13:32:57 -0400 Subject: [PATCH] Slight color adjustment --- neomutt/colours | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/neomutt/colours b/neomutt/colours index e8e498b..1db6ad5 100644 --- a/neomutt/colours +++ b/neomutt/colours @@ -7,7 +7,7 @@ color hdrdefault cyan black color quoted red black color signature blue brightblack -color indicator brightwhite black +color indicator default color237 color attachment green black color error red black color message yellow black @@ -32,7 +32,9 @@ mono header bold "^(From|Subject|X-Junked-Because|X-Virus-hagbard # Colours for items in the index color index white black ~N -color index brightblue black "~N (~e guidepointsecurity\.com | ~h \"^In-[Rr]eply-[Tt]o: .*guidepointsecurity\.com\")" +#color index brightblue black "~N (~e \"(gpsec|guidepointsecurity)\.com\" | ~h \"^In-[Rr]eply-[Tt]o: .*(gpsec|guidepointsecurity)\.com\")" +#color index brightblue black "~R (~e guidepointsecurity\.com | ~h \"^In-[Rr]eply-[Tt]o: .*guidepointsecurity\.com\")" +color index brightblue black "~f guidepointsecurity\.com" color index red black ~F color index green black ~T color index blue black ~D