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

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

[nongnu] elpa/apropospriate-theme f0460b8 117/118: add support for verti


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme f0460b8 117/118: add support for vertico quick
Date: Thu, 21 Oct 2021 18:02:35 -0400 (EDT)

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

    add support for vertico quick
---
 README.md        | 1 +
 apropospriate.el | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/README.md b/README.md
index b61197d..df973fa 100644
--- a/README.md
+++ b/README.md
@@ -113,3 +113,4 @@ Apropospriate supports all the usual `prog-mode` derived 
packages as well as som
 * Vertico
 * Ediff
 * Mlscroll
+* Vertico Quick
diff --git a/apropospriate.el b/apropospriate.el
index 161504a..811c392 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -138,6 +138,8 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(avy-lead-face-0 ((,class (:inherit avy-lead-face))))
      `(avy-lead-face-1 ((,class (:inherit avy-lead-face))))
      `(avy-lead-face-2 ((,class (:inherit avy-lead-face))))
+     `(vertico-quick1 ((,class (:inherit avy-lead-face))))
+     `(vertico-quick2 ((,class (:inherit avy-lead-face))))
      `(avy-background-face ((,class (:foreground ,base00+3))))
      `(aw-leading-char-face ((,class (:inherit avy-lead-face :height 2.0))))
      `(aw-background-face ((,class (:inherit avy-background-face))))



reply via email to

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