summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-02-17 23:05:54 +0000
committerjao <jao@gnu.org>2021-02-17 23:05:54 +0000
commit215e217ed0d77cb5249e87a21d7e2a1715bdac45 (patch)
treed45d41e69686b73c9853c274b4665de996188aa5 /lib
parent18e4063aa153e3aff30496caeb0aaed9a982456b (diff)
downloadelibs-215e217ed0d77cb5249e87a21d7e2a1715bdac45.tar.gz
elibs-215e217ed0d77cb5249e87a21d7e2a1715bdac45.tar.bz2
themes: more contrast for paren match
Diffstat (limited to 'lib')
-rw-r--r--lib/themes/jao-light-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 469ad39..6b52eae 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -120,6 +120,7 @@
(mode-line-highlight (c green nil))
(org-link (p link) (ul "grey80"))
(scroll-bar (c "grey80"))
+ (show-paren-match (c nil "grey85"))
(success (p f00))
(vertical-border (c "grey70" nil))
(warning (c "burlywood4"))