It would be nice if there was an option to load it with custom user settings. `vscode-test-web --settings=settings.json` settings.json ```json { "workbench.colorTheme": "Visual Studio Dark" } ```