mutt-wizard

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

commit 1c5085d3f203fbd4eef8813e0915fd6e3c899570
parent c54f46a00a486114d8599077f51605b19fa90a5a
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Mon, 24 Apr 2023 14:26:48 +0000

Merge pull request #930 from gerazov/flagged-coloring

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 @@ -134,6 +134,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