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

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

[elpa] externals/modus-operandi-theme 16ad838 59/99: Tweak keycast for w


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme 16ad838 59/99: Tweak keycast for when "3D modeline" option is 't'
Date: Fri, 31 Jul 2020 09:25:26 -0400 (EDT)

branch: externals/modus-operandi-theme
commit 16ad8384c258ba77f48b2da890a4a50103100e37
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak keycast for when "3D modeline" option is 't'
---
 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 a86ae44..15b7165 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2373,7 +2373,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(kaocha-runner-warning-face ((,class :foreground ,yellow)))
    ;;;; keycast
    `(keycast-command ((,class :foreground ,blue-active :weight bold)))
-   `(keycast-key ((,class :box ,(modus-operandi-theme-modeline-box 
blue-intense blue-active t -3)
+   `(keycast-key ((,class :box ,(modus-operandi-theme-modeline-box blue-alt 
blue-active t -3)
                           ,@(modus-operandi-theme-modeline-props
                              blue-active bg-main
                              blue-active bg-active))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 75aec0b..2b847ee 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2373,7 +2373,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(kaocha-runner-warning-face ((,class :foreground ,yellow)))
    ;;;; keycast
    `(keycast-command ((,class :foreground ,blue-active :weight bold)))
-   `(keycast-key ((,class :box ,(modus-vivendi-theme-modeline-box blue-intense 
blue-active t -3)
+   `(keycast-key ((,class :box ,(modus-vivendi-theme-modeline-box blue-alt 
blue-active t -3)
                           ,@(modus-vivendi-theme-modeline-props
                              blue-active bg-main
                              blue-active bg-active))))



reply via email to

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