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

    ef-night: tweak cursor hue
---
 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 55eed14990..63c9d79033 100644
--- a/ef-night-theme.el
+++ b/ef-night-theme.el
@@ -111,7 +111,7 @@
       (bg-info       "#00251f") ; check with info
 
       (border        "#34445a")
-      (cursor        "#44aaff")
+      (cursor        "#00ccaf")
       (fg-intense    "#ffffff")
 
       ;; Mappings

Reply via email to