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

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

[nongnu] elpa/cyberpunk-theme aa1e0d7 125/132: Make it extra clear what


From: ELPA Syncer
Subject: [nongnu] elpa/cyberpunk-theme aa1e0d7 125/132: Make it extra clear what is best candidate in ivy
Date: Thu, 21 Oct 2021 18:04:03 -0400 (EDT)

branch: elpa/cyberpunk-theme
commit aa1e0d7b26b38ecf6e98e944f5bcd6597d8947a3
Author: Winston Weinert <winston@ml1.net>
Commit: Winston Weinert <winston@ml1.net>

    Make it extra clear what is best candidate in ivy
---
 cyberpunk-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 3023009..a186dd0 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -832,6 +832,9 @@
    ;; dired+
    `(diredp-symlink ((,class (:foreground ,cyberpunk-pink))))
    `(diredp-compressed-file-suffix ((,class (:foreground ,cyberpunk-blue-1))))
+
+   ;; ivy
+   `(ivy-current-match ((,class (:box (:line-width 3 :color ,cyberpunk-magenta 
:style pressed-button) :weight bold))))
    )
 
   ;;; custom theme variables



reply via email to

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