aboutsummaryrefslogtreecommitdiff
path: root/ef-tritanopia-dark-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-tritanopia-dark-theme.el
parente6653f5345e95499fc1789ed491bbfe2597fc58f (diff)
Revise the bg-inactive value in most themes
It was too subtle.
Diffstat (limited to 'ef-tritanopia-dark-theme.el')
-rw-r--r--ef-tritanopia-dark-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-tritanopia-dark-theme.el b/ef-tritanopia-dark-theme.el
index b9b947d..5005630 100644
--- a/ef-tritanopia-dark-theme.el
+++ b/ef-tritanopia-dark-theme.el
@@ -47,7 +47,7 @@
(fg-dim "#908890")
(fg-alt "#afdaef")
(bg-active "#554f4f")
- (bg-inactive "#1a1517")
+ (bg-inactive "#2a2527")
(border "#555564")
(red "#cf4f5f")