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

    Increase saturation of doric-wind fg-accent colour
---
 contrasts.org       | 2 +-
 doric-wind-theme.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrasts.org b/contrasts.org
index 203e2b26c6..b855444fd8 100644
--- a/contrasts.org
+++ b/contrasts.org
@@ -186,7 +186,7 @@ C1 and C2 are color values written in hexadecimal RGB."
 | fg-shadow-subtle  | #565962 |    6.02 |             5.20 |       4.34 |      
        3.57 |      4.95 |
 | fg-neutral        | #4f4f58 |    6.97 |             6.02 |       5.03 |      
        4.14 |      5.73 |
 | fg-shadow-intense | #104038 |    9.97 |             8.61 |       7.19 |      
        5.92 |      8.20 |
-| fg-accent         | #3f5900 |    6.84 |             5.91 |       4.94 |      
        4.06 |      5.63 |
+| fg-accent         | #2f6920 |    5.71 |             4.93 |       4.12 |      
        3.39 |      4.70 |
 
|-------------------+---------+---------+------------------+------------+-------------------+-----------|
 | fg-faint-red      | #750000 |   10.29 |             8.88 |       7.42 |      
        6.11 |      8.46 |
 | fg-faint-green    | #006500 |    6.32 |             5.45 |       4.55 |      
        3.75 |      5.19 |
diff --git a/doric-wind-theme.el b/doric-wind-theme.el
index 8d48730e14..d84c848868 100644
--- a/doric-wind-theme.el
+++ b/doric-wind-theme.el
@@ -57,7 +57,7 @@
       (fg-shadow-intense "#104038")
 
       (bg-accent "#c7e2c1")
-      (fg-accent "#3f5900")
+      (fg-accent "#2f6920")
 
       (fg-faint-red "#750000")
       (fg-faint-green "#006500")

Reply via email to