commit 1c9edc1b5ec419b0d9d855ed7f37f608749e1443
parent 319e2b2bcf98b8f625d4b2860b5d9692033ab69f
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Fri, 5 Sep 2014 15:02:22 +0200
Merge branch 'master' of gitorious.org:myconfig/myconfig
Diffstat:
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/mutt/colors b/mutt/colors
@@ -1,16 +1,20 @@
# inbox colors
color index red black ~G # encrypted
-color index cyan black !(~p) # not adressed to me personally
+color index cyan black !(~p) # not addressed to me personally
color index yellow black ~P # message from me
color index black blue ~E # expired, no one uses that
color index black blue ~S # superseded, no one uses that
color index green black ~Q # have been replied to
color index magenta black "~h X-Mutt-Fcc" # drafts
color index black yellow ~F # flagged
+color index red yellow "~F ~G" # flagged, encrypted
+color index blue yellow "~F !(~p)" # flagged, not addressed to me personally
+color index black yellow "~F ~P" # flagged, message from me
+color index green yellow "~F ~Q" # flagged, have been replied to
+color index magenta yellow "~F ~h X-Mutt-Fcc" # flagged (finalized) drafts
color index white cyan ~N # new
color index white cyan ~O # old
color index white green ~T # tagged
-color index magenta yellow "~F ~h X-Mutt-Fcc" # flagged (finalized) drafts
# other colors, from https://gist.github.com/jstorimer/281158
color attachment brightmagenta black