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

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

[elpa] externals/aircon-theme 046e34ad03 11/58: Add face help-key-bindin


From: ELPA Syncer
Subject: [elpa] externals/aircon-theme 046e34ad03 11/58: Add face help-key-binding
Date: Thu, 9 Jun 2022 04:57:26 -0400 (EDT)

branch: externals/aircon-theme
commit 046e34ad03fe97eeb1dc4b7f950ec5d21437b135
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>

    Add face help-key-binding
---
 aircon-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index 6557a283db..6208408ff3 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -103,6 +103,9 @@
   `(completions-common-part      ((,c (:inherit lazy-highlight))))
   `(completions-first-difference ((,c (:inherit isearch))))
 
+  `(help-key-binding     ((,c (:inherit (fixed-pitch mode-line-inactive)
+                              :box (:line-width (1 . -1) :color "#a3a4ae")))))
+
   `(diff-header          ((,c (:background "#e2e3ea" :foreground "#303645"))))
   `(diff-file-header     ((,c (:inherit diff-file-header :weight bold))))
   `(diff-added           ((,c (:background "#c4face" :foreground "#143c1d"))))



reply via email to

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