Skip to content

Commit 4360833

Browse files
committed
fix(languages): update GitHub languages JSON file
1 parent 83db9f3 commit 4360833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/languages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3207,7 +3207,7 @@
32073207
},
32083208
{
32093209
"type": "markup",
3210-
"tmScope": "text.html.razor",
3210+
"tmScope": "text.html.cshtml",
32113211
"group": "HTML",
32123212
"extensions": [
32133213
".cshtml"
@@ -7221,7 +7221,7 @@
72217221
},
72227222
{
72237223
"type": "programming",
7224-
"color": "#dea584",
7224+
"color": "#a62c00",
72257225
"extensions": [
72267226
".rs",
72277227
".rs.in"

0 commit comments

Comments
 (0)