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

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

diff --git a/doric-dark-theme.el b/doric-dark-theme.el
index c22897c5d6..963924e01d 100644
--- a/doric-dark-theme.el
+++ b/doric-dark-theme.el
@@ -50,7 +50,7 @@
       (bg-shadow-subtle "#332d38")
       (fg-shadow-subtle "#a2a0b2")
 
-      (bg-neutral "#454148")
+      (bg-neutral "#3c3843")
 
       (bg-shadow-intense "#50447f")
       (fg-shadow-intense "#cfcff8")

Reply via email to