aboutsummaryrefslogtreecommitdiff
path: root/ef-dream-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2026-04-02 09:20:10 +0300
committerProtesilaos Stavrou <info@protesilaos.com>2026-04-02 09:20:10 +0300
commit87c35b5a73381ae63427e4a67eedb5368c2b8788 (patch)
tree22dc85de4d71744900c1c20fa239cfefbf8a15fd /ef-dream-theme.el
parent877554112c7fc8afb35f1d1c59827e5f3cba7c5e (diff)
ef-dream: tone down the bg-hover value
The previous one was making the text hard to read.
Diffstat (limited to 'ef-dream-theme.el')
-rw-r--r--ef-dream-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-dream-theme.el b/ef-dream-theme.el
index 389bc56..a82a39e 100644
--- a/ef-dream-theme.el
+++ b/ef-dream-theme.el
@@ -105,7 +105,7 @@
(fg-mode-line-active "#fedeff")
(bg-completion "#503240")
(bg-popup "#2e2a31")
- (bg-hover "#957856")
+ (bg-hover "#795056")
(bg-hover-secondary "#665f7a")
(bg-hl-line "#412f4f")
(bg-paren-match "#885566")