mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 4eb6e71bd456e9a470d2cf990fba9a104ab5bf8d
parent 4d533e4f2f15944e0c8802cc5ad521c6d26fdf06
Author: Branislav Gerazov <branislav.gerazov@gmail.com>
Date:   Fri, 14 Apr 2023 21:43:29 +0200

add highlighting for flagged emails

Diffstat:
Mshare/mutt-wizard.muttrc | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git 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