[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme 26a2118 47/73: Add support for 'doo
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme 26a2118 47/73: Add support for 'doom-modeline-debug-visual' face |
Date: |
Wed, 26 Aug 2020 09:21:00 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit 26a211835b6e62e4ad29b2feee75472e02046fa8
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add support for 'doom-modeline-debug-visual' face
---
modus-operandi-theme.el | 1 +
modus-vivendi-theme.el | 1 +
2 files changed, 2 insertions(+)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 9de5747..591b370 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1750,6 +1750,7 @@ Also bind `class' to ((class color) (min-colors 89))."
`(doom-modeline-buffer-modified ((,class :inherit bold :foreground
,magenta-active)))
`(doom-modeline-buffer-path ((,class :inherit bold :foreground ,fg-active)))
`(doom-modeline-debug ((,class :inherit bold :foreground ,yellow-active)))
+ `(doom-modeline-debug-visual ((,class :inherit bold :foreground
,red-active)))
`(doom-modeline-evil-emacs-state ((,class :inherit bold :foreground
,magenta-active)))
`(doom-modeline-evil-insert-state ((,class :inherit bold :foreground
,green-active)))
`(doom-modeline-evil-motion-state ((,class :inherit bold :foreground
,fg-inactive)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index c73b022..915ba54 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1750,6 +1750,7 @@ Also bind `class' to ((class color) (min-colors 89))."
`(doom-modeline-buffer-modified ((,class :inherit bold :foreground
,magenta-active)))
`(doom-modeline-buffer-path ((,class :inherit bold :foreground ,fg-active)))
`(doom-modeline-debug ((,class :inherit bold :foreground ,yellow-active)))
+ `(doom-modeline-debug-visual ((,class :inherit bold :foreground
,red-active)))
`(doom-modeline-evil-emacs-state ((,class :inherit bold :foreground
,magenta-active)))
`(doom-modeline-evil-insert-state ((,class :inherit bold :foreground
,green-active)))
`(doom-modeline-evil-motion-state ((,class :inherit bold :foreground
,fg-inactive)))
- [elpa] externals/modus-vivendi-theme cf0a1f2 17/73: Add support for Emacs 27 line number ticks, (continued)
- [elpa] externals/modus-vivendi-theme cf0a1f2 17/73: Add support for Emacs 27 line number ticks, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 05844a1 18/73: Let 'hl-todo' keywords use optional slant, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme ac475d8 28/73: Add support for SEMANTIC, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme e92f6bd 31/73: Internal: indentation changes in the README, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 7ec9258 33/73: Internal: minor doc correction, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 0ff98fd 34/73: New CUSTOM OPTION for completion UIs (major entry), Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 781189c 38/73: Review powerline faces, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme ed2b435 39/73: Review generic completion faces, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 66470fe 41/73: Review mu4e-draft-face, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme ae0e8c2 45/73: Refine powerline faces (extend commit 781189c59), Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 26a2118 47/73: Add support for 'doom-modeline-debug-visual' face,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme b87714e 42/73: Add external projects (ports) section to README, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 58d35d7 43/73: Internal: indentation fixes in README, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 673191c 58/73: Merge branch 'master' into 'master', Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 74af9df 61/73: Tweak magit-tag face, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 405e7e0 66/73: Remove a couple outdated notes in the README, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme fd3871d 29/73: Internal: simplify coloured underline expressions, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 8958ec1 35/73: Tweak foreground of intense prompts: see 75a8b8fac, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme d386ee5 36/73: Add tentative support for SPACELINE, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme fa56dce 37/73: Tweak Helm select "opinionated" option (0ff98fd15), Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 0950acb 44/73: Refine bg-paren-match colours, Stefan Monnier, 2020/08/26