Cool theme, brah
Uses colors sparingly, so they actually mean something!
Feel free to open an issue or a PR if you notice anything that looks off, syntax highlighting is hard.
-
CSS
pnpm run build [--everywhere]
Builds to ./themes/stoked-vscode.json
and ./themes/stoked-warp.yaml
--everywhere
flag will also build to ~/.warp/themes/stoked-warp.yaml
for warp
Use VS Code's debugger to launch a new window that will auto-update on changes
pnpm run watch [--everywhere]
Re-builds the theme json file when source files change