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

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

[nongnu] elpa/apropospriate-theme da3efae 022/118: add support for ivy f


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme da3efae 022/118: add support for ivy faces
Date: Thu, 21 Oct 2021 18:02:15 -0400 (EDT)

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

    add support for ivy faces
---
 apropospriate.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/apropospriate.el b/apropospriate.el
index 5114503..0c6ca57 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -162,6 +162,10 @@
               (visible-mark-face1 :background ,light-emphasis-1)
               (visible-mark-face2 :background ,light-emphasis-2)
 
+              (ivy-confirm-face :foregroud ,green)
+              (ivy-match-required-face :foregroud ,red)
+              (ivy-remote :foregroud ,cyan)
+
               (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]