Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Theme StudioNew to Visual Studio Code? Get it now.
Theme Studio

Theme Studio

Teambotics

|
3 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Theme Crafter

Theme Crafter is a VS Code extension with a Webview UI for creating workspace themes. It provides color token editing with live preview and saves variant- specific theme files.

Current capabilities

  • Light/Dark variant toggle
  • Randomize palette (seeded HSL generator)
  • Touch mode toggle for larger controls
  • Live VS Code-style mock preview panel
  • Editable color token groups:
    • Editor
    • Sidebar
    • Activity Bar
    • Status Bar
    • Title Bar
    • Button
    • Tabs
    • List Selection
  • Save action writes:
    • themes/custom-color-theme-dark.json
    • themes/custom-color-theme-light.json
  • Save also updates workspace setting:
    • workbench.colorCustomizations

Quick start

  1. Install dependencies and compile:
npm install
npm run compile
  1. Open this folder in VS Code.
  2. Press F5 to launch the Extension Development Host.
  3. In the Extension Development Host window, open Command Palette and run Theme Crafter: Open.
  4. Adjust colors and click Save Theme.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft