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

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

[nongnu] elpa/dracula-theme 29fd49a 172/187: Improve selectrum colors


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme 29fd49a 172/187: Improve selectrum colors
Date: Thu, 21 Oct 2021 18:05:17 -0400 (EDT)

branch: elpa/dracula-theme
commit 29fd49a6c2599280c557ef879235c8e48c952942
Author: Étienne Deparis <etienne@depar.is>
Commit: Étienne Deparis <etienne@depar.is>

    Improve selectrum colors
---
 dracula-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dracula-theme.el b/dracula-theme.el
index 7d8f752..92fa1c8 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -651,8 +651,8 @@ read it before opening a new issue about your will.")
                (rpm-spec-tag-face :foreground ,dracula-cyan)
                (rpm-spec-var-face :foreground ,dracula-orange)
                ;; selectrum-mode
-               (selectrum-current-candidate :foreground ,dracula-pink)
-               (selectrum-primary-highlight :foreground ,dracula-orange)
+               (selectrum-current-candidate :weight bold)
+               (selectrum-primary-highlight :foreground ,dracula-pink)
                (selectrum-secondary-highlight :foreground ,dracula-green)
                ;; show-paren
                (show-paren-match-face :background unspecified



reply via email to

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