narf-dark: add web-mode-html-entity-face
This commit is contained in:
parent
0c164eb898
commit
a3806fb207
1 changed files with 1 additions and 0 deletions
|
@ -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))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue