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

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

[elpa] externals/ef-themes 03c17b5f3c 1/2: ef-deuteranopia-dark: fine-tu


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 03c17b5f3c 1/2: ef-deuteranopia-dark: fine-tune blue, blue-cooler distance
Date: Tue, 30 Aug 2022 23:57:34 -0400 (EDT)

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

    ef-deuteranopia-dark: fine-tune blue, blue-cooler distance
---
 contrast-ratios.org           | 4 ++--
 ef-deuteranopia-dark-theme.el | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/contrast-ratios.org b/contrast-ratios.org
index 0c757b17bd..98563bf043 100644
--- a/contrast-ratios.org
+++ b/contrast-ratios.org
@@ -163,9 +163,9 @@ C1 and C2 are color values written in hexadecimal RGB."
 | yellow-warmer  | #cfaf00 |    9.20 |    7.99 |    7.09 |    8.72 |
 | yellow-cooler  | #bfaf7a |    9.06 |    7.86 |    6.98 |    8.58 |
 | yellow-faint   | #af9a6a |    7.20 |    6.25 |    5.55 |    6.82 |
-| blue           | #3f95f6 |    6.43 |    5.59 |    4.96 |    6.10 |
+| blue           | #3f90f0 |    6.07 |    5.28 |    4.68 |    5.76 |
 | blue-warmer    | #6a9fff |    7.54 |    6.55 |    5.81 |    7.14 |
-| blue-cooler    | #1f90ff |    6.11 |    5.30 |    4.71 |    5.78 |
+| blue-cooler    | #009fff |    6.96 |    6.05 |    5.37 |    6.60 |
 | blue-faint     | #7a94df |    6.71 |    5.82 |    5.17 |    6.35 |
 | magenta        | #b379bf |    6.02 |    5.23 |    4.64 |    5.71 |
 | magenta-warmer | #af80ea |    6.68 |    5.80 |    5.15 |    6.33 |
diff --git a/ef-deuteranopia-dark-theme.el b/ef-deuteranopia-dark-theme.el
index 0f98e91b78..e20fe2cf72 100644
--- a/ef-deuteranopia-dark-theme.el
+++ b/ef-deuteranopia-dark-theme.el
@@ -67,9 +67,9 @@
       (yellow-warmer   "#cfaf00")
       (yellow-cooler   "#bfaf7a")
       (yellow-faint    "#af9a6a")
-      (blue            "#3f95f6")
+      (blue            "#3f90f0")
       (blue-warmer     "#6a9fff")
-      (blue-cooler     "#1f90ff")
+      (blue-cooler     "#009fff")
       (blue-faint      "#7a94df")
       (magenta         "#b379bf")
       (magenta-warmer  "#af80ea")



reply via email to

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