[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))))
- [elpa] externals/modus-operandi-theme d8986b7 79/99: Let outline-minor-faces respect "section headings", (continued)
- [elpa] externals/modus-operandi-theme d8986b7 79/99: Let outline-minor-faces respect "section headings", Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme c2b800d 81/99: Tweak default background of outline-minor-faces, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme ffd9f1f 85/99: Update section on mixed font docs, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme c376b08 98/99: Prepare version 0.11.0, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 624cbd6 46/99: Improve README for Org-block-related options, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 5d2e6ae 49/99: Reference issue 54 regarding "mixed fonts" in Org, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 1cf8571 53/99: Add support for ESHELL-PROMPT-EXTRAS, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme e32ca7d 37/99: Refine Org block beg/end line conditional styles, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 34eeaa8 40/99: Tweak 'secondary-selection' face, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 362f626 48/99: Remove now-outdated README note, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 16ad838 59/99: Tweak keycast for when "3D modeline" option is 't',
Stefan Monnier <=
- [elpa] externals/modus-operandi-theme 89f94d5 67/99: Add link for more font- and writing- related confs, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 3306e4b 64/99: Amend adeee9f73:Normalise luminance of nuanced bgs, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 3f18a36 72/99: RENAME CUSTOM OPTION for variable-pitch headings, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 099fe43 78/99: Revert commit 94e113878, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 1e466e0 80/99: Modus Operandi: fix bad var from commit d8986b791, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 8414a5d 86/99: Unquote face symbols in 'org-src-block-faces', Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme b8c3d0f 83/99: Use new symbol for variable-pitch headings option, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 5166bc0 92/99: Add org-quote background for "org blocks" option, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme da76787 96/99: Minor refinements for BONGO, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 643298e 99/99: Merge branch 'master' into local branch, Stefan Monnier, 2020/07/31