Skip to content

Commit c759a07

Browse files
committed
Fix bad cherrypick of coffeescript test update
1 parent 4c1a6f1 commit c759a07

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

extensions/coffeescript/test/colorize-results/test-regex_coffee.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -399,33 +399,33 @@
399399
"c": "#{",
400400
"t": "source.coffee string.regexp.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
401401
"r": {
402-
"dark_plus": "string.regexp: #D16969",
403-
"light_plus": "string.regexp: #811F3F",
404-
"dark_vs": "string.regexp: #D16969",
405-
"light_vs": "string.regexp: #811F3F",
406-
"hc_black": "string.regexp: #D16969"
402+
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
403+
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
404+
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
405+
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
406+
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
407407
}
408408
},
409409
{
410410
"c": "name",
411411
"t": "source.coffee string.regexp.coffee source.coffee.embedded.source",
412412
"r": {
413-
"dark_plus": "string.regexp: #D16969",
414-
"light_plus": "string.regexp: #811F3F",
415-
"dark_vs": "string.regexp: #D16969",
416-
"light_vs": "string.regexp: #811F3F",
417-
"hc_black": "string.regexp: #D16969"
413+
"dark_plus": "source.coffee.embedded: #9CDCFE",
414+
"light_plus": "source.coffee.embedded: #FF0000",
415+
"dark_vs": "source.coffee.embedded: #9CDCFE",
416+
"light_vs": "source.coffee.embedded: #FF0000",
417+
"hc_black": "source.coffee.embedded: #D4D4D4"
418418
}
419419
},
420420
{
421421
"c": "}",
422422
"t": "source.coffee string.regexp.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
423423
"r": {
424-
"dark_plus": "string.regexp: #D16969",
425-
"light_plus": "string.regexp: #811F3F",
426-
"dark_vs": "string.regexp: #D16969",
427-
"light_vs": "string.regexp: #811F3F",
428-
"hc_black": "string.regexp: #D16969"
424+
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
425+
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
426+
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
427+
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
428+
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
429429
}
430430
},
431431
{

extensions/coffeescript/test/colorize-results/test_coffee.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -278,11 +278,11 @@
278278
"c": "#{",
279279
"t": "source.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
280280
"r": {
281-
"dark_plus": "string: #CE9178",
282-
"light_plus": "string: #A31515",
283-
"dark_vs": "string: #CE9178",
284-
"light_vs": "string: #A31515",
285-
"hc_black": "string: #CE9178"
281+
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
282+
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
283+
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
284+
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
285+
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
286286
}
287287
},
288288
{
@@ -291,20 +291,20 @@
291291
"r": {
292292
"dark_plus": "variable: #9CDCFE",
293293
"light_plus": "variable: #001080",
294-
"dark_vs": "string: #CE9178",
295-
"light_vs": "string: #A31515",
294+
"dark_vs": "source.coffee.embedded: #9CDCFE",
295+
"light_vs": "source.coffee.embedded: #FF0000",
296296
"hc_black": "variable: #9CDCFE"
297297
}
298298
},
299299
{
300300
"c": "}",
301301
"t": "source.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
302302
"r": {
303-
"dark_plus": "string: #CE9178",
304-
"light_plus": "string: #A31515",
305-
"dark_vs": "string: #CE9178",
306-
"light_vs": "string: #A31515",
307-
"hc_black": "string: #CE9178"
303+
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
304+
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
305+
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
306+
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
307+
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
308308
}
309309
},
310310
{
@@ -531,11 +531,11 @@
531531
"c": "#{",
532532
"t": "source.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
533533
"r": {
534-
"dark_plus": "string: #CE9178",
535-
"light_plus": "string: #A31515",
536-
"dark_vs": "string: #CE9178",
537-
"light_vs": "string: #A31515",
538-
"hc_black": "string: #CE9178"
534+
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
535+
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
536+
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
537+
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
538+
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
539539
}
540540
},
541541
{
@@ -544,20 +544,20 @@
544544
"r": {
545545
"dark_plus": "variable: #9CDCFE",
546546
"light_plus": "variable: #001080",
547-
"dark_vs": "string: #CE9178",
548-
"light_vs": "string: #A31515",
547+
"dark_vs": "source.coffee.embedded: #9CDCFE",
548+
"light_vs": "source.coffee.embedded: #FF0000",
549549
"hc_black": "variable: #9CDCFE"
550550
}
551551
},
552552
{
553553
"c": "}",
554554
"t": "source.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
555555
"r": {
556-
"dark_plus": "string: #CE9178",
557-
"light_plus": "string: #A31515",
558-
"dark_vs": "string: #CE9178",
559-
"light_vs": "string: #A31515",
560-
"hc_black": "string: #CE9178"
556+
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
557+
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
558+
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
559+
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
560+
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
561561
}
562562
},
563563
{

0 commit comments

Comments
 (0)