imekachi / webstorm-darcula

A VSCode theme trying to be as close as possible to IntelliJ WebStorm Darcula theme and includes some improvements
https://marketplace.visualstudio.com/items?itemName=imekachi.webstorm-darcula
10 stars 4 forks source link

WebStorm Darcula VSCode theme

As close as possible to IntelliJ WebStorm Darcula theme, (and some improvements)

Preview

I've tried most of IntelliJ Darcula theme available on VSCode marketplace, none of them is close enough to the WebStorm vibe for my liking, so I decided to create my own.

Installation

Download from VS Marketplace

Language Support

Contribution

If you want to add more language support or have any idea to improve syntax highlighting, feel free to make a pull request.

Additional highlighting

Diff Editor Preview

Limitation

Since VSCode relies on textmate scopes as a selector for theme which sometimes cannot differentiate some syntax like WebStorm. I cannot highlight some syntax, for example, global variables in JS, Generic Type in TS.

Resources

License

MIT