Skip to content

Commit ff9b29c

Browse files
[css][xs]: add colors to css variable
1 parent 11d7cab commit ff9b29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue-theme-color-theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
},
362362
// css
363363
{
364-
"scope": "entity.other.attribute-name.class.css, entity.other.attribute-name.id.css",
364+
"scope": "entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, variable.argument.css",
365365
"settings": {
366366
"foreground": "#ffcc95de"
367367
}

0 commit comments

Comments
 (0)