Skip to content

brianbuie/stoked-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stoked! 🤙

Cool theme, brah

Preview

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.

Install

Other Builds

Build

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

Development

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

Releases

No releases published

Packages

No packages published