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

WebStorm New UI Theme

eenaree

|
19,343 installs
| (10) | Free
A theme that looks similar to WebStorm New UI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WebStorm New UI Theme

This theme has been designed with color schemes similar to WebStorm New UI.

The syntax highlighting follows the color palette of the WebStorm New UI, but there are some parts that purposely differentiate themselves from the WebStorm theme.

For example, I've applied italic styles to built-in objects, types and interfaces, making it easier to distinguish when writing code. There are more things besides this. Also, The syntax highlighting method between the dark theme and the light theme is slightly different.

Preview

New Light

Webstorm New Light

New Light with Dark Header

Webstorm New Light with Dark Header

New Dark

Webstorm New Dark

New Darcula

Webstorm New Darcula

Installation

  1. Open Extensions in VSCode's sidebar. (or From Command Palette (Ctrl+Shift+P), View: Show Extensions)
  2. Search for WebStorm New UI Theme.
  3. Click Install to install it.
  4. From Command Palette (Ctrl+Shift+P), select Preferences: Color Theme and select a theme you want.
    • Webstorm New Light
    • Webstorm New Light with Dark Header
    • Webstorm New Dark
    • Webstorm New Darcula

Supported Languages

  • JavaScript
  • TypeScript
  • HTML
  • CSS, SCSS
  • Markdown
  • JSON

Recommended Editor Settings

"editor.fontFamily": "'Source Code Pro SemiBold'",
"editor.inlayHints.fontSize": 12,
"editor.inlayHints.padding": true,
"editor.bracketPairColorization.enabled": false,
"editor.guides.bracketPairs": "active",
"color-highlight.markRuler": false,
  • Changing the color of the indented space uses indent-rainbow extension.

Resources

  • WebStorm Darcula Theme
  • Int UI Theme
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft