branch: externals/ef-themes
commit b7c229eb24b0431672b9b4e509f725e1c65548e4
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    ef-day: tweak cursor colour
---
 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 d316cbd3c2..2583173fd0 100644
--- a/ef-day-theme.el
+++ b/ef-day-theme.el
@@ -111,7 +111,7 @@
       (bg-info       "#ddf5cc") ; check with info
 
       (border        "#ded0bb")
-      (cursor        "#df4f00")
+      (cursor        "#b00f00")
       (fg-intense    "#000000")
 
       ;; Mappings

Reply via email to