theme-generator.ts
palette.ts
Install in VS Code
Download a VSIX extension for the current theme, then open VS Code and choose that file from the Extensions view.
Command fallback
After downloading, run this with the actual VSIX path if VS Code does not prompt you.
code --install-extension ./your-theme.vsix
Offline backup
Download a ZIP copy of this generator so you can keep using it locally if the hosted site is blocked.