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

    Refine the doric-wind fg-main and fg-shadow-intense colours
---
 doric-wind-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doric-wind-theme.el b/doric-wind-theme.el
index 451a92971e..e7aafd6465 100644
--- a/doric-wind-theme.el
+++ b/doric-wind-theme.el
@@ -44,13 +44,13 @@
   (defvar doric-wind-palette
     '((cursor "#000077")
       (bg-main "#e8f0e9")
-      (fg-main "#000000")
+      (fg-main "#000f0f")
       
       (bg-shadow-subtle "#d3dbd9")
       (fg-shadow-subtle "#40484f")
 
       (bg-shadow-intense "#8fbbbe")
-      (fg-shadow-intense "#0f1f30")
+      (fg-shadow-intense "#0f3337")
 
       (bg-accent "#bad0f4")
       (fg-accent "#0f2381")

Reply via email to