[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-operandi-theme f55723d 067/112: Tweak `deadgrep'
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-operandi-theme f55723d 067/112: Tweak `deadgrep' file and match colours |
Date: |
Mon, 30 Mar 2020 15:59:40 -0400 (EDT) |
branch: externals/modus-operandi-theme
commit f55723d6bbc3eb153615e989e973a4e0ff9c50d3
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Tweak `deadgrep' file and match colours
This is to ensure consistency with the rest of the theme's conventions
on these types of constructs.
---
modus-operandi-theme.el | 4 ++--
modus-vivendi-theme.el | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index a4c1bbe..c48e097 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -915,8 +915,8 @@ between foreground and background is >= 7:1)."
`(dashboard-navigator ((,class (:foreground ,cyan-alt-other))))
`(dashboard-text-banner ((,class (:foreground ,fg-dim))))
;;;; deadgrep
- `(deadgrep-filename-face ((,class (:foreground ,cyan :weight bold))))
- `(deadgrep-match-face ((,class (:inherit modus-theme-subtle-blue))))
+ `(deadgrep-filename-face ((,class (:foreground ,fg-special-cold :weight
bold))))
+ `(deadgrep-match-face ((,class (:inherit modus-theme-special-calm))))
`(deadgrep-meta-face ((,class (:foreground ,fg-alt))))
`(deadgrep-regexp-metachar-face ((,class (:foreground ,yellow-intense
:weight bold))))
`(deadgrep-search-term-face ((,class (:foreground ,green-intense :weight
bold))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 1cf532a..8ba3a54 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -915,8 +915,8 @@ between foreground and background is >= 7:1)."
`(dashboard-navigator ((,class (:foreground ,cyan-alt-other))))
`(dashboard-text-banner ((,class (:foreground ,fg-dim))))
;;;; deadgrep
- `(deadgrep-filename-face ((,class (:foreground ,cyan :weight bold))))
- `(deadgrep-match-face ((,class (:inherit modus-theme-subtle-blue))))
+ `(deadgrep-filename-face ((,class (:foreground ,fg-special-cold :weight
bold))))
+ `(deadgrep-match-face ((,class (:inherit modus-theme-special-calm))))
`(deadgrep-meta-face ((,class (:foreground ,fg-alt))))
`(deadgrep-regexp-metachar-face ((,class (:foreground ,yellow-intense
:weight bold))))
`(deadgrep-search-term-face ((,class (:foreground ,green-intense :weight
bold))))
- [elpa] externals/modus-operandi-theme 2e88ffa 095/112: Add support for GIT-WALKTREE, (continued)
- [elpa] externals/modus-operandi-theme 2e88ffa 095/112: Add support for GIT-WALKTREE, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 6ce0247 099/112: Switched to using correct custom option for vivendi theme., Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 5c22166 098/112: Add support for EBDB, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme c2da8a0 101/112: Add support for JULIA, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme c6aaf97 104/112: Update DIRED faces. Avoid hidden marks (issue 31)., Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 1dd7c56 107/112: General refinements to `change-log' and `log-view', Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 0394bdd 097/112: Add support for IOCCUR, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme c8f0af7 110/112: Make magit-log-{author, date} colours more distinct, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme cedb331 111/112: Upgrade to version 0.7.0, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme af3a327 089/112: Tweak `bg-paren-match' value and implementation, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme f55723d 067/112: Tweak `deadgrep' file and match colours,
Stefan Monnier <=
- [elpa] externals/modus-operandi-theme 7a6ff41 068/112: Add support for RG (rg.el), Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 80fb704 070/112: Add an option for using a background for fringes, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme ca6558c 096/112: General refinements to CALENDAR and DIARY, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 30a7b7b 092/112: Add support for ELFEED-SCORE, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme befd6be 102/112: Add support for NUM3-MODE, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 1744afe 103/112: Internal: define new dedicated colours for marking, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 0559f99 106/112: Use right colours for PROCED marks, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 432de28 108/112: Add support for VC-ANNOTATE (but read commit msg), Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 58836de 112/112: Merge 'master' into elpa/modus-operandi-theme, Stefan Monnier, 2020/03/30