branch: externals/doric-themes commit 0a4ac1621835beb4803dd87ad074fde1eabde97c Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Refine the doric-earth fg-main colour --- 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 177d14ce07..67d21f791a 100644 --- a/doric-earth-theme.el +++ b/doric-earth-theme.el @@ -44,7 +44,7 @@ (defvar doric-earth-palette '((cursor "#770000") (bg-main "#f0eddf") - (fg-main "#000000") + (fg-main "#240d17") (bg-shadow-subtle "#dfd8c8") (fg-shadow-subtle "#605040")