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

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

[nongnu] elpa/apropospriate-theme 0849ce1 032/118: add swiper minibuffer


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 0849ce1 032/118: add swiper minibuffer matching styles
Date: Thu, 21 Oct 2021 18:02:17 -0400 (EDT)

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

    add swiper minibuffer matching styles
---
 apropospriate.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/apropospriate.el b/apropospriate.el
index a05511e..6554ecd 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -167,6 +167,11 @@
               (ivy-match-required-face :foregroud ,red)
               (ivy-remote :foregroud ,cyan)
 
+              (swiper-minibuffer-match-face-1 :background ,light-emphasis-1)
+              (swiper-minibuffer-match-face-2 :inherit match)
+              (swiper-minibuffer-match-face-3 :background ,cyan)
+              (swiper-minibuffer-match-face-4 :background ,pink-1)
+
               (wgrep-face :background ,base00+2)
               (wgrep-file-face :background ,base00+1)
               (wgrep-delete-face :foreground ,red)



reply via email to

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