[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme 3f4e09f 019/110: Add support for HE
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme 3f4e09f 019/110: Add support for HELPFUL |
Date: |
Wed, 29 Apr 2020 21:39:58 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit 3f4e09f4aa3493f2553ac771f407c268611627b6
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Add support for HELPFUL
---
README.org | 1 +
modus-operandi-theme.el | 4 ++++
modus-vivendi-theme.el | 4 ++++
3 files changed, 9 insertions(+)
diff --git a/README.org b/README.org
index 0f82419..89407b8 100644
--- a/README.org
+++ b/README.org
@@ -288,6 +288,7 @@ the "full support" may not be 100% true…
+ helm-ls-git
+ helm-switch-shell
+ helm-xref
++ helpful
+ highlight-blocks
+ highlight-defined
+ highlight-escape-sequences (=hes-mode=)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 0cb138c..c3387a1 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -152,6 +152,7 @@
;; helm-ls-git
;; helm-switch-shell
;; helm-xref
+;; helpful
;; highlight-blocks
;; highlight-defined
;; highlight-escape-sequences (`hes-mode')
@@ -1654,6 +1655,9 @@ AMOUNT is a customisation option."
;;;; helm-xref
`(helm-xref-file-name ((,class (:foreground ,fg-special-cold :weight
bold))))
`(helm-xref-file-name ((,class (:foreground ,fg-special-warm))))
+ ;;;; helpful
+ `(helpful-heading ((,class (:inherit ,modus-theme-variable-pitch
:foreground ,fg-main :weight bold
+ ,@(modus-operandi-theme-scale
modus-operandi-theme-scale-4)))))
;;;; highlight region or ad-hoc regexp
`(hi-black-b ((,class (:background ,fg-main :foreground ,bg-main))))
`(hi-blue ((,class (:background ,bg-alt :foreground ,blue :underline t))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index c0087b3..6a99141 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -152,6 +152,7 @@
;; helm-ls-git
;; helm-switch-shell
;; helm-xref
+;; helpful
;; highlight-blocks
;; highlight-defined
;; highlight-escape-sequences (`hes-mode')
@@ -1654,6 +1655,9 @@ AMOUNT is a customisation option."
;;;; helm-xref
`(helm-xref-file-name ((,class (:foreground ,fg-special-cold :weight
bold))))
`(helm-xref-file-name ((,class (:foreground ,fg-special-warm))))
+ ;;;; helpful
+ `(helpful-heading ((,class (:inherit ,modus-theme-variable-pitch
:foreground ,fg-main :weight bold
+ ,@(modus-vivendi-theme-scale
modus-vivendi-theme-scale-4)))))
;;;; highlight region or ad-hoc regexp
`(hi-black-b ((,class (:background ,fg-main :foreground ,bg-main))))
`(hi-blue ((,class (:background ,bg-alt :foreground ,blue :underline t))))
- [elpa] externals/modus-vivendi-theme 2c42b61 041/110: Add support for COLOR-RG, (continued)
- [elpa] externals/modus-vivendi-theme 2c42b61 041/110: Add support for COLOR-RG, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 53e1a43 046/110: Define new dedicated colours for language checkers, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme f8a4b1d 047/110: Refine FLYCHECK: use new dedicated linter colours, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 272f7da 054/110: Style the `vertical-border' explicitly, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme d7b7252 056/110: Tweak border colour for Emacs 27 active tabs, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 88489ed 014/110: New customisation option for SUBTLE DIFFS, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 43ebfb5 072/110: Modus Vivendi: tweak "magenta-alt", Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme c3c743b 075/110: Minor correction and clarification in the README, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 0ffe48d 079/110: Update README with minor clarifications, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 685c8c7 089/110: REMOVE table of contents: not working with GitLab, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 3f4e09f 019/110: Add support for HELPFUL,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme 2f77706 021/110: Refine SELECTRUM faces (more faithful to original), Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme d32b2c8 024/110: Improve style of DIFF-HL "revert" command, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 4de27df 025/110: Add support for SWOOP, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 110a51f 026/110: Add support for SWITCH-WINDOW, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 7b52738 039/110: Add support for HIGHLIGHT-SYMBOL, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 8ca7fe2 057/110: Add support for SPELL-FU, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 17c760f 065/110: Internal: refine function for conditional 3D box, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme efdb292 062/110: Minor tweak to 3D modeline foreground, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme bd57c10 073/110: Clarify toggling of customisations in README, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme b874c79 058/110: NEW CUSTOM OPTION: 3d modeline for active window, Stefan Monnier, 2020/04/29