Inspired by IntelliJ IDEA's default theme.
I decided to create this VS Code theme, for two reasons:
- I love IntelliJ IDEs default Darcula theme, but prefer to use VS Code.
- I needed semantic highlighting for Dart/Flutter files.
So, this is simply an attempt to replicate the Darcula theme from Jetbrains IDEs, and at the same time support nice syntax highlighting for Dart and Flutter.
There is also syntax highlighting support for HTML, CSS, JS, and Java files.
This theme includes a Basic and a Pure version. They both have the exact same syntax highlighting properties.
The Pure version additionally replicates the color scheme of IntelliJ editors' interface, e.g. the color of the sidebar, the terminal, the tabs, and so on:
This is a work in progress, so feel free to open an issue and provide your feedback/suggestions!
IntelliJ Darcula theme creator: Konstantin Bulenkov