branch: externals/doric-themes commit bdc80fc7fcfea16b2a9352538188c8183bc47064 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Tweak doric-light bg-neutral --- doric-light-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doric-light-theme.el b/doric-light-theme.el index 986a6a1a8e..cb73e27617 100644 --- a/doric-light-theme.el +++ b/doric-light-theme.el @@ -50,7 +50,7 @@ (bg-shadow-subtle "#efeff2") (fg-shadow-subtle "#455058") - (bg-neutral "#cdd4de") + (bg-neutral "#d3d9df") (bg-shadow-intense "#a0bcd0") (fg-shadow-intense "#213067")