branch: elpa/anti-zenburn-theme
commit ead0211ee2f6e38adb1fd67c9de7398861dd5c20
Author: Andrey Kotlarski <[email protected]>
Commit: Andrey Kotlarski <[email protected]>

    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