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

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

[elpa] externals/modus-themes 55609222f9 2/2: Change the accent mappings


From: ELPA Syncer
Subject: [elpa] externals/modus-themes 55609222f9 2/2: Change the accent mappings in modus-vivendi-tinted for stylistic consistency
Date: Thu, 27 Mar 2025 06:59:03 -0400 (EDT)

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

    Change the accent mappings in modus-vivendi-tinted for stylistic consistency
---
 modus-vivendi-tinted-theme.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/modus-vivendi-tinted-theme.el b/modus-vivendi-tinted-theme.el
index 2bbec8aa84..7c1d2bbad0 100644
--- a/modus-vivendi-tinted-theme.el
+++ b/modus-vivendi-tinted-theme.el
@@ -275,10 +275,10 @@ which corresponds to a minimum contrast in relative 
luminance of
 
 ;;;; Accent mappings
 
-      (accent-0 blue-cooler)
-      (accent-1 magenta-warmer)
-      (accent-2 cyan-cooler)
-      (accent-3 yellow)
+      (accent-0 magenta-cooler)
+      (accent-1 cyan)
+      (accent-2 red-cooler)
+      (accent-3 yellow-warmer)
 
 ;;;; Button mappings
 



reply via email to

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