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

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

[elpa] externals/modus-vivendi-theme f22749e 11/35: Modus Vivendi subtle


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme f22749e 11/35: Modus Vivendi subtle palette review
Date: Wed, 24 Jun 2020 12:42:47 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit f22749ede7937170dfd8ed307d58236776c331ff
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Modus Vivendi subtle palette review
    
    The complete report is published on my website:
    https://protesilaos.com/codelog/2020-06-13-modus-vivendi-palette-review/
---
 modus-vivendi-theme.el | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 960700e..e86513d 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -598,19 +598,19 @@ AMOUNT is a customisation option."
       ;;
       ;; must be combined with: `bg-main', `bg-alt', `bg-dim'
       ("red" . "#ff8059") ("green" . "#44bc44")
-      ("yellow" . "#eecc00") ("blue" . "#33beff")
+      ("yellow" . "#eecc00") ("blue" . "#29aeff")
       ("magenta" . "#feacd0") ("cyan" . "#00d3d0")
       ;; styles for common, but still specialised constructs
       ;;
       ;; must be combined with: `bg-main', `bg-alt', `bg-dim'
-      ("red-alt" . "#f4923b") ("green-alt" . "#58dd13")
-      ("yellow-alt" . "#e5f040") ("blue-alt" . "#72a4ff")
+      ("red-alt" . "#f4923b") ("green-alt" . "#80d200")
+      ("yellow-alt" . "#cfdf30") ("blue-alt" . "#72a4ff")
       ("magenta-alt" . "#f78fe7") ("cyan-alt" . "#4ae8fc")
       ;; same purpose as above, just slight differences
       ;;
       ;; must be combined with: `bg-main', `bg-alt', `bg-dim'
-      ("red-alt-other" . "#ff9977") ("green-alt-other" . "#90d800")
-      ("yellow-alt-other" . "#f0ce43") ("blue-alt-other" . "#00baf4")
+      ("red-alt-other" . "#ff9977") ("green-alt-other" . "#00cd68")
+      ("yellow-alt-other" . "#f0ce43") ("blue-alt-other" . "#00bdfa")
       ("magenta-alt-other" . "#b6a0ff") ("cyan-alt-other" . "#6ae4b9")
       ;; styles for elements that should be very subtle
       ;;



reply via email to

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