[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme 8191e47 005/110: Make NO-EMOJI supp
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme 8191e47 005/110: Make NO-EMOJI support explicit. Tweak colour. |
Date: |
Wed, 29 Apr 2020 21:39:55 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit 8191e473b8959a8b74149fa68bc369b0f71b5ea6
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Make NO-EMOJI support explicit. Tweak colour.
This package was already supported but not listed in the docs. Its
styles have been refined a bit.
---
README.org | 1 +
modus-operandi-theme.el | 4 +++-
modus-vivendi-theme.el | 4 +++-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index df01287..b3709f1 100644
--- a/README.org
+++ b/README.org
@@ -313,6 +313,7 @@ the "full support" may not be 100% true…
+ mu4e-conversation
+ multiple-cursors
+ neotree
++ no-emoji
+ num3-mode
+ org*
+ org-journal
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index bbb24e6..bbf8adf 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -190,6 +190,7 @@
;; mu4e-conversation
;; multiple-cursors
;; neotree
+;; no-emoji
;; num3-mode
;; org
;; org-journal
@@ -598,7 +599,6 @@ between foreground and background is >= 7:1)."
`(homoglyph ((,class (:foreground ,yellow-alt-other))))
`(ibuffer-locked-buffer ((,class (:foreground ,yellow-alt-other))))
`(italic ((,class (:foreground ,fg-special-cold :slant italic))))
- `(no-emoji ((,class (:foreground ,fg-special-mild :weight bold))))
`(nobreak-hyphen ((,class (:inherit modus-theme-special-cold))))
`(nobreak-space ((,class (:inherit modus-theme-special-cold :underline t))))
`(minibuffer-prompt ((,class (:foreground ,cyan-alt))))
@@ -2113,6 +2113,8 @@ between foreground and background is >= 7:1)."
`(neo-vc-unlocked-changes-face ((,class (:inherit
modus-theme-refine-blue))))
`(neo-vc-up-to-date-face ((,class (:foreground ,fg-alt))))
`(neo-vc-user-face ((,class (:foreground ,magenta))))
+ ;;;; no-emoji
+ `(no-emoji ((,class (:foreground ,cyan))))
;;;; num3-mode
`(num3-face-even ((,class (:background ,bg-alt :weight bold))))
;;;; org
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index e108094..b38048c 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -190,6 +190,7 @@
;; mu4e-conversation
;; multiple-cursors
;; neotree
+;; no-emoji
;; num3-mode
;; org
;; org-journal
@@ -598,7 +599,6 @@ between foreground and background is >= 7:1)."
`(homoglyph ((,class (:foreground ,yellow-alt-other))))
`(ibuffer-locked-buffer ((,class (:foreground ,yellow-alt-other))))
`(italic ((,class (:foreground ,fg-special-cold :slant italic))))
- `(no-emoji ((,class (:foreground ,fg-special-mild :weight bold))))
`(nobreak-hyphen ((,class (:inherit modus-theme-special-cold))))
`(nobreak-space ((,class (:inherit modus-theme-special-cold :underline t))))
`(minibuffer-prompt ((,class (:foreground ,cyan-alt))))
@@ -2113,6 +2113,8 @@ between foreground and background is >= 7:1)."
`(neo-vc-unlocked-changes-face ((,class (:inherit
modus-theme-refine-blue))))
`(neo-vc-up-to-date-face ((,class (:foreground ,fg-alt))))
`(neo-vc-user-face ((,class (:foreground ,magenta))))
+ ;;;; no-emoji
+ `(no-emoji ((,class (:foreground ,cyan))))
;;;; num3-mode
`(num3-face-even ((,class (:background ,bg-alt :weight bold))))
;;;; org
- [elpa] externals/modus-vivendi-theme updated (3ff09a3 -> 117ab3b), Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1f6520d 001/110: Internal: add gitignore rules, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 469b165 002/110: Add support for MAGIT-IMERGE, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 8191e47 005/110: Make NO-EMOJI support explicit. Tweak colour.,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme b720885 006/110: Add support for PAGE-BREAK-LINES, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme d34d007 004/110: Fix missing colon sign in one Cider box property, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 5349487 003/110: Add support for WCHECK-MODE, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 6b31621 009/110: Add support for PHI-SEARCH, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 837ee69 008/110: Add support for PHI-GREP, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 91a9f37 011/110: Add support for TOMATINHO, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 00bb7dc 015/110: Internal: minor corrections, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1c25680 010/110: Add support for POMIDOR, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 7f3388b 013/110: Add missing documentation for covered `csv-mode', Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 86eb802 012/110: Add support for CTRLF, Stefan Monnier, 2020/04/29