Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Work ShirtNew to Visual Studio Code? Get it now.
Work Shirt

Work Shirt

Brian Buie

|
5 installs
| (0) | Free
A dependable, well-worn color theme built around semantic syntax highlighting, a limited palette, and a minimalist workbench.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Work Shirt

A dependable, well-worn color theme built around semantic syntax highlighting, a limited palette, and a minimalist workbench.

screenshot

Development

Install dependencies

pnpm install

Rebuild theme on file changes

pnpm dev

Use VS Code's Run and Debug to launch a new window using the theme and it'll update on file change.

Release

(I always forget)

pnpm version [patch|minor|major]
  • creates a new commit with version tag
  • Pushes tag to github (postversion script in package.json)
  • Triggers github workflow that publishes to VS Code Marketplace (.github/workfows/publish.yml)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft