Visual Studio Code dark theme based on Pygment Visual Studio Theme.
See CHANGELOG.md
To enable C# semantic highlighting support you need to install C# extension for VS Code by OmniSharp. Then, to enable, set csharp.semanticHighlighting.enabled
to true
in your settings. Semantic highlighting is only provided for code files that are part of the active project.