branch: externals/doric-themes commit 406baf6589c6b9a259126f9f78205ac2bcc39e18 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Make the doric-earth fg-shadow-intense a bit more bright and tweak its hue --- 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 67d21f791a..5769517696 100644 --- a/doric-earth-theme.el +++ b/doric-earth-theme.el @@ -50,7 +50,7 @@ (fg-shadow-subtle "#605040") (bg-shadow-intense "#c09fa0") - (fg-shadow-intense "#3f0b20") + (fg-shadow-intense "#461327") (bg-accent "#dfc8ab") (fg-accent "#783002")