emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/modus-vivendi-theme 22c0707 108/110: Internal: refine M


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 22c0707 108/110: Internal: refine Modus Operandi red-alt{, -other}
Date: Wed, 29 Apr 2020 21:40:18 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit 22c0707aa772f5f8b704bd862ff99900338862b9
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>

    Internal: refine Modus Operandi red-alt{,-other}
    
    Use `M-x rainbow-mode' to preview these changes.  The difference is very
    subtle when applied to ordinary text.
---
 modus-operandi-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 150b56c..b65f77c 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -529,13 +529,13 @@ AMOUNT is a customisation option."
       ;; styles for common, but still specialised constructs
       ;;
       ;; must be combined with: `bg-main', `bg-alt', `bg-dim'
-      (red-alt "#880000") (green-alt "#305c00")
+      (red-alt "#972500") (green-alt "#305c00")
       (yellow-alt "#714900") (blue-alt "#223fbf")
       (magenta-alt "#8f0075") (cyan-alt "#185870")
       ;; same purpose as above, just slight differences
       ;;
       ;; must be combined with: `bg-main', `bg-alt', `bg-dim'
-      (red-alt-other "#9d2020") (green-alt-other "#095f1c")
+      (red-alt-other "#a0132f") (green-alt-other "#095f1c")
       (yellow-alt-other "#804000") (blue-alt-other "#0000bb")
       (magenta-alt-other "#5317ac") (cyan-alt-other "#005a68")
       ;; styles for elements that should be very subtle



reply via email to

[Prev in Thread] Current Thread [Next in Thread]