Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>WebStorm OldTale DarkNew to Visual Studio Code? Get it now.
WebStorm OldTale Dark

WebStorm OldTale Dark

Ivan Briginas

|
131 installs
| (0) | Free
Dark VS Code theme with WebStorm New UI chrome and OldTale-inspired editor colors.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WebStorm OldTale Dark

WebStorm OldTale Dark is a dark VS Code theme with WebStorm New UI chrome and OldTale-inspired editor colors. It is inspired by the WebStorm New Dark UI and Old Tale themes.

Not affiliated with or endorsed by JetBrains.

If you love the WebStorm feel in VS Code, you might also like eenaree/webstorm-new-ui-theme. It helped inspire this project.

Substantial portions of the workbench color palette and editor token colors were adapted from upstream MIT-licensed projects. See THIRD_PARTY_NOTICES.md for copyright and license notices.

Preview

Theme preview

WebStorm OldTale Dark

Installation

From VS Code Marketplace

  1. Open Extensions in VS Code's sidebar. (or from Command Palette (Ctrl+Shift+P), run View: Show Extensions)
  2. Search for WebStorm OldTale Dark.
  3. Click Install to install it.
  4. From Command Palette (Ctrl+Shift+P), run Preferences: Color Theme and pick the theme you want.
    • WebStorm OldTale Dark

From GitHub Releases

  1. Download the latest .vsix from GitHub Releases.
  2. In VS Code, open Command Palette (Ctrl+Shift+P) and run Extensions: Install from VSIX....
  3. Select the downloaded file.
  4. Run Preferences: Color Theme and choose WebStorm OldTale Dark.

Or from the terminal:

code --install-extension path/to/webstorm-new-dark-ui-meets-oldtale-1.1.1.vsix

Supported Languages

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

Recommended Editor Settings

{
  "editor.fontFamily": "Ayuthaya",
  "editor.fontSize": 14,
  "editor.lineHeight": 1.6,
  "editor.inlayHints.padding": true,
  "editor.bracketPairColorization.enabled": false,
  "color-highlight.markRuler": false
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft