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

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

[nongnu] elpa/ujelly-theme 65217f8 112/137: update ivy-current-match


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 65217f8 112/137: update ivy-current-match
Date: Thu, 21 Oct 2021 18:12:22 -0400 (EDT)

branch: elpa/ujelly-theme
commit 65217f8a80508a119e6b1f5a5715a0cfbe6f6a01
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>

    update ivy-current-match
---
 ujelly-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index b50391d..e2f5d53 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -2,7 +2,7 @@
 
 ;; Author: Mark Tran <mark.tran@gmail.com>
 ;; URL: http://github.com/marktran/color-theme-ujelly
-;; Version: 1.1.29
+;; Version: 1.1.30
 
 ;; Inspired by jellybeans: 
http://www.vim.org/scripts/script.php?script_id=2555.
 (deftheme ujelly "The ujelly color theme")
@@ -126,7 +126,7 @@
        `(ido-only-match ((,class (:foreground ,ujelly-green-0))))
        `(ido-subdir ((,class (:foreground ,ujelly-fg))))
        `(ido-virtual ((,class (:foreground ,ujelly-purple-0))))
-       `(ivy-current-match ((,class (:background ,ujelly-grey-4))))
+       `(ivy-current-match ((,class (:background ,ujelly-purple-1))))
        `(ivy-minibuffer-match-face-1 ((,class (:foreground ,ujelly-red-1))))
        `(ivy-minibuffer-match-face-2 ((,class (:foreground ,ujelly-red-1))))
        `(ivy-minibuffer-match-face-3 ((,class (:foreground ,ujelly-red-1))))



reply via email to

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