branch: externals/doric-themes commit 6ffc01518705b22453b333796f0675557aae64fb Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Change the doric-wind cursor colour --- doric-wind-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doric-wind-theme.el b/doric-wind-theme.el index cb204fc723..5ae0f79c1d 100644 --- a/doric-wind-theme.el +++ b/doric-wind-theme.el @@ -42,7 +42,7 @@ (require 'doric-themes)) (defvar doric-wind-palette - '((cursor "#00009b") + '((cursor "#10600b") (bg-main "#e8f0e9") (fg-main "#000f0f")