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

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

[nongnu] elpa/apropospriate-theme 1ae4992 014/118: add support for avi-l


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 1ae4992 014/118: add support for avi-lead-face, inherited from ace-jump-face-foreground
Date: Thu, 21 Oct 2021 18:02:13 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 1ae49922947b26580b0ed09b4814657d7644158d
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    add support for avi-lead-face, inherited from ace-jump-face-foreground
---
 apropospriate.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index d6ed473..f249887 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -105,8 +105,9 @@
               (warning :foreground ,orange :weight bold)
               (success :foreground ,green :weight bold)
               (ace-jump-face-background :foreground ,base00+3)
-              (ace-jump-face-foreground :foreground ,pink-1 :weight bold)
+              (ace-jump-face-foreground :foreground ,pink-1 :background nil 
:weight bold)
               (ajb-face :background ,base00+1)
+              (avi-lead-face :inherit ace-jump-face-foreground)
               (aw-leading-char-face :inherit ace-jump-face-foreground)
               (aw-background-face :inherit ace-jump-face-background)
               (parenthesis :foreground ,base00+3)



reply via email to

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