Skip to content

Commit ab1a757

Browse files
committed
Update scss coloring tests
1 parent fb606be commit ab1a757

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

extensions/scss/test/colorize-results/test_scss.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1419,7 +1419,7 @@
14191419
}
14201420
},
14211421
{
1422-
"c": ": fantasy",
1422+
"c": ": ",
14231423
"t": "source.css.scss meta.property-list.scss meta.property-value.scss",
14241424
"r": {
14251425
"dark_plus": "default: #D4D4D4",
@@ -1429,6 +1429,17 @@
14291429
"hc_black": "default: #FFFFFF"
14301430
}
14311431
},
1432+
{
1433+
"c": "fantasy",
1434+
"t": "source.css.scss meta.property-list.scss meta.property-value.scss support.constant.font-name.css",
1435+
"r": {
1436+
"dark_plus": "support.constant.font-name: #CE9178",
1437+
"light_plus": "support.constant.font-name: #0451A5",
1438+
"dark_vs": "default: #D4D4D4",
1439+
"light_vs": "support.constant.font-name: #0451A5",
1440+
"hc_black": "support.constant.font-name: #CE9178"
1441+
}
1442+
},
14321443
{
14331444
"c": ";",
14341445
"t": "source.css.scss meta.property-list.scss punctuation.terminator.rule.scss",

0 commit comments

Comments
 (0)