From 773595a4edb0058c547ca02f32a205edf07b7bdd Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Tue, 24 Apr 2018 11:14:57 -0700 Subject: [PATCH] [mutt] Highlight tagged email with yellow --- muttrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/muttrc b/muttrc index c2790d9..dc82001 100644 --- a/muttrc +++ b/muttrc @@ -96,6 +96,8 @@ color index color236 default ~D color index color236 default "~D!~F" # Flagged email color index brightred default ~F +# Tagged email +color index yellow default ~T # Arrows under threaded messages in the index color tree red default # Tildes are visible but dark