[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme 05844a1 18/73: Let 'hl-todo' keywor
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme 05844a1 18/73: Let 'hl-todo' keywords use optional slant |
Date: |
Wed, 26 Aug 2020 09:20:54 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit 05844a19335b8184bbfb5b8af3c96bd6c2cdc84a
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Let 'hl-todo' keywords use optional slant
When the "slanted constructs" option is enabled, comments use an
italicised font style. The idea with this commit is to make those
highlighted keywords feel part of the context they appear in.
---
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 a56ef48..f88f694 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2321,7 +2321,7 @@ Also bind `class' to ((class color) (min-colors 89))."
;;;;; hl-fill-column
`(hl-fill-column-face ((,class :background ,bg-active :foreground
,fg-active)))
;;;;; hl-todo
- `(hl-todo ((,class :inherit bold :foreground ,red-alt-other)))
+ `(hl-todo ((,class :inherit bold :foreground ,red-alt-other :slant
,modus-theme-slant)))
;;;;; hydra
`(hydra-face-amaranth ((,class :inherit bold :foreground ,yellow)))
`(hydra-face-blue ((,class :inherit bold :foreground ,blue-alt)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 60757cb..9059ac0 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2321,7 +2321,7 @@ Also bind `class' to ((class color) (min-colors 89))."
;;;;; hl-fill-column
`(hl-fill-column-face ((,class :background ,bg-active :foreground
,fg-active)))
;;;;; hl-todo
- `(hl-todo ((,class :inherit bold :foreground ,red-alt-other)))
+ `(hl-todo ((,class :inherit bold :foreground ,red-alt-other :slant
,modus-theme-slant)))
;;;;; hydra
`(hydra-face-amaranth ((,class :inherit bold :foreground ,yellow)))
`(hydra-face-blue ((,class :inherit bold :foreground ,blue-alt)))
- [elpa] externals/modus-vivendi-theme eff5a4a 24/73: Tweak git commit buffer faces (Magit commit edit), (continued)
- [elpa] externals/modus-vivendi-theme eff5a4a 24/73: Tweak git commit buffer faces (Magit commit edit), Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 7debb3e 26/73: Minor doc update on "git" being "git-commit", Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme dbfffe9 27/73: Add explicit support for git-rebase (Magit), Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 03a1e5d 20/73: Update sample package declaration, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 35391ae 21/73: Add support for built-in 'file-name-shadow' face, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 042bac1 22/73: Add support for PKGBUILD-MODE, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme dc8c584 07/73: Further tweaks to Magit Blame (extend a5e1325ca), Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 1bd6fd6 12/73: Use accented background for notmuch message folds, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 0e9be20 13/73: Add support for org-table-sticky-header, Stefan Monnier, 2020/08/26
- [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 <=
- [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, 2020/08/26
- [elpa] externals/modus-vivendi-theme b87714e 42/73: Add external projects (ports) section to README, Stefan Monnier, 2020/08/26