branch: externals/doric-themes commit e5f8fb606155212565ae256a26d1b81f2231eb6f Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Make the doric-obsidian fg-shadow-subtle a bit more dark --- 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 19e52f8ed5..9f7eb4b9aa 100644 --- a/doric-obsidian-theme.el +++ b/doric-obsidian-theme.el @@ -47,7 +47,7 @@ (fg-main "#e7e7e7") (bg-shadow-subtle "#2f2f2f") - (fg-shadow-subtle "#9a9a9a") + (fg-shadow-subtle "#8d8d8d") (bg-shadow-intense "#505050") (fg-shadow-intense "#b2b2b2")