Skip to content

Commit 48a2143

Browse files
authored
Merge pull request #249 from jaebradley/update-languages-1612832578185
Update Languages File
2 parents 1f27772 + 58811a1 commit 48a2143

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/languages.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,7 +1424,7 @@
14241424
},
14251425
{
14261426
"type": "markup",
1427-
"group": "HTML",
1427+
"color": "#0d948f",
14281428
"aceMode": "soy_template",
14291429
"codemirrorMode": "soy",
14301430
"codemirrorMimeType": "text/x-soy",
@@ -2189,7 +2189,6 @@
21892189
{
21902190
"type": "markup",
21912191
"color": "#a91e50",
2192-
"group": "HTML",
21932192
"extensions": [
21942193
".ejs",
21952194
".ect",
@@ -5423,6 +5422,7 @@
54235422
".mkdn",
54245423
".mkdown",
54255424
".ronn",
5425+
".scd",
54265426
".workbook"
54275427
],
54285428
"filenames": [
@@ -5816,7 +5816,7 @@
58165816
},
58175817
{
58185818
"type": "markup",
5819-
"group": "HTML",
5819+
"color": "#724b3b",
58205820
"extensions": [
58215821
".mustache"
58225822
],
@@ -8624,8 +8624,8 @@
86248624
"searchable": "true"
86258625
},
86268626
{
8627-
"group": "HTML",
86288627
"type": "markup",
8628+
"color": "#bd181a",
86298629
"extensions": [
86308630
".scaml"
86318631
],
@@ -10395,6 +10395,7 @@
1039510395
".rdf",
1039610396
".res",
1039710397
".resx",
10398+
".rs",
1039810399
".rss",
1039910400
".sch",
1040010401
".scxml",

0 commit comments

Comments
 (0)