branch: externals/doric-themes commit d55eb799b17c29219fd05592d970886b09ac9567 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Tweak the doric-water cursor 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 7e63ba0267..7812c1a7f2 100644 --- a/doric-water-theme.el +++ b/doric-water-theme.el @@ -42,7 +42,7 @@ (require 'doric-themes)) (defvar doric-water-palette - '((cursor "#69eebb") + '((cursor "#89ee9b") (bg-main "#2a283d") (fg-main "#f2f5ff")