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

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

[elpa] externals/ef-themes a16c745e7e 2/2: ef-autumn: tweak yellow, yell


From: ELPA Syncer
Subject: [elpa] externals/ef-themes a16c745e7e 2/2: ef-autumn: tweak yellow, yellow-warmer
Date: Sun, 21 Aug 2022 23:57:33 -0400 (EDT)

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

    ef-autumn: tweak yellow, yellow-warmer
    
    Make them more distinct from each other, as their names imply.  Also
    tone down the saturation of yellow-warmer so that it does not "pop" out
    so much (same idea as with commit 26dfd14).
---
 contrast-ratios.org | 4 ++--
 ef-autumn-theme.el  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/contrast-ratios.org b/contrast-ratios.org
index 48e9d361c7..379ba66288 100644
--- a/contrast-ratios.org
+++ b/contrast-ratios.org
@@ -51,8 +51,8 @@ C1 and C2 are color values written in hexadecimal RGB."
 | green-warmer   | #64aa0f |    6.72 |    5.94 |    4.41 |    6.47 |
 | green-cooler   | #00b066 |    6.82 |    6.02 |    4.47 |    6.57 |
 | green-faint    | #519068 |    5.10 |    4.51 |    3.35 |    4.91 |
-| yellow         | #c48502 |    6.17 |    5.45 |    4.05 |    5.95 |
-| yellow-warmer  | #e0832f |    6.87 |    6.07 |    4.51 |    6.62 |
+| yellow         | #c48702 |    6.28 |    5.54 |    4.12 |    6.04 |
+| yellow-warmer  | #d0730f |    5.66 |    5.00 |    3.71 |    5.45 |
 | yellow-cooler  | #df8f6f |    7.64 |    6.75 |    5.02 |    7.36 |
 | yellow-faint   | #cf9f7f |    8.21 |    7.26 |    5.39 |    7.91 |
 | blue           | #379cf6 |    6.68 |    5.90 |    4.38 |    6.43 |
diff --git a/ef-autumn-theme.el b/ef-autumn-theme.el
index 2aee53059f..d228df8bea 100644
--- a/ef-autumn-theme.el
+++ b/ef-autumn-theme.el
@@ -60,8 +60,8 @@
       (green-warmer    "#64aa0f")
       (green-cooler    "#00b066")
       (green-faint     "#519068")
-      (yellow          "#c48502")
-      (yellow-warmer   "#e0832f")
+      (yellow          "#c48702")
+      (yellow-warmer   "#d0730f")
       (yellow-cooler   "#df8f6f")
       (yellow-faint    "#cf9f7f")
       (blue            "#379cf6")



reply via email to

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