narf-dark: add js2 faces

This commit is contained in:
Henrik Lissner 2016-04-10 18:52:10 -04:00
parent ca5097771b
commit 79ad923f86

View file

@ -273,6 +273,8 @@
;; js2-mode
`(js2-function-param ((,c (:foreground ,variables))))
`(js2-function-call ((,c (:foreground ,functions))))
`(js2-object-property ((,c (:foreground ,methods))))
`(js2-jsdoc-tag ((,c (:foreground ,comments))))
;; markdown-mode