narf-dark: highlight css-proprietary-property

This commit is contained in:
Henrik Lissner 2016-01-21 19:36:10 -05:00
parent d78e28d85c
commit 2e933bf544

View file

@ -270,6 +270,9 @@
;; lang-specific ;; lang-specific
;; ***************************************************************************************** ;; *****************************************************************************************
;; (css|scss)-mode
`(css-proprietary-property ((,c (:foreground ,keywords))))
;; js2-mode ;; js2-mode
`(js2-function-param ((,c (:foreground ,variables)))) `(js2-function-param ((,c (:foreground ,variables))))
`(js2-jsdoc-tag ((,c (:foreground ,comments)))) `(js2-jsdoc-tag ((,c (:foreground ,comments))))