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

    ef-duo-light: tweak cyan-warmer value
---
 contrast-ratios.org   | 2 +-
 ef-duo-light-theme.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrast-ratios.org b/contrast-ratios.org
index 8feabc9a41..084b236d0a 100644
--- a/contrast-ratios.org
+++ b/contrast-ratios.org
@@ -805,7 +805,7 @@ a tone.  Blue is okay.
 | cyan           | #1f6fbf |    4.88 |    4.43 |    3.94 |    4.65 |
 | cyan-warmer    | #3f6faf |    4.86 |    4.41 |    3.92 |    4.62 |
 | cyan-cooler    | #1f77bb |    4.52 |    4.10 |    3.64 |    4.30 |
-| cyan-faint     | #406f90 |    5.12 |    4.64 |    4.13 |    4.87 |
+| cyan-faint     | #3f70a0 |    4.94 |    4.48 |    3.98 |    4.70 |
 #+TBLFM: $3='(Λ $2 @1$3);%.2f :: $4='(Λ $2 @1$4);%.2f :: $5='(Λ $2 @1$5);%.2f 
:: $6='(Λ $2 @1$6);%.2f
 
 ** Special colours against the modeline
diff --git a/ef-duo-light-theme.el b/ef-duo-light-theme.el
index b6c5a0b038..27502e96ae 100644
--- a/ef-duo-light-theme.el
+++ b/ef-duo-light-theme.el
@@ -80,7 +80,7 @@
       (magenta-cooler  "#6052cf")
       (magenta-faint   "#af569f")
       (cyan            "#1f6fbf")
-      (cyan-warmer     "#3f6faf")
+      (cyan-warmer     "#3f70a0")
       (cyan-cooler     "#1f77bb")
       (cyan-faint      "#406f90")
 

Reply via email to