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

    ef-day: make the cursor a bit brighter
    
    It was too muted and did not stand out immediately.
---
 ef-day-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-day-theme.el b/ef-day-theme.el
index 55d7c7012e..86c2ac23bb 100644
--- a/ef-day-theme.el
+++ b/ef-day-theme.el
@@ -125,7 +125,7 @@
       (bg-info       "#ddf5cc") ; check with info
 
       (border        "#ded0bb")
-      (cursor        "#b00f00")
+      (cursor        "#cf1f00")
       (fg-intense    "#000000")
 
       ;; Mappings

Reply via email to