[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ef-themes 25eea906be 3/3: ef-trio-dark: tweak cursor
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ef-themes 25eea906be 3/3: ef-trio-dark: tweak cursor |
Date: |
Fri, 16 Sep 2022 22:57:35 -0400 (EDT) |
branch: externals/ef-themes
commit 25eea906be17b989d4ee02c822a3609c1a42a5fa
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
ef-trio-dark: tweak cursor
---
ef-trio-dark-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ef-trio-dark-theme.el b/ef-trio-dark-theme.el
index 375b3a3916..f3b17e8e50 100644
--- a/ef-trio-dark-theme.el
+++ b/ef-trio-dark-theme.el
@@ -132,8 +132,8 @@
(bg-warning "#332910") ; check with warning
(bg-info "#1f2a00") ; check with info
- (cursor "#dd88ff")
(border "#504750")
+ (cursor "#ff99ff")
(fg-intense "#ffffff")
(modeline-err "#ff9fcf")