[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme 9481730 076/110: New palette subset
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme 9481730 076/110: New palette subset of nuanced accented backgrounds |
Date: |
Wed, 29 Apr 2020 21:40:11 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit 94817308b5562d9b762fb0c227f205da9e39a267
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
New palette subset of nuanced accented backgrounds
These very subtle background values will be used to style large blocks,
such as Org headings or source blocks (subject to appropriate
customisation options that users must enable).
---
modus-operandi-theme.el | 6 ++++++
modus-vivendi-theme.el | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 22a5fa4..d6c01b5 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -508,6 +508,12 @@ AMOUNT is a customisation option."
(red-nuanced "#4d0006") (green-nuanced "#003000")
(yellow-nuanced "#3a2a00") (blue-nuanced "#001170")
(magenta-nuanced "#381050") (cyan-nuanced "#003434")
+ ;; styles for slightly accented background
+ ;;
+ ;; must be combined with any of the above foreground values
+ (red-nuanced-bg "#fef2f2") (green-nuanced-bg "#f4faf4")
+ (yellow-nuanced-bg "#fcf6f1") (blue-nuanced-bg "#f4f4ff")
+ (magenta-nuanced-bg "#fff4fc") (cyan-nuanced-bg "#f0f6fa")
;; styles for elements that should draw attention to themselves
;;
;; must be combined with: `bg-main'
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index e39e6fd..1b2cc03 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -508,6 +508,12 @@ AMOUNT is a customisation option."
(red-nuanced "#ffcccc") (green-nuanced "#b0f0b0")
(yellow-nuanced "#e0e0bb") (blue-nuanced "#ccccff")
(magenta-nuanced "#eeccee") (cyan-nuanced "#aaeeee")
+ ;; styles for slightly accented background
+ ;;
+ ;; must be combined with any of the above foreground values
+ (red-nuanced-bg "#180505") (green-nuanced-bg "#061206")
+ (yellow-nuanced-bg "#18140a") (blue-nuanced-bg "#070722")
+ (magenta-nuanced-bg "#160616") (cyan-nuanced-bg "#091620")
;; styles for elements that should draw attention to themselves
;;
;; must be combined with: `bg-main'
- [elpa] externals/modus-vivendi-theme 2f77706 021/110: Refine SELECTRUM faces (more faithful to original), (continued)
- [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
- [elpa] externals/modus-vivendi-theme 9481730 076/110: New palette subset of nuanced accented backgrounds,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme 5f8c9d5 078/110: Update README: improve discovery of custom options, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme bba4e77 045/110: Add support for IFLIPB, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 4e88341 051/110: Refine WRITEGOOD-MODE: use new lang colours, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 657adea 053/110: Draw a subtle border around the inactive modeline, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 8336e5a 061/110: Refine 3D modeline conditionality and tweak looks, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 7afc624 063/110: Improve README, especially docs on custom options, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme b5dba7a 081/110: Internal: use defun for conditional Org src blocks, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 0344a1b 101/110: Add support for MAN and WOMAN, Stefan Monnier, 2020/04/29
- [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