branch: elpa/spacemacs-theme
commit 5a8d3fcefbcac99a207685877395d481d9405804
Author: nashamri <[email protected]>
Commit: nashamri <[email protected]>
Update readme
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 923f112a55..4f7c9d145a 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,10 @@ This toggles highlighting of org headings.
This allows for specifying a list of custom colors to override spacemacs theme
colors. More details in the next section.
+* `spacemacs-theme-underline-parens`:
+
+This toggles the underline of matching parens when using `show-paren-mode` or
similar.
+
### Override theme's colors
The theme can be customized by overriding one of the theme local variables by
setting a list in the `spacemacs-theme-custom-colors` variable.