aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2026-01-17 18:19:42 +0200
committerProtesilaos Stavrou <info@protesilaos.com>2026-01-17 18:19:42 +0200
commit50e05856e7eaae2206513a2db8a1f37d65d8fed8 (patch)
tree9c60b0265dfadd33a443a895350fc7ad77f33186
parent5e4698f357bd72d60b8df863f73bd398ec433e2f (diff)
ef-fig: tweak the value of bg-paren-match
-rw-r--r--ef-fig-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-fig-theme.el b/ef-fig-theme.el
index 7812e52..8f9ffad 100644
--- a/ef-fig-theme.el
+++ b/ef-fig-theme.el
@@ -107,7 +107,7 @@
(bg-hover "#7f5a60")
(bg-hover-secondary "#6a4f6f")
(bg-hl-line "#47275f")
- (bg-paren-match "#5e5f54")
+ (bg-paren-match "#3e592f")
(bg-err "#552407") ; check with err
(bg-warning "#55421e") ; check with warning
(bg-info "#3e4200") ; check with info