aboutsummaryrefslogtreecommitdiff
path: root/ef-eagle-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2026-02-17 09:55:52 +0200
committerProtesilaos Stavrou <info@protesilaos.com>2026-02-17 09:55:52 +0200
commitf3f074d5fbeb0c3cf9622205c22e012120761390 (patch)
tree636eff750ac899f0c6b9e5b1ac3d7541dba5a7f8 /ef-eagle-theme.el
parente6653f5345e95499fc1789ed491bbfe2597fc58f (diff)
Revise the bg-inactive value in most themes
It was too subtle.
Diffstat (limited to 'ef-eagle-theme.el')
-rw-r--r--ef-eagle-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-eagle-theme.el b/ef-eagle-theme.el
index b0d66ad..6b7f57d 100644
--- a/ef-eagle-theme.el
+++ b/ef-eagle-theme.el
@@ -44,7 +44,7 @@
(fg-dim "#685f53")
(fg-alt "#524874")
(bg-active "#aea88e")
- (bg-inactive "#e7e0ca")
+ (bg-inactive "#e0d8c3")
(border "#7f785f")
(red "#882000")