branch: externals/doric-themes commit d06f8943fad98dd9613f29d2fe90b86f19964931 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Tweak doric-earth bg-shadow-subtle --- doric-earth-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doric-earth-theme.el b/doric-earth-theme.el index cb86f2e237..283bc7e44a 100644 --- a/doric-earth-theme.el +++ b/doric-earth-theme.el @@ -47,7 +47,7 @@ (fg-main "#1b0d10") (border "#a29986") - (bg-shadow-subtle "#dfdacc") + (bg-shadow-subtle "#dfddcb") (fg-shadow-subtle "#605040") (bg-neutral "#d2cabd")