[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ef-themes 6f807d9daf: ef-dark-theme: increase brightnes
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ef-themes 6f807d9daf: ef-dark-theme: increase brightness of bg-region |
Date: |
Wed, 28 Sep 2022 12:57:32 -0400 (EDT) |
branch: externals/ef-themes
commit 6f807d9daff945a4c25b9919759d90fefba34c25
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
ef-dark-theme: increase brightness of bg-region
This brings it closer to how other themes in the collection are.
---
ef-dark-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ef-dark-theme.el b/ef-dark-theme.el
index 15c85a8a6c..a1b5f93066 100644
--- a/ef-dark-theme.el
+++ b/ef-dark-theme.el
@@ -126,7 +126,7 @@
(bg-hover "#004a5f")
(bg-hover-alt "#551f5a")
(bg-hl-line "#002435")
- (bg-region "#25164a")
+ (bg-region "#2a234a")
(bg-paren "#20577a")
(bg-err "#330d09") ; check with err
(bg-warning "#332600") ; check with warning
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/ef-themes 6f807d9daf: ef-dark-theme: increase brightness of bg-region,
ELPA Syncer <=