branch: elpa/spacemacs-theme
commit cc77a8ee6688c77177983bfff524924bd8cc8760
Author: Alex Branham <[email protected]>
Commit: Alex Branham <[email protected]>
Make mu4e-maildirs headers head2
---
spacemacs-common.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/spacemacs-common.el b/spacemacs-common.el
index 4876bb24bb..7c73006bef 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -570,6 +570,9 @@
`(mu4e-unread-face ((,class (:foreground ,type :inherit bold))))
`(mu4e-view-url-number-face ((,class (:foreground ,comp))))
+;;;;; mu4e-maildirs
+ `(mu4e-maildirs-extension-maildir-hl-face ((,class (:foreground ,head2
:inherit bold))))
+
;;;;; notmuch
`(notmuch-search-date ((,class (:foreground ,func))))
`(notmuch-search-flagged-face ((,class (:weight extra-bold))))