Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Thoughtworks Styled ThemeNew to Visual Studio Code? Get it now.
Thoughtworks Styled Theme

Thoughtworks Styled Theme

guzhongren

|
16 installs
| (1) | Free
A Thoughtworks styled theme for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Thoughtworks Styled Theme

How to dev

pnpm install

Build

rm *.vsix
# Update version in package.json
npx vsce package

Debug in local

  • Press 'F5' into debug mod
  • CMD+shift+ p: select Extensions: Disable All Installed Extensions
  • Select your color theme
  • Reload VSCode

Publish

Create a PAT

# build .vsix before publishing
vsce login <publisher id>
npx vsce publish

See the verification status here Enjoy!

Ref

  • https://github.com/microsoft/vscode/blob/main/src/vs/platform/theme/common/colors/editorColors.ts
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft