I basically ported Eclipse syntax highlighting color scheme to VS Code. I'm not affiliated with the Eclipse Foundation, and they have nothing to do with this extension.
I tested this extension with C++, Python, HTML, and XML. Some restrictions in the syntax highlighting API prevent me from colorizing certain elements the way I want (e.g. C++ class members).
- Open Extensions sidebar panel in VS Code.
View → Extensions
- Search for
Eclipse Color Editor Theme
- Click Install to install it
- Click Reload to reload the editor
- Code > Preferences > Color Theme > Eclipse Color Editor Theme
./node_modules/vsce/out/vsce package