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

The Theme

mazhugasergei

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

The Theme

Manual installation (theme builder)

This is a custom theme builder and installer for Visual Studio Code / Cursor / Windsurf: https://github.com/mazhugasergei/theme-builder. With it you can edit the theme and install it locally.

Install dependencies:

npm install

Auto Install

For all installed editors:

npm run reinstall:all

Or individually:

npm run reinstall:code
npm run reinstall:cursor
npm run reinstall:windsurf

Manual Install

0. Clean the build if needed

npm run clean

1. Build the theme file

npm run build

2. Install the theme extension to all installed editors

npm run install:all

Or individually:

npm run install:code
npm run install:cursor
npm run install:windsurf

Uninstall the theme extension from all installed editors

npm run uninstall:all

Or individually:

npm run uninstall:code
npm run uninstall:cursor
npm run uninstall:windsurf
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft