From ce325fb3c3194107ea69b3928d31847a2faeef4b Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Sat, 20 Aug 2022 18:38:32 +0300 Subject: ef-night: tweak cursor colour Makes it a bit more prominent. --- ef-night-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-night-theme.el b/ef-night-theme.el index ec89913..21cad54 100644 --- a/ef-night-theme.el +++ b/ef-night-theme.el @@ -125,7 +125,7 @@ (bg-info "#00251f") ; check with info (border "#34445a") - (cursor "#00ccaf") + (cursor "#00ccff") (fg-intense "#ffffff") ;; Mappings -- cgit v1.0