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

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

[elpa] externals/ef-themes ce325fb3c3 2/2: ef-night: tweak cursor colour


From: ELPA Syncer
Subject: [elpa] externals/ef-themes ce325fb3c3 2/2: ef-night: tweak cursor colour
Date: Sat, 20 Aug 2022 11:57:32 -0400 (EDT)

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

    ef-night: tweak cursor colour
    
    Makes it a bit more prominent.
---
 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 ec89913918..21cad54fd5 100644
--- a/ef-night-theme.el
+++ b/ef-night-theme.el
@@ -125,7 +125,7 @@
       (bg-info       "#00251f") ; check with info
 
       (border        "#34445a")
-      (cursor        "#00ccaf")
+      (cursor        "#00ccff")
       (fg-intense    "#ffffff")
 
       ;; Mappings



reply via email to

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