branch: externals/doric-themes commit d693231b1d11f2c23fca35937deac3265662f603 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Refine the doric-water fg-main colour --- doric-water-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doric-water-theme.el b/doric-water-theme.el index 7c14854d41..7e63ba0267 100644 --- a/doric-water-theme.el +++ b/doric-water-theme.el @@ -44,7 +44,7 @@ (defvar doric-water-palette '((cursor "#69eebb") (bg-main "#2a283d") - (fg-main "#ffffff") + (fg-main "#f2f5ff") (bg-shadow-subtle "#404457") (fg-shadow-subtle "#b2afbc")