Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Xcode Dark (WebStorm port)New to Visual Studio Code? Get it now.
Xcode Dark (WebStorm port)

Xcode Dark (WebStorm port)

IvanMarchenko

|
2 installs
| (0) | Free
Xcode-Dark color theme ported from the WebStorm/JetBrains 'Xcode-Dark' plugin to VS Code and Cursor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Xcode Dark (WebStorm port)

The Xcode-Dark color scheme from the JetBrains / WebStorm plugin by Antelle, ported to VS Code and Cursor.

Activates as Xcode Dark (WebStorm) in the color theme picker (Cmd+K Cmd+T / Ctrl+K Ctrl+T).

Palette

Element Color
Editor background #292a30
UI background #323333
Selection / tab underline #1D7BED
Comments #7f8c99
Keywords (bold) #f97bb0
Strings #ff806c
Numbers #d7c781
Classes #82e6ff
Interfaces #65dfff
Functions / methods #75c2b3
Fields / types #49b0ce
Globals / predefined #b37eee
Decorators #f19a9a
HTML / XML tags #fd7cb2

Install

From the color theme picker — search for Xcode Dark (WebStorm).

Or from the command line:

cursor --install-extension marchenko-ia12.xcode-dark-theme
# or for VS Code:
code --install-extension marchenko-ia12.xcode-dark-theme

Recommended pairing

The original Xcode-Dark scheme uses SF Mono at 16pt. In VS Code / Cursor:

{
  "editor.fontFamily": "SF Mono, Menlo, monospace",
  "editor.fontSize": 14,
  "editor.lineHeight": 1.5
}

License

MIT. Original color scheme © Antelle.

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