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

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

[elpa] externals/ef-themes 6794d7757c 2/2: ef-duo-light: tweak rainbow c


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 6794d7757c 2/2: ef-duo-light: tweak rainbow colouration
Date: Fri, 30 Sep 2022 11:57:34 -0400 (EDT)

branch: externals/ef-themes
commit 6794d7757c26ab4dc7f6ea9b77ed6edc73abd470
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    ef-duo-light: tweak rainbow colouration
    
    This allows links to be more noticeable when shown as part of an Org
    heading.  Thanks to Alan Schmitt for informing me about it:
    <https://lists.sr.ht/~protesilaos/ef-themes/%3C87sfk959ct.fsf%40m4x.org%3E>.
---
 ef-duo-light-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ef-duo-light-theme.el b/ef-duo-light-theme.el
index c3d57ee0db..b720cc8eb0 100644
--- a/ef-duo-light-theme.el
+++ b/ef-duo-light-theme.el
@@ -186,9 +186,9 @@
       (rainbow-1 yellow-warmer)
       (rainbow-2 blue-warmer)
       (rainbow-3 yellow-cooler)
-      (rainbow-4 cyan-cooler)
+      (rainbow-4 magenta-cooler)
       (rainbow-5 green-warmer)
-      (rainbow-6 cyan)
+      (rainbow-6 cyan-warmer)
       (rainbow-7 yellow)
       (rainbow-8 green-cooler))
     "The `ef-duo-light' palette.")



reply via email to

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