A theme extension for VS Code based on Darcula from JetBrains.
- Based on text mate grammar.
- Declaration of className/functionName/methodName are set to bold.
- Some popular languages are tested, PHP/Go/Java/HTML/CSS/JavaScript...
- Please report issues on Github repo if any mistake occurred.
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install sulybot.vscode-theme-darcula
Enjoy!