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

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

[nongnu] elpa/anti-zenburn-theme ead0211 035/151: From zenburn-emacs: Th


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme ead0211 035/151: From zenburn-emacs: Theme guide-key.
Date: Thu, 21 Oct 2021 18:01:17 -0400 (EDT)

branch: elpa/anti-zenburn-theme
commit ead0211ee2f6e38adb1fd67c9de7398861dd5c20
Author: Andrey Kotlarski <m00naticus@gmail.com>
Commit: Andrey Kotlarski <m00naticus@gmail.com>

    From zenburn-emacs: Theme guide-key.
---
 anti-zenburn-theme.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index d473807..5f3d84e 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -350,6 +350,11 @@
    `(gnus-signature ((t (:foreground ,azenburn-dark-blue))))
    `(gnus-x ((t (:background ,azenburn-fg :foreground ,azenburn-bg))))
 
+   ;; guide-key
+   `(guide-key/highlight-command-face ((t (:foreground ,azenburn-beige))))
+   `(guide-key/key-face ((t (:foreground ,azenburn-violet))))
+   `(guide-key/prefix-command-face ((t (:foreground ,azenburn-violet+1))))
+
    ;; helm
    `(helm-header
      ((t (:foreground ,azenburn-violet



reply via email to

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