aboutsummaryrefslogtreecommitdiff
path: root/ef-duo-light-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-duo-light-theme.el
parente6653f5345e95499fc1789ed491bbfe2597fc58f (diff)
Revise the bg-inactive value in most themes
It was too subtle.
Diffstat (limited to 'ef-duo-light-theme.el')
-rw-r--r--ef-duo-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-duo-light-theme.el b/ef-duo-light-theme.el
index e33231b..7656c2a 100644
--- a/ef-duo-light-theme.el
+++ b/ef-duo-light-theme.el
@@ -44,7 +44,7 @@
(fg-dim "#63728f")
(fg-alt "#856f4a")
(bg-active "#c7c0ba")
- (bg-inactive "#f9f2ef")
+ (bg-inactive "#f0eae7")
(border "#baafba")
(red "#cc3333")