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

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

[nongnu] elpa/alect-themes 5ba902e 239/269: Add 'bui-hint-key' face


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 5ba902e 239/269: Add 'bui-hint-key' face
Date: Thu, 21 Oct 2021 17:59:27 -0400 (EDT)

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

    Add 'bui-hint-key' face
---
 alect-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/alect-themes.el b/alect-themes.el
index 063c410..9ac4a1e 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -571,6 +571,7 @@ For INVERT, see `alect-get-color'."
          (bui-url                 ((,c :inherit link)))
          (bui-info-heading        ((,c :inherit alect-title)))
          (bui-info-param-title    ((,c :inherit alect-field-title)))
+         (bui-hint-key            ((,c :inherit alect-key)))
 
          ;; calendar, diary
          (calendar-today    ((,c :box (:line-width -1



reply via email to

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