branch: externals/ef-themes
commit ce325fb3c3194107ea69b3928d31847a2faeef4b
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    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 ec89913918..21cad54fd5 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

Reply via email to