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

Spiral Theme

Spiral Studio

|
1 install
| (1) | Free
Spiral 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

Spiral Theme

Dark theme extension for Visual Studio Code.

Install

Search for "Spiral Theme" in the VS Code Extensions Marketplace and install it.

Development

  1. Open this folder in VS Code.
  2. Press F5 to run an Extension Development Host.
  3. In the new window, select theme: Preferences: Color Theme -> Spiral.

Publish To Marketplace

  1. Create a publisher in Azure DevOps/VS Marketplace.
  2. Install VSCE:
npm install -g @vscode/vsce
  1. Create a Personal Access Token (PAT) with Marketplace manage scope.
  2. Login once:
vsce login spiral-studio
  1. Package locally (sanity check):
vsce package --no-yarn --allow-missing-repository
  1. Publish:
vsce publish --no-yarn --allow-missing-repository

Note: You can remove --allow-missing-repository after adding a repository field in package.json.

Contact

https://spiral-studio.com/

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft