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

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

[nongnu] elpa/alect-themes 63652ad 116/269: Add aurel-info-voted face


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 63652ad 116/269: Add aurel-info-voted face
Date: Thu, 21 Oct 2021 17:59:01 -0400 (EDT)

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

    Add aurel-info-voted face
---
 alect-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/alect-themes.el b/alect-themes.el
index ff17876..37f678d 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -438,6 +438,7 @@ For INVERT, see `alect-get-color'."
          (aurel-info-depends-opt  ((,c :foreground ,(gc 'fg-2))))
          (aurel-info-required     ((,c :foreground ,(gc 'fg))))
          (aurel-info-optional-for ((,c :foreground ,(gc 'fg-2))))
+         (aurel-info-voted        ((,c :foreground ,(gc 'green) :weight bold)))
 
          ;; auto-complete
          (ac-candidate-face       ((,c :foreground ,(gc 'gray+2)



reply via email to

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