mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
narf-dark: highlight css-proprietary-property
This commit is contained in:
@ -270,6 +270,9 @@
|
||||
|
||||
;; lang-specific
|
||||
;; *****************************************************************************************
|
||||
;; (css|scss)-mode
|
||||
`(css-proprietary-property ((,c (:foreground ,keywords))))
|
||||
|
||||
;; js2-mode
|
||||
`(js2-function-param ((,c (:foreground ,variables))))
|
||||
`(js2-jsdoc-tag ((,c (:foreground ,comments))))
|
||||
|
Reference in New Issue
Block a user