Fix emacs paren-match colors
This commit is contained in:
parent
a648f2d37a
commit
ec35e1fd76
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ))))
|
||||
)
|
||||
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue