mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-07 09:36:11 -08:00
Add instruction for running generated theme
This commit is contained in:
@@ -8,3 +8,11 @@ An early proof of concept of a program that can generate theme files for editors
|
|||||||
npm run build
|
npm run build
|
||||||
npm start
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user