Skip to content

Commit 0e268b8

Browse files
committed
Correct colorization of most class names.
1 parent add7aeb commit 0e268b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/csharp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3717,7 +3717,7 @@
37173717
}
37183718
},
37193719
{
3720-
"name": "storage.type.cs",
3720+
"name": "entity.name.type.cs",
37213721
"match": "[_[:alpha:]][_[:alnum:]]*"
37223722
}
37233723
]

0 commit comments

Comments
 (0)