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

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

diff --git a/doric-plum-theme.el b/doric-plum-theme.el
index 7a53b7e84f..b553492478 100644
--- a/doric-plum-theme.el
+++ b/doric-plum-theme.el
@@ -50,7 +50,7 @@
       (bg-shadow-subtle "#30283c")
       (fg-shadow-subtle "#92829c")
 
-      (bg-neutral "#473f57")
+      (bg-neutral "#383349")
 
       (bg-shadow-intense "#5e4170")
       (fg-shadow-intense "#d2b6e0")

Reply via email to