commit a3b65e5a2495ae473d00178d499d376a792b0a0e
parent acc1c53404f109fc4c38b839adea2455ed0bf416
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Sun, 9 Feb 2014 17:09:46 +0100
mu4e flagged face magenta -> blue
magenta is temporary and/or local highlight
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/solarized.el b/solarized.el
@@ -1111,7 +1111,7 @@ customize the resulting theme."
`(mu4e-cited-5-face ((,class (:foreground ,cyan :slant italic :weight normal))))
`(mu4e-cited-6-face ((,class (:foreground ,green :slant italic :weight normal))))
`(mu4e-cited-7-face ((,class (:foreground ,blue :slant italic :weight normal))))
- `(mu4e-flagged-face ((,class (:foreground ,magenta :weight bold))))
+ `(mu4e-flagged-face ((,class (:foreground ,blue :weight bold))))
`(mu4e-view-url-number-face ((,class (:foreground ,yellow :weight normal))))
`(mu4e-warning-face ((,class (:foreground ,red :slant normal :weight bold))))
`(mu4e-header-highlight-face