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

    Make doric-light bg-neutral a bit lighter
---
 doric-light-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doric-light-theme.el b/doric-light-theme.el
index cb73e27617..26ee4e42e5 100644
--- a/doric-light-theme.el
+++ b/doric-light-theme.el
@@ -50,7 +50,7 @@
       (bg-shadow-subtle "#efeff2")
       (fg-shadow-subtle "#455058")
 
-      (bg-neutral "#d3d9df")
+      (bg-neutral "#e1e4e5")
 
       (bg-shadow-intense "#a0bcd0")
       (fg-shadow-intense "#213067")

Reply via email to