emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ef-themes 6c8645d777 4/4: ef-day: make the cursor a bit


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 6c8645d777 4/4: ef-day: make the cursor a bit brighter
Date: Sat, 20 Aug 2022 07:57:31 -0400 (EDT)

branch: externals/ef-themes
commit 6c8645d7776b8e0bdf5a0231551277ad34c4d075
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@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

[Prev in Thread] Current Thread [Next in Thread]