Customize or create VSCode themes using TextMate scopes and Semantic Highlighting.
Try out: http://el-angel.github.io/theme-editor (Semantic Highlighting not available)
Local usage (recommended)
$ git clone git@github.com:el-angel/theme-editor.git
$ cd ./theme-editor
$ yarn install
$ yarn start
// enable semantic highlighting
$ cd ./packages/server
$ yarn start