From 47c5bfaecc19f90de6a77948ab1bf929bd3b3e79 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 2 Nov 2011 23:07:13 +0100 Subject: MUTT: Update some colors --- .mutt/colors.muttrc | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to '.mutt') diff --git a/.mutt/colors.muttrc b/.mutt/colors.muttrc index b73436b..0cb2965 100644 --- a/.mutt/colors.muttrc +++ b/.mutt/colors.muttrc @@ -6,10 +6,11 @@ color normal default default # main colors -color status color0 default -color indicator brightcolor4 color7 +# element foreground background +color status color7 color1 +color indicator color0 color2 color tree color5 default -color error brightcolor7 default +color error brightcolor1 default color message color3 default # uncolor certain messages @@ -28,16 +29,16 @@ color index brightcolor5 default "~T" color index color1 default "~D" # set up the headers -color header color5 color7 "^from:" -color header color5 color7 "^to:" -color header color5 color7 "^cc:" -color header color5 color7 "^date:" -color header color5 color7 "^subject:" +color header brightcolor2 color0 "^from:" +color header brightcolor2 color0 "^to:" +color header brightcolor2 color0 "^cc:" +color header brightcolor2 color0 "^date:" +color header brightcolor2 color0 "^subject:" # message bodies color attachment color3 default color search color1 color0 -color signature color6 default +color signature color5 default color tilde color4 default # urls -- cgit v1.2.3-54-g00ecf