about summary refs log tree commit diff
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/.mutt/colors8
1 files changed, 4 insertions, 4 deletions
diff --git a/mutt/.mutt/colors b/mutt/.mutt/colors
index 13f882b..0665e1c 100644
--- a/mutt/.mutt/colors
+++ b/mutt/.mutt/colors
@@ -1,8 +1,8 @@
 # Palette for use with the Linux console.  Black background.
 
-color hdrdefault blue black
-color quoted blue black
-color signature blue black
+color hdrdefault green black
+color quoted green black
+color signature green black
 color attachment red black
 color prompt brightmagenta black
 color message brightred black
@@ -14,7 +14,7 @@ color normal brightwhite black
 color markers red black
 color search white black
 color tilde brightmagenta black
-color index blue black ~F
+color index green black ~F
 color index red black "~N|~O"
 
 #color body brightwhite black '\*+[^*]+\*+'