Install dependencies with npm install and run using npm start. Run the debugger in VS Code to open a new window with the theme.
Building
You will need to install the vsce package to build the extension. Install with npm install -g @vscode/vsce. Once installed, run npm run build to build the extension.