[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-operandi-theme 84ea727 045/112: Add tentative sup
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-operandi-theme 84ea727 045/112: Add tentative support for MARKUP-FACES (adoc-mode) |
Date: |
Mon, 30 Mar 2020 15:59:35 -0400 (EDT) |
branch: externals/modus-operandi-theme
commit 84ea727d33633d302e81633d5acf9fd327bcd9ab
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Add tentative support for MARKUP-FACES (adoc-mode)
Addresses issue 23:
https://gitlab.com/protesilaos/modus-themes/-/issues/23
I just consider this "tentative" because there may still be some further
refinements to be made.
---
README.org | 1 +
modus-operandi-theme.el | 38 ++++++++++++++++++++++++++++++++++++++
modus-vivendi-theme.el | 38 ++++++++++++++++++++++++++++++++++++++
3 files changed, 77 insertions(+)
diff --git a/README.org b/README.org
index d3c9aac..337392b 100644
--- a/README.org
+++ b/README.org
@@ -275,6 +275,7 @@ the "full support" may not be 100% true…
+ lsp-ui
+ magit
+ markdown-mode
++ markup-faces (=adoc-mode=)
+ mentor
+ messages
+ modeline
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 633c30e..b3080e2 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -165,6 +165,7 @@
;; lsp-ui
;; magit
;; markdown-mode
+;; markup-faces (`adoc-mode')
;; mentor
;; messages
;; modeline
@@ -1720,6 +1721,43 @@ between foreground and background is >= 7:1)."
`(markdown-strike-through-face ((,class (:strike-through t))))
`(markdown-table-face ((,class (:foreground ,fg-special-cold))))
`(markdown-url-face ((,class (:foreground ,blue))))
+ ;;;; markup-faces (`adoc-mode')
+ `(markup-anchor-face ((,class (:foreground ,fg-inactive))))
+ `(markup-attribute-face ((,class (:foreground ,fg-inactive :slant italic))))
+ `(markup-big-face ((,class (:height 1.3 :foreground ,blue-nuanced))))
+ `(markup-bold-face ((,class (:foreground ,red-nuanced :weight bold))))
+ `(markup-code-face ((,class (:inherit fixed-pitch :foreground ,magenta))))
+ `(markup-command-face ((,class (:foreground ,fg-inactive))))
+ `(markup-comment-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
+ `(markup-complex-replacement-face ((,class (:box (:line-width 2 :color nil
:style released-button)
+ :inherit
modus-theme-refine-magenta))))
+ `(markup-emphasis-face ((,class (:foreground ,fg-special-cold :slant
italic))))
+ `(markup-error-face ((,class (:foreground ,red :weight bold))))
+ `(markup-gen-face ((,class (:foreground ,magenta-alt))))
+ `(markup-internal-reference-face ((,class (:foreground ,fg-inactive
:underline t))))
+ `(markup-italic-face ((,class (:foreground ,fg-special-cold :slant
italic))))
+ `(markup-list-face ((,class (:inherit modus-theme-special-calm))))
+ `(markup-meta-face ((,class (:foreground ,fg-inactive))))
+ `(markup-meta-hide-face ((,class (:foreground ,fg-alt))))
+ `(markup-passthrough-face ((,class (:inherit fixed-pitch :foreground
,cyan))))
+ `(markup-preprocessor-face ((,class (:foreground ,magenta))))
+ `(markup-replacement-face ((,class (:foreground ,yellow-alt-other))))
+ `(markup-secondary-text-face ((,class (:height 0.8 :foreground
,magenta-nuanced))))
+ `(markup-small-face ((,class (:height 0.8 :foreground ,fg-main))))
+ `(markup-strong-face ((,class (:foreground ,red-nuanced :weight bold))))
+ `(markup-subscript-face ((,class (:height 0.8 :foreground
,fg-special-cold))))
+ `(markup-superscript-face ((,class (:height 0.8 :foreground
,fg-special-cold))))
+ `(markup-table-cell-face ((,class (:inherit modus-theme-special-cold))))
+ `(markup-table-face ((,class (:inherit modus-theme-subtle-cyan))))
+ `(markup-table-row-face ((,class (:inherit modus-theme-subtle-cyan))))
+ `(markup-title-0-face ((,class (:height 3.0 :foreground ,blue-nuanced))))
+ `(markup-title-1-face ((,class (:height 2.4 :foreground ,blue-nuanced))))
+ `(markup-title-2-face ((,class (:height 1.8 :foreground ,blue-nuanced))))
+ `(markup-title-3-face ((,class (:height 1.4 :foreground ,blue-nuanced))))
+ `(markup-title-4-face ((,class (:height 1.2 :foreground ,blue-nuanced))))
+ `(markup-title-5-face ((,class (:height 1.2 :foreground ,blue-nuanced
:underline t))))
+ `(markup-value-face ((,class (:foreground ,fg-inactive))))
+ `(markup-verbatim-face ((,class (:inherit modus-theme-special-mild))))
;;;; mentor
`(mentor-download-message ((,class (:foreground ,fg-special-warm))))
`(mentor-download-name ((,class (:foreground ,fg-special-cold))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 183ff0a..480309e 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -165,6 +165,7 @@
;; lsp-ui
;; magit
;; markdown-mode
+;; markup-faces (`adoc-mode')
;; mentor
;; messages
;; modeline
@@ -1720,6 +1721,43 @@ between foreground and background is >= 7:1)."
`(markdown-strike-through-face ((,class (:strike-through t))))
`(markdown-table-face ((,class (:foreground ,fg-special-cold))))
`(markdown-url-face ((,class (:foreground ,blue))))
+ ;;;; markup-faces (`adoc-mode')
+ `(markup-anchor-face ((,class (:foreground ,fg-inactive))))
+ `(markup-attribute-face ((,class (:foreground ,fg-inactive :slant italic))))
+ `(markup-big-face ((,class (:height 1.3 :foreground ,blue-nuanced))))
+ `(markup-bold-face ((,class (:foreground ,red-nuanced :weight bold))))
+ `(markup-code-face ((,class (:inherit fixed-pitch :foreground ,magenta))))
+ `(markup-command-face ((,class (:foreground ,fg-inactive))))
+ `(markup-comment-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
+ `(markup-complex-replacement-face ((,class (:box (:line-width 2 :color nil
:style released-button)
+ :inherit
modus-theme-refine-magenta))))
+ `(markup-emphasis-face ((,class (:foreground ,fg-special-cold :slant
italic))))
+ `(markup-error-face ((,class (:foreground ,red :weight bold))))
+ `(markup-gen-face ((,class (:foreground ,magenta-alt))))
+ `(markup-internal-reference-face ((,class (:foreground ,fg-inactive
:underline t))))
+ `(markup-italic-face ((,class (:foreground ,fg-special-cold :slant
italic))))
+ `(markup-list-face ((,class (:inherit modus-theme-special-calm))))
+ `(markup-meta-face ((,class (:foreground ,fg-inactive))))
+ `(markup-meta-hide-face ((,class (:foreground ,fg-alt))))
+ `(markup-passthrough-face ((,class (:inherit fixed-pitch :foreground
,cyan))))
+ `(markup-preprocessor-face ((,class (:foreground ,magenta))))
+ `(markup-replacement-face ((,class (:foreground ,yellow-alt-other))))
+ `(markup-secondary-text-face ((,class (:height 0.8 :foreground
,magenta-nuanced))))
+ `(markup-small-face ((,class (:height 0.8 :foreground ,fg-main))))
+ `(markup-strong-face ((,class (:foreground ,red-nuanced :weight bold))))
+ `(markup-subscript-face ((,class (:height 0.8 :foreground
,fg-special-cold))))
+ `(markup-superscript-face ((,class (:height 0.8 :foreground
,fg-special-cold))))
+ `(markup-table-cell-face ((,class (:inherit modus-theme-special-cold))))
+ `(markup-table-face ((,class (:inherit modus-theme-subtle-cyan))))
+ `(markup-table-row-face ((,class (:inherit modus-theme-subtle-cyan))))
+ `(markup-title-0-face ((,class (:height 3.0 :foreground ,blue-nuanced))))
+ `(markup-title-1-face ((,class (:height 2.4 :foreground ,blue-nuanced))))
+ `(markup-title-2-face ((,class (:height 1.8 :foreground ,blue-nuanced))))
+ `(markup-title-3-face ((,class (:height 1.4 :foreground ,blue-nuanced))))
+ `(markup-title-4-face ((,class (:height 1.2 :foreground ,blue-nuanced))))
+ `(markup-title-5-face ((,class (:height 1.2 :foreground ,blue-nuanced
:underline t))))
+ `(markup-value-face ((,class (:foreground ,fg-inactive))))
+ `(markup-verbatim-face ((,class (:inherit modus-theme-special-mild))))
;;;; mentor
`(mentor-download-message ((,class (:foreground ,fg-special-warm))))
`(mentor-download-name ((,class (:foreground ,fg-special-cold))))
- [elpa] externals/modus-operandi-theme 1ad51de 052/112: Add support for ORG-ROAM, (continued)
- [elpa] externals/modus-operandi-theme 1ad51de 052/112: Add support for ORG-ROAM, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme e0d1a2a 061/112: REVERT 46c99ed: set background unconditionally, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 4739dc2 071/112: Merge branch 'andersjohansson/modus-themes-visible-fringes', Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme b39919f 073/112: Minor correction to README, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme e8efe89 028/112: MAJOR REVIEW of diff views (`diff-mode', `magit'), Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 3e6332c 029/112: Merge branch 'experimental-diff-mode', Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 8ed8b43 039/112: Add support for BUFLER, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 8bf2129 046/112: Internal: remove a few superfluous parentheses, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 497ed60 034/112: Reword note in README for Helm grep, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme b09c076 041/112: Add support for BM (visual bookmarks for Emacs), Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 84ea727 045/112: Add tentative support for MARKUP-FACES (adoc-mode),
Stefan Monnier <=
- [elpa] externals/modus-operandi-theme 709ecfe 047/112: Add tentative support for CIDER, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme efae501 050/112: Add support for SELECTRUM, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 990539b 055/112: Define dedicated colours for tabs, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 46c99ed 057/112: Do not set the default background in non-GUI Emacs, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 856626d 051/112: Add CHANGELOG with release notes of all tags, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 8aac934 056/112: Add support for CENTAUR-TABS, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme cc9e4c5 059/112: Add support for ORG-SUPERSTAR, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme a4d69ba 060/112: Add support for HIGHLIGHT-THING, Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme d454e0f 064/112: Use appropriate red for `trailing-whitespace', Stefan Monnier, 2020/03/30
- [elpa] externals/modus-operandi-theme 2d1c21c 077/112: Use new fringe colours in BM fringe indicators, Stefan Monnier, 2020/03/30