solarized-emacs

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

commit 1a5a0f66269adb76c4176cef917f60a606ea1ebe
parent a2e3d8015e8135a2e461b81397d381d8e81b2748
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Tue,  7 Jan 2014 10:18:01 +0100

add web mode bracket face

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

diff --git a/solarized.el b/solarized.el @@ -1494,6 +1494,7 @@ customize the resulting theme." `(web-mode-part-string-face ((,class (:inherit web-mode-string-face)))) `(web-mode-symbol-face ((,class (:foreground ,yellow)))) `(web-mode-whitespace-face ((,class (:background ,red)))) + `(web-mode-html-tag-bracket-face ((,class (:foreground ,base01)))) ;; whitespace-mode `(whitespace-space ((,class (:background unspecified :foreground ,base01