Add support for mu4e-related-face

Thanks to Simon Pugnet for the feedback on the mailing list:
<https://lists.sr.ht/~protesilaos/modus-themes/%3C87edxhvqwp.fsf@polaris64.net%3E>
This commit is contained in:
Protesilaos Stavrou 2022-08-15 11:54:34 +03:00
parent d40d5a5a1e
commit 7e08e8b8e5
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -6358,6 +6358,7 @@ by virtue of calling either of `modus-themes-load-operandi' and
`(mu4e-moved-face ((,class :inherit modus-themes-slant :foreground ,yellow)))
`(mu4e-ok-face ((,class :inherit bold :foreground ,green)))
`(mu4e-region-code ((,class :inherit modus-themes-special-calm)))
`(mu4e-related-face ((,class :inherit (italic shadow))))
`(mu4e-replied-face ((,class :foreground ,blue)))
`(mu4e-special-header-value-face ((,class :inherit message-header-subject)))
`(mu4e-system-face ((,class :inherit modus-themes-slant :foreground ,fg-mark-del)))