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

    Make the doric-wind fg-shadow-subtle a bit more grey and a bit lighter
---
 doric-wind-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doric-wind-theme.el b/doric-wind-theme.el
index fda0625104..97f4f80775 100644
--- a/doric-wind-theme.el
+++ b/doric-wind-theme.el
@@ -47,7 +47,7 @@
       (fg-main "#000f0f")
 
       (bg-shadow-subtle "#d3dbd9")
-      (fg-shadow-subtle "#40484f")
+      (fg-shadow-subtle "#4c4f52")
 
       (bg-shadow-intense "#94c2bf")
       (fg-shadow-intense "#004038")

Reply via email to