narf-dark: add web-mode-html-entity-face

This commit is contained in:
Henrik Lissner 2016-04-23 22:09:52 -04:00
parent 0c164eb898
commit a3806fb207

View File

@ -291,6 +291,7 @@
`(web-mode-html-tag-face ((,c (:foreground ,methods))))
`(web-mode-html-tag-bracket-face ((,c (:foreground ,methods))))
`(web-mode-html-attr-name-face ((,c (:foreground ,type))))
`(web-mode-html-entity-face ((,c (:foreground ,cyan :italic t))))
`(web-mode-block-control-face ((,c (:foreground ,orange))))
;; `(web-mode-html-tag-bracket-face ((,c (:foreground ,operators))))