summaryrefslogtreecommitdiffstats
path: root/mutt/colors
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2010-03-10 15:07:52 +0100
committerStefan Ritter <xeno@thehappy.de>2010-03-10 15:07:52 +0100
commit967e0c4446c17685faf9f91326341c04f10830e8 (patch)
tree6784664b9d55a11c9ee05b7d5425a7bdccb21f18 /mutt/colors
parent55ccd4d3cf075a057f8b0e6833ac21c6d1a63f8f (diff)
Make colors more beautiful, disable sidebar
Diffstat (limited to 'mutt/colors')
-rw-r--r--mutt/colors20
1 files changed, 10 insertions, 10 deletions
diff --git a/mutt/colors b/mutt/colors
index 0592dd8..4603d9e 100644
--- a/mutt/colors
+++ b/mutt/colors
@@ -1,21 +1,21 @@
-color normal color8 default
+color normal white default
-color attachment white default
+color attachment color8 default
color hdrdefault white default
-color indicator white default
+color indicator color8 default
color markers red default
-color quoted red default
-color signature white default
+color quoted green default
+color signature color8 default
color status white default
color tilde white default
color tree white default
### header colors
-color header white default ^From:
-color header white default ^To:
-color header white default ^Reply-To:
-color header white default ^Cc:
-color header white default ^Subject:
+color header yellow default ^From:
+color header yellow default ^To:
+color header yellow default ^Reply-To:
+color header yellow default ^Cc:
+color header brightyellow default ^Subject:
### body colors
color body red default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+