branch: elpa/spacemacs-theme
commit be01cae704dc73e6a4b53766e655fb0dfba1bbc1
Merge: d79fa1800c cc77a8ee66
Author: Nasser Alshammari <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #80 from jabranham/mu4e-maildirs
    
    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))))

Reply via email to