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

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

[nongnu] elpa/apropospriate-theme 99dce8c 100/118: make ace-window chara


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 99dce8c 100/118: make ace-window character bigger
Date: Thu, 21 Oct 2021 18:02:31 -0400 (EDT)

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

    make ace-window character bigger
---
 apropospriate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index c4583d0..a6b98c2 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -138,7 +138,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(avy-lead-face-1 ((,class (:inherit avy-lead-face))))
      `(avy-lead-face-2 ((,class (:inherit avy-lead-face))))
      `(avy-background-face ((,class (:foreground ,base00+3))))
-     `(aw-leading-char-face ((,class (:inherit avy-lead-face))))
+     `(aw-leading-char-face ((,class (:inherit avy-lead-face :height 2.0))))
      `(aw-background-face ((,class (:inherit avy-background-face))))
      `(highlight-indent-guides-odd-face ((,class (:background ,base00+1))))
      `(highlight-indent-guides-even-face ((,class (:background ,base00))))



reply via email to

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