[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-operandi-theme b584076 15/99: Review colour for '
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-operandi-theme b584076 15/99: Review colour for 'font-lock-preprocessor-face' |
Date: |
Fri, 31 Jul 2020 09:25:17 -0400 (EDT) |
branch: externals/modus-operandi-theme
commit b584076de9d56d0569766cf28a57bdd6c98c66fe
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Review colour for 'font-lock-preprocessor-face'
---
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 72f1158..68e72ee 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1730,7 +1730,7 @@ Also bind `class' to ((class color) (min-colors 89))."
`(font-lock-function-name-face ((,class :foreground ,magenta)))
`(font-lock-keyword-face ((,class :foreground ,magenta-alt-other :weight
,modus-theme-bold)))
`(font-lock-negation-char-face ((,class :foreground ,yellow :weight
,modus-theme-bold)))
- `(font-lock-preprocessor-face ((,class :foreground ,magenta)))
+ `(font-lock-preprocessor-face ((,class :foreground ,red-alt-other)))
`(font-lock-regexp-grouping-backslash ((,class :foreground
,fg-escape-char-backslash :weight bold)))
`(font-lock-regexp-grouping-construct ((,class :foreground
,fg-escape-char-construct :weight bold)))
`(font-lock-string-face ((,class :foreground ,blue-alt)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index ac8c7e8..b96a209 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1730,7 +1730,7 @@ Also bind `class' to ((class color) (min-colors 89))."
`(font-lock-function-name-face ((,class :foreground ,magenta)))
`(font-lock-keyword-face ((,class :foreground ,magenta-alt-other :weight
,modus-theme-bold)))
`(font-lock-negation-char-face ((,class :foreground ,yellow :weight
,modus-theme-bold)))
- `(font-lock-preprocessor-face ((,class :foreground ,magenta)))
+ `(font-lock-preprocessor-face ((,class :foreground ,red-alt-other)))
`(font-lock-regexp-grouping-backslash ((,class :foreground
,fg-escape-char-backslash :weight bold)))
`(font-lock-regexp-grouping-construct ((,class :foreground
,fg-escape-char-construct :weight bold)))
`(font-lock-string-face ((,class :foreground ,blue-alt)))
- [elpa] externals/modus-operandi-theme adeee9f 25/99: Major review of "nuanced" colours (internal), (continued)
- [elpa] externals/modus-operandi-theme adeee9f 25/99: Major review of "nuanced" colours (internal), Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 2766a1d 27/99: New custom option: "ORG SRC RAINBOW BLOCKS", Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 7c27fb4 33/99: Review and expand 'org-src-block-faces', Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 79ab685 39/99: Refine two Org agenda faces, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme c6fcf51 41/99: Review Org scheduled faces, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 3521fae 42/99: Simplify conditional use of Org block background, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme f382ac1 44/99: Tweak 'org-quote' face, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme a6cd22b 50/99: Refine org-scheduled face (amend commit c6fcf5122), Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 32f3d6f 52/99: Add support for ESHELL-GIT-PROMPT, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 5435753 14/99: Refine 'org-todo' for "rainbow headings" option, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme b584076 15/99: Review colour for 'font-lock-preprocessor-face',
Stefan Monnier <=
- [elpa] externals/modus-operandi-theme 5c38177 28/99: Remove obsolete note in README, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 9a52600 29/99: Add support for two new HELM faces, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 0c90a92 34/99: Tweak various preprocessor faces for consistency, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 98073da 36/99: Refine FOUNTAIN faces, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 8a0b566 43/99: Refine conditional beg/end styles for Org blocks, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 80e95c0 45/99: Use more appropriate colour for PAREN-FACE package, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme 28d5b83 47/99: Add README suggestions for "faint syntax" option, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme cba4339 51/99: Add support for ESHELL-FRINGE-STATUS, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme cfc5d24 54/99: Minor tweaks to the README, Stefan Monnier, 2020/07/31
- [elpa] externals/modus-operandi-theme efa3431 63/99: MAJOR REVIEW of Org block custom option, Stefan Monnier, 2020/07/31