commit 52be7191c594495d1bc3bff0738059a6e9003722
parent b76ef6069f7af7057c544e3671251a57860c7c37
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Tue,  3 Sep 2013 17:56:51 +0200
tweaked mutt colors to solarized theme
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/.mutt/colors b/.mutt/colors
@@ -5,18 +5,18 @@
 # $Id: colours 6 2007-03-02 17:36:39Z vdanen $
 
 # Default colour definitions
-color normal		white		default
+color normal		default		default
 color quoted		yellow		default
 color quoted1		green		default
 color quoted2		white		default
 color quoted3		yellow		default
 color quoted4		green		default
-color quoted5		white		default
+color quoted5		default		default
 
-color indicator		black		cyan
+color indicator		white		default
 #color message		yellow		black
 color message		yellow		default
-color status		yellow		blue
+color status		blue		default
 color error		yellow		red
 color attachment	magenta		default
 color signature		red		default