branch: externals/nano-theme
commit 5211507138cd2e8657803beb5e3b77054b5ebec6
Author: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>

    Updated mu4e faces (1.8.x release)
---
 nano-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nano-theme.el b/nano-theme.el
index c5f5f71929..705ae739ca 100644
--- a/nano-theme.el
+++ b/nano-theme.el
@@ -1106,6 +1106,7 @@ background color that is barely perceptible."
    '(mu4e-replied-face                     ((t (:inherit nano-default))))
    '(mu4e-special-header-value-face        ((t (:inherit nano-default))))
    '(mu4e-system-face                        ((t (:inherit nano-faded))))
+   '(mu4e-related-face                       ((t (:inherit nano-faded))))
    '(mu4e-title-face                        ((t (:inherit nano-strong))))
    '(mu4e-trashed-face                       ((t (:inherit nano-faded))))
    '(mu4e-unread-face                       ((t (:inherit nano-strong))))

Reply via email to