[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme cd9cce9 093/110: Refine HYDRA colou
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme cd9cce9 093/110: Refine HYDRA colours |
Date: |
Wed, 29 Apr 2020 21:40:14 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit cd9cce940a95d69d5deaf1b1f33706fcb765cd3b
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Refine HYDRA colours
This is to improve the contrast between the hydra heads and their
context.
---
modus-operandi-theme.el | 10 +++++-----
modus-vivendi-theme.el | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 47ab3db..6fc73f6 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1881,11 +1881,11 @@ AMOUNT is a customisation option."
;;;; hl-todo
`(hl-todo ((,class (:foreground ,red-alt-other :weight bold))))
;;;; hydra
- `(hydra-face-amaranth ((,class (:foreground ,yellow-intense :weight bold))))
- `(hydra-face-blue ((,class (:foreground ,blue-intense :weight bold))))
- `(hydra-face-pink ((,class (:foreground ,magenta-intense :weight bold))))
- `(hydra-face-red ((,class (:foreground ,red-intense :weight bold))))
- `(hydra-face-teal ((,class (:foreground ,cyan-intense :weight bold))))
+ `(hydra-face-amaranth ((,class (:foreground ,yellow :weight bold))))
+ `(hydra-face-blue ((,class (:foreground ,blue-alt :weight bold))))
+ `(hydra-face-pink ((,class (:foreground ,magenta-alt :weight bold))))
+ `(hydra-face-red ((,class (:foreground ,red :weight bold))))
+ `(hydra-face-teal ((,class (:foreground ,cyan :weight bold))))
;;;; icomplete
`(icomplete-first-match ((,class (:foreground ,magenta :weight bold))))
;;;; icomplete-vertical
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index d3f04fe..84791b7 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1881,11 +1881,11 @@ AMOUNT is a customisation option."
;;;; hl-todo
`(hl-todo ((,class (:foreground ,red-alt-other :weight bold))))
;;;; hydra
- `(hydra-face-amaranth ((,class (:foreground ,yellow-intense :weight bold))))
- `(hydra-face-blue ((,class (:foreground ,blue-intense :weight bold))))
- `(hydra-face-pink ((,class (:foreground ,magenta-intense :weight bold))))
- `(hydra-face-red ((,class (:foreground ,red-intense :weight bold))))
- `(hydra-face-teal ((,class (:foreground ,cyan-intense :weight bold))))
+ `(hydra-face-amaranth ((,class (:foreground ,yellow :weight bold))))
+ `(hydra-face-blue ((,class (:foreground ,blue-alt :weight bold))))
+ `(hydra-face-pink ((,class (:foreground ,magenta-alt :weight bold))))
+ `(hydra-face-red ((,class (:foreground ,red :weight bold))))
+ `(hydra-face-teal ((,class (:foreground ,cyan :weight bold))))
;;;; icomplete
`(icomplete-first-match ((,class (:foreground ,magenta :weight bold))))
;;;; icomplete-vertical
- [elpa] externals/modus-vivendi-theme 37309fb 094/110: Internal: tweak Modus Vivendi "red-active" value, (continued)
- [elpa] externals/modus-vivendi-theme 37309fb 094/110: Internal: tweak Modus Vivendi "red-active" value, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 3d153f3 098/110: Add support for TUAREG, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme ead95c9 106/110: Use bespoke colour for contextually unfocused text, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1742916 086/110: Internal: delete trailing whitespace, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 52a247a 087/110: Expand README with table of contents and more docs, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 44f75d3 107/110: Internal: refine Modus Operandi main green values, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 29078bd 109/110: Upgrade to version 0.8.0, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 95c073b 080/110: Add support for RCIRC, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1c605b3 085/110: Internal: improve function of "section headings", Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 23889e0 090/110: Section heading style for Org priorities, keywords, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme cd9cce9 093/110: Refine HYDRA colours,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme 277c202 099/110: Review ELFEED faces, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 2101557 105/110: Use less intense foreground for fringe indicators, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme d68b1e3 031/110: Major review of SMERGE faces, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 0c4f871 029/110: Major review of EDIFF (superior UI/semantics), Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 5107407 059/110: Internal: convert two defmacro into defun, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 7a7e22c 060/110: Internal: reorganise `defun' initial placement, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme e50f582 064/110: Internal: add page breaks for convenience (the ^L), Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1921e3b 088/110: Use web-friendly href for README table of contents, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 48b9df3 083/110: Use optional slanted text for Git commits (Magit), Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme e0c57fe 084/110: Add support for VTERM, Stefan Monnier, 2020/04/29