This is my personal VS Code theme, loosely modeled after CarbonFox
This isn't published as a VS Code extension, so to use it you will need to clone the repository and install it yourself.
git clone https://github.com/wjohnsto/wwj.vscode-theme.git
bun run deploy
All the colors are in colors.js
and the configuration is in index.js
PRs are welcomed.