[themes] colorize scss and less varibales in vs themes

This commit is contained in:
Martin Aeschlimann
2017-02-02 10:48:41 +01:00
parent ffdaa221d9
commit d516c31df0
8 changed files with 609 additions and 602 deletions

View File

@@ -255,7 +255,9 @@
"scope": [
"support.type.vendored.property-name",
"support.type.property-name",
"variable.css"
"variable.css",
"variable.scss",
"variable.other.less"
],
"settings": {
"foreground": "#9cdcfe"