If you want flavours to be able to automatically configure your VS Code color scheme:
- Install https://marketplace.visualstudio.com/items?itemName=golf1052.base16-generator
- Enable all themes
Add this in your ~/.config/flavours/config.toml
[[items]]
file = "/tmp/.ignoreme"
template = "vscode"
rewrite = true
hook = "theme-vscode"
And add theme-vscode to your PATH somewhere