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

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

[elpa] externals/modus-themes 0557146806: Tone down the holiday mapping


From: ELPA Syncer
Subject: [elpa] externals/modus-themes 0557146806: Tone down the holiday mapping in some themes
Date: Sun, 28 May 2023 00:59:22 -0400 (EDT)

branch: externals/modus-themes
commit 0557146806374ae50820ade321933c502c723239
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tone down the holiday mapping in some themes
---
 modus-operandi-theme.el        | 2 +-
 modus-operandi-tinted-theme.el | 2 +-
 modus-vivendi-theme.el         | 2 +-
 modus-vivendi-tinted-theme.el  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 6a3702e64f..9a69e3290b 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -281,7 +281,7 @@ which corresponds to a minimum contrast in relative 
luminance of
       (date-common cyan)
       (date-deadline red)
       (date-event fg-alt)
-      (date-holiday red)
+      (date-holiday red-cooler)
       (date-now fg-main)
       (date-range fg-alt)
       (date-scheduled yellow-warmer)
diff --git a/modus-operandi-tinted-theme.el b/modus-operandi-tinted-theme.el
index 791d1b9992..341a7d29e8 100644
--- a/modus-operandi-tinted-theme.el
+++ b/modus-operandi-tinted-theme.el
@@ -280,7 +280,7 @@ which corresponds to a minimum contrast in relative 
luminance of
       (date-common cyan)
       (date-deadline red)
       (date-event fg-alt)
-      (date-holiday red)
+      (date-holiday red-cooler)
       (date-now fg-main)
       (date-range fg-alt)
       (date-scheduled yellow-warmer)
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 810d01b937..70dd0f7867 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -280,7 +280,7 @@ which corresponds to a minimum contrast in relative 
luminance of
       (date-common cyan)
       (date-deadline red)
       (date-event fg-alt)
-      (date-holiday red)
+      (date-holiday red-cooler)
       (date-now fg-main)
       (date-range fg-alt)
       (date-scheduled yellow-warmer)
diff --git a/modus-vivendi-tinted-theme.el b/modus-vivendi-tinted-theme.el
index 9ad84ca0e5..b6443bdf6c 100644
--- a/modus-vivendi-tinted-theme.el
+++ b/modus-vivendi-tinted-theme.el
@@ -280,7 +280,7 @@ which corresponds to a minimum contrast in relative 
luminance of
       (date-common cyan)
       (date-deadline red)
       (date-event fg-alt)
-      (date-holiday red)
+      (date-holiday red-cooler)
       (date-now fg-main)
       (date-range fg-alt)
       (date-scheduled yellow-warmer)



reply via email to

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