Add instruction for running generated theme

This commit is contained in:
Daniel Imms
2016-11-04 15:59:47 -07:00
parent bdd9d56eb9
commit 3a1478884d

View File

@@ -8,3 +8,11 @@ An early proof of concept of a program that can generate theme files for editors
npm run build
npm start
```
## Testing the generated theme
```bash
code out
```
<kbd>F5</kbd> will launch the VS Code debugger with the theme available to switch to.