diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-light-theme.el | 1 |
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")) |