Follows common textmate tokens (such as entity.name.type, entity.name.function, variable.property...) so try it on any languages and report issues on the GitHub repo.
Any suggestions/contributions are welcomed!
Setting
When installation completes, select dark-solarin-2 as your color theme (Preferences → Workbench: Color Theme → dark-solarin-2)
Customizing
If you want to customize on top of this theme, use vscode's color customization feature.
If you want an easy way to create your own theme, use vscode theme studio. Be sure to check out the FAQ section there so you can publish your theme.
Publishing
I recommend first pushing all code to a public GitHub repository.
Follow these steps for publishing your theme using the vsce command line tool (short for "Visual Studio Code Extensions").