solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 0174218d015b01ef52a4cc192002d04e337ac024
parent 575cc1215dc8e16b85f0e1f95e340c621eac3876
Author: Leandro <leandrocardoso@gmail.com>
Date:   Thu, 15 Mar 2018 07:17:51 -0300

Add highlight-parentheses (#241) (#288)


Diffstat:
Msolarized.el | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/solarized.el b/solarized.el @@ -2191,6 +2191,8 @@ customize the resulting theme." ,blue-d ,cyan ,magenta ,violet)) ;;;;; highlight-changes `(highlight-changes-colors '(,magenta ,violet)) +;;;;; highlight-parentheses + `(hl-paren-colors '(,cyan ,yellow ,blue ,violet ,green)) ;;;;; highlight-symbol `(highlight-symbol-foreground-color ,base1) `(highlight-symbol-colors