Cosmetics.
authorFrancois Fleuret <francois@fleuret.org>
Sun, 7 Mar 2010 13:39:44 +0000 (14:39 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sun, 7 Mar 2010 13:39:44 +0000 (14:39 +0100)
vm

diff --git a/vm b/vm
index 458d30d..319968d 100644 (file)
--- a/vm
+++ b/vm
@@ -299,10 +299,8 @@ attachement from mail."
 ;; To have a slightly darker background for headers
 
 (ff/configure-faces
- '((ff/mail-header-face
-    ;; :background "#ffe090"
-    :background "#d8d8e0"
-    )))
+ '((ff/mail-header-face :background "#d0d0e8"))
+ )
 
 (defun ff/colorize-headers () (interactive)
   (let ((inhibit-read-only t))