commit 452a1e3399a9ea3f8f48645a1d9cb0e67237ca66
parent f8afe7538c0f17f29633fc2ce41e2a9fc0e84dd6
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Sat, 15 Jun 2013 00:32:01 +0200
added mu4e face
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -793,6 +793,9 @@
`(mu4e-flagged-face ((,class (:foreground ,magenta :weight bold))))
`(mu4e-view-url-number-face ((,class (:foreground ,orange :weight bold))))
`(mu4e-warning-face ((,class (:foreground ,red :slant normal :weight bold))))
+ `(mu4e-header-highlight-face
+ ((,class (:inherit unspecified :foreground unspecified :background ,solarized-hl
+ :underline ,solarized-emph :weight normal))))
;; mumamo
`(mumamo-background-chunk-submode1 ((,class (:background ,solarized-hl))))