1
0
Fork 0

Fix emacs paren-match colors

This commit is contained in:
Jeremy Kaplan 2016-07-07 12:11:13 -04:00
commit ec35e1fd76

View file

@ -58,7 +58,7 @@
`(web-mode-html-tag-face ((t (:foreground ,bluegray ))))
`(web-mode-block-delimiter-face ((t (:foreground ,orange ))))
`(show-paren-match-face ((t (:foreground ,white :background ,brown :bold t ))))
`(show-paren-match-face ((t (:foreground ,teal :bold t ))))
)
)