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

    Make doric-earth bg-shadow-subtle and bg-neutral a bit lighter
---
 doric-earth-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doric-earth-theme.el b/doric-earth-theme.el
index 283bc7e44a..064a0c4b68 100644
--- a/doric-earth-theme.el
+++ b/doric-earth-theme.el
@@ -47,10 +47,10 @@
       (fg-main "#1b0d10")
       (border "#a29986")
 
-      (bg-shadow-subtle "#dfddcb")
+      (bg-shadow-subtle "#dfdfce")
       (fg-shadow-subtle "#605040")
 
-      (bg-neutral "#d2cabd")
+      (bg-neutral "#d7d3c2")
 
       (bg-shadow-intense "#c09fa0")
       (fg-shadow-intense "#461327")

Reply via email to