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

    ef-spring: revise cursor colour to a shade of red
    
    Contrasts and complements the otherwise green feel.  It also fits in
    with other accents of the theme.
---
 ef-spring-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-spring-theme.el b/ef-spring-theme.el
index 9f19c84001..1f674c1ab2 100644
--- a/ef-spring-theme.el
+++ b/ef-spring-theme.el
@@ -125,7 +125,7 @@
       (bg-info       "#ccf5dd") ; check with info
 
       (border        "#b9d0c4")
-      (cursor        "#0077cc")
+      (cursor        "#bf0040")
       (fg-intense    "#000000")
 
       ;; Mappings

Reply via email to