emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ef-themes a96d67c8f2 10/10: Cover edmacro-label face (E


From: ELPA Syncer
Subject: [elpa] externals/ef-themes a96d67c8f2 10/10: Cover edmacro-label face (Emacs 29)
Date: Fri, 2 Sep 2022 22:57:35 -0400 (EDT)

branch: externals/ef-themes
commit a96d67c8f249c3c88eb86d7df81c6f614964ce5a
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Cover edmacro-label face (Emacs 29)
---
 ef-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ef-themes.el b/ef-themes.el
index 7233cd8677..699e72360b 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -534,6 +534,7 @@ Helper function for `ef-themes-preview-colors'."
     `(comint-highlight-input ((,c :inherit bold)))
     `(comint-highlight-prompt ((,c :foreground ,accent-2)))
     `(minibuffer-prompt ((,c :foreground ,accent-2)))
+    `(edmacro-label ((,c :inherit bold)))
     `(elisp-shorthand-font-lock-face ((,c :inherit italic)))
     `(escape-glyph ((,c :foreground ,warning)))
     `(error ((,c :inherit bold :foreground ,err)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]