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

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

[nongnu] elpa/apropospriate-theme fa34665 1/2: change vertico-current to


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme fa34665 1/2: change vertico-current to mirror hl-line face
Date: Tue, 26 Oct 2021 13:57:32 -0400 (EDT)

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

    change vertico-current to mirror hl-line face
---
 apropospriate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index 0e227c6..1aad900 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -209,7 +209,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(ido-indicator ((,class (:foreground ,red :background ,base00+1))))
      `(ido-virtual ((,class (:foreground ,cyan))))
      `(ido-vertical-match-face ((,class (:foreground ,yellow))))
-     `(vertico-current ((,class (:background ,base00-2))))
+     `(vertico-current ((,class (:background ,highlight-line-color))))
      `(grizzl-selection-face ((,class (:inherit match))))
      `(orderless-match-face-0 ((,class (:foreground ,blue :background 
,base00-1 :weight bold))))
      `(orderless-match-face-1 ((,class (:foreground ,purple :background 
,base00-1 :weight bold))))



reply via email to

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