summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mutt/colors22
1 files changed, 11 insertions, 11 deletions
diff --git a/mutt/colors b/mutt/colors
index 959fcfe..0592dd8 100644
--- a/mutt/colors
+++ b/mutt/colors
@@ -1,14 +1,14 @@
-color normal white default
+color normal color8 default
-color attachment brightwhite default
+color attachment white default
color hdrdefault white default
-color indicator red black
-color markers brightwhite default
+color indicator white default
+color markers red default
color quoted red default
-color signature brightwhite default
-color status brightwhite default
-color tilde brightwhite default
-color tree brightwhite default
+color signature white default
+color status white default
+color tilde white default
+color tree white default
### header colors
color header white default ^From:
@@ -21,6 +21,6 @@ color header white default ^Subject:
color body red default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+
color body red default (https?|ftp)://[\-\.\,/%~_:?\#a-zA-Z0-9]+
-### mark unread stuff
-color index white red ~N
-color index white red ~O
+### index colors
+color index red default ~N
+color index red default ~O