From 5029d8942ada6f90dec9eef1744612575d31466b Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 22 Aug 2020 00:03:23 +0100 Subject: maildir: better echo messages --- themes/jao-themes.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'themes') diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 8cff242..15537aa 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -713,6 +713,7 @@ (message-mml (p warning) nbf) (message-separator (p warning) nbf) (mm-uu-extract (p hilite) ex) + (minibuffer-line (p f00)) (minibuffer-prompt (p f00)) (mode-line-buffer-id nbf (c nil nil)) (mode-line-emphasis (p warning)) @@ -825,6 +826,10 @@ (sh-quoted-exec (p f00)) (show-paren-match (p hilite)) (show-paren-mismatch (p error)) + (sieve-control-commands (~ font-lock-builtin-face)) + (sieve-tagged-arguments (~ font-lock-constant-face)) + (sieve-test-commands (~ font-lock-keyword-face)) + (sieve-action-commands (~ font-lock-keyword-face)) (signel-contact-face (p f11)) (signel-notice (p dimm)) (signel-notification (p warning)) -- cgit v1.2.3