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

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

[nongnu] elpa/inkpot-theme 10f192e305 017/104: Add theme colors for ivy


From: ELPA Syncer
Subject: [nongnu] elpa/inkpot-theme 10f192e305 017/104: Add theme colors for ivy active item
Date: Thu, 7 Jul 2022 12:01:02 -0400 (EDT)

branch: elpa/inkpot-theme
commit 10f192e30521b726bf517ad4f139bbd30fc02aec
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Add theme colors for ivy active item
---
 inkpot-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/inkpot-theme.el b/inkpot-theme.el
index 1036d554ce..1b0682c638 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -124,6 +124,7 @@
         '(font-latex-string-face ((t (:foreground "#708090"))))
         '(font-latex-match-reference-keywords ((t (:foreground "#708090"))))
         '(font-latex-match-variable-keywords ((t (:foreground "#708090"))))
+        '(ivy-current-match ((t (:background "#2e2e37" :foreground 
"#ffcd8b"))))
 )
 ;;;###autoload
 (when load-file-name



reply via email to

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