summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.mutt/colors.muttrc19
1 files changed, 10 insertions, 9 deletions
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