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

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

[elpa] externals/modus-vivendi-theme fa56dce 37/73: Tweak Helm select "o


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme fa56dce 37/73: Tweak Helm select "opinionated" option (0ff98fd15)
Date: Wed, 26 Aug 2020 09:20:58 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit fa56dce4b1953010e0b657ac80f81325377e9656
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak Helm select "opinionated" option (0ff98fd15)
    
    This is in response to feedback I received.  For pictures+discussion,
    see issue 75: https://gitlab.com/protesilaos/modus-themes/-/issues/75
---
 modus-operandi-theme.el | 2 +-
 modus-vivendi-theme.el  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 6e724b9..78dc11d 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2404,7 +2404,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(helm-selection ((,class ,@(modus-operandi-theme-extra-completions
                                 'modus-theme-subtle-blue
                                 'modus-theme-refine-blue
-                                'modus-theme-special-warm
+                                'modus-theme-special-cold
                                 nil
                                 'bold))))
    `(helm-selection-line ((,class :inherit modus-theme-special-cold)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 89059d8..8bb47a1 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2404,7 +2404,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(helm-selection ((,class ,@(modus-vivendi-theme-extra-completions
                                 'modus-theme-subtle-blue
                                 'modus-theme-refine-blue
-                                'modus-theme-special-warm
+                                'modus-theme-special-cold
                                 nil
                                 'bold))))
    `(helm-selection-line ((,class :inherit modus-theme-special-cold)))



reply via email to

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