[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme ed2b435 39/73: Review generic compl
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme ed2b435 39/73: Review generic completion faces |
Date: |
Wed, 26 Aug 2020 09:20:59 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit ed2b4358531d33aa3e152a6a78d0285c7f857ba3
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Review generic completion faces
This only concerns the new option for 'opinionated' completion UIs (see
0ff98fd15). It is better if you check the discussion on issue 75:
https://gitlab.com/protesilaos/modus-themes/-/issues/75
---
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 70e8e46..2d67e73 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1513,11 +1513,11 @@ Also bind `class' to ((class color) (min-colors 89))."
`(completions-annotations ((,class :foreground ,fg-special-cold :slant
,modus-theme-slant)))
`(completions-common-part ((,class
,@(modus-operandi-theme-standard-completions
cyan-alt-other cyan-nuanced-bg
- green-refine-bg green-refine-fg))))
+ yellow-refine-bg yellow-refine-fg))))
`(completions-first-difference ((,class :inherit bold
,@(modus-operandi-theme-standard-completions
blue-alt-other blue-nuanced-bg
- blue-intense-bg fg-main))))
+ cyan-subtle-bg fg-dim))))
;;;;; counsel
`(counsel-active-mode ((,class :foreground ,magenta-alt-other)))
`(counsel-application-name ((,class :foreground ,red-alt-other)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index d8a2e5e..a79a736 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1513,11 +1513,11 @@ Also bind `class' to ((class color) (min-colors 89))."
`(completions-annotations ((,class :foreground ,fg-special-cold :slant
,modus-theme-slant)))
`(completions-common-part ((,class
,@(modus-vivendi-theme-standard-completions
cyan-alt-other cyan-nuanced-bg
- green-refine-bg green-refine-fg))))
+ yellow-refine-bg yellow-refine-fg))))
`(completions-first-difference ((,class :inherit bold
,@(modus-vivendi-theme-standard-completions
blue-alt-other blue-nuanced-bg
- blue-intense-bg fg-main))))
+ cyan-subtle-bg fg-dim))))
;;;;; counsel
`(counsel-active-mode ((,class :foreground ,magenta-alt-other)))
`(counsel-application-name ((,class :foreground ,red-alt-other)))
- [elpa] externals/modus-vivendi-theme dc8c584 07/73: Further tweaks to Magit Blame (extend a5e1325ca), (continued)
- [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, 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 <=
- [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
- [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