From c2236e4a1c6261137e6fde01947075652027f378 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 1 Feb 2021 19:30:47 +0100 Subject: Use the proper color for the mu4e-ok-face MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- soria-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soria-theme.el b/soria-theme.el index 51358c6..185ae3d 100644 --- a/soria-theme.el +++ b/soria-theme.el @@ -1060,7 +1060,7 @@ The theme has to be reloaded after changing anything in this group." ((,class (:inherit font-lock-comment-face :slant italic)))) `(mu4e-ok-face - ((,class (:inherit font-lock-comment-face :slant normal :weight normal)))) + ((,class (:inherit font-lock-preprocessor-face :slant normal :weight normal)))) `(mu4e-replied-face ((,class (:inherit font-lock-builtin-face :weight normal)))) -- cgit v1.2.3