Skip to content

Commit 9db238e

Browse files
authored
tomorrow night blue shows keyword color wrong (microsoft#204423)
1 parent 1f507c5 commit 9db238e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,7 @@
140140
},
141141
{
142142
"name": "Keyword, Storage",
143-
"scope": [
144-
"keyword, storage, storage.type, entity.name.tag.css",
145-
"entity.name.tag.less"
146-
],
143+
"scope": "keyword, storage, storage.type, entity.name.tag.css, entity.name.tag.less",
147144
"settings": {
148145
"fontStyle": "",
149146
"foreground": "#EBBBFF"

0 commit comments

Comments
 (0)