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

Stone Theme

isfopo

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

Switcher Dark

A dark theme for Switcher development in VS Code.

Installation and Usage

Local Installation

  1. Clone the repository
  2. Open the Extensions sidebar in VS Code
  3. Click on the gear icon in the top right corner
  4. Select Install from VSIX...
  5. Select the switcher-dark-theme.vsix-0.0.6 file
  6. Open the Command Palette with Ctrl + Shift + P or ⇧ + ⌘ + P
  7. Select Preferences: Color Theme and choose Switcher.

or from the command line:

  1. Clone the repository
  2. Run code --install-extension switcher-dark-theme.vsix-0.0.6
  3. Open the Command Palette with Ctrl + Shift + P or ⇧ + ⌘ + P
  4. Select Preferences: Color Theme and choose Switcher.

Development

The source code can be found in the GitHub repository

Install dependencies with npm install and run using npm start. Run the debugger in VS Code to open a new window with the theme.

Building

You will need to install the vsce package to build the extension. Install with npm install -g @vscode/vsce. Once installed, run npm run build to build the extension.

Credits

Project structure is based on Radical Theme

Colors are based on Switcher Studio

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