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

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

diff --git a/doric-obsidian-theme.el b/doric-obsidian-theme.el
index dbcd2eafeb..990800a3ef 100644
--- a/doric-obsidian-theme.el
+++ b/doric-obsidian-theme.el
@@ -50,7 +50,7 @@
       (bg-shadow-subtle "#2f2f2f")
       (fg-shadow-subtle "#8d8d8d")
 
-      (bg-neutral "#454545")
+      (bg-neutral "#3a3a3a")
 
       (bg-shadow-intense "#505050")
       (fg-shadow-intense "#b4b4b4")

Reply via email to