From 4eb6e71bd456e9a470d2cf990fba9a104ab5bf8d Mon Sep 17 00:00:00 2001 From: Branislav Gerazov Date: Fri, 14 Apr 2023 21:43:29 +0200 Subject: [PATCH] add highlighting for flagged emails --- share/mutt-wizard.muttrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc index 47d48c3..fdb94d8 100644 --- a/share/mutt-wizard.muttrc +++ b/share/mutt-wizard.muttrc @@ -133,6 +133,11 @@ color index brightyellow blue "~T" color index_author brightred blue "~T" color index_subject brightcyan blue "~T" +# Flagged mail is highlighted: +color index brightgreen default "~F" +color index_subject brightgreen default "~F" +color index_author brightgreen default "~F" + # Other colors and aesthetic settings: mono bold bold mono underline underline