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

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

[nongnu] elpa/alect-themes 411f50d 101/269: Add apropos faces


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 411f50d 101/269: Add apropos faces
Date: Thu, 21 Oct 2021 17:58:58 -0400 (EDT)

branch: elpa/alect-themes
commit 411f50dcfa0cfe86f0853eeb528cfeae45dbde86
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Add apropos faces
---
 alect-themes.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/alect-themes.el b/alect-themes.el
index 7040351..a90eca4 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -413,6 +413,10 @@ For INVERT, see `alect-get-color'."
          (android-mode-verbose-face  ((,c :foreground ,(gc 'green))))
          (android-mode-warning-face  ((,c :foreground ,(gc 'yellow))))
 
+         ;; apropos
+         (apropos-keybinding      ((,c :foreground ,(gc 'yellow))))
+         (apropos-symbol          ((,c :foreground ,(gc 'green+1) :weight 
bold)))
+
          ;; auctex
          (font-latex-bold     ((,c :inherit bold)))
          (font-latex-warning  ((,c :inherit font-lock-warning-face)))



reply via email to

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