Closed sharpchen closed 10 months ago
In my memory, markdown code blocks did not have scope values. They might have been added in some later versions of VSCode. Yes, I haven't tested the display effects of each programming language in Markdown code blocks. The positions where you added the scope values are correct, but I want to change the color of with
to #CF68E1
(the same as as
). I expect to update Eva Theme tomorrow.
It's ok if you are not ready for a new release, I don't want to bother, these are just minor changes.
Updated. Don't think that way, all your pull requests are not disturbances, but contributions to the Eva Theme : )
Scopes
with
keyword.operator.expression.with.cs
as
keyword.operator.expression.as.cs
Code sample
Before vs After