Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>New Darcula ThemeNew to Visual Studio Code? Get it now.
New Darcula Theme

New Darcula Theme

Evan Simpson

|
6,291 installs
| (3) | Free
A modern take on the Jetbrains Darcula theme.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

New Darcula VSCode theme

A modern take on the Jetbrains Darcula theme. Leave a review at VS Marketplace Repo! :)

Screenshot

To achieve this look:

  • Install JetBrains Icon Theme extension
  • Install CustomizeUI extension
  • Install Fix VSCode Checksums extension
  • Install JetBrains Mono font
  • Add the following to your VSCode settings.json (>Open User Settings (JSON))
{
    "window.titleBarStyle": "custom",
    "editor.minimap.enabled": false,
    "customizeUI.activityBar": "top",
    "editor.fontSize": 13,
    "editor.fontFamily": "Jetbrains Mono, Menlo, Monaco, 'Courier New', monospace",
    "editor.bracketPairColorization.enabled": true,`
    ...
}

Language Support

  • Javascript
  • TypeScript
  • React, Svelte, Vue, Angular
  • GraphQL
  • HTML
  • PHP
  • Markdown
  • JSON
  • shell script (.sh)
  • CSS, SCSS, TailwindCSS, styled-components
  • Dockerfile, Docker compose file

Contribution

If you want something added like additional syntax highlighting, feel free to make a pull request.

License

MIT

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