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

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

[nongnu] elpa/apropospriate-theme c35c979 043/118: update avy support


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme c35c979 043/118: update avy support
Date: Thu, 21 Oct 2021 18:02:19 -0400 (EDT)

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

    update avy support
---
 apropospriate.el | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index d188774..a7e1850 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -110,7 +110,11 @@
               (ace-jump-face-background :foreground ,base00+3)
               (ace-jump-face-foreground :foreground ,pink-1 :background nil 
:weight bold)
               (ajb-face :background ,base00+1)
-              (avi-lead-face :inherit ace-jump-face-foreground)
+              (avy-lead-face :inherit ace-jump-face-foreground)
+              (avy-lead-face-0 :inherit ace-jump-face-foreground)
+              (avy-lead-face-1 :inherit ace-jump-face-foreground)
+              (avy-lead-face-2 :inherit ace-jump-face-foreground)
+              (avy-background-face :inherit ace-jump-face-background)
               (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]