Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Darcula VoidNew to Visual Studio Code? Get it now.
Darcula Void

Darcula Void

sjlex

|
572 installs
| (1) | Free
Theme for Visual Studio Code, based on the Darcula theme from JetBrains IDEs, with a pure black background.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


logo
Darcula Void

Theme for Visual Studio Code, based on the Darcula theme
from JetBrains IDEs, with a pure black background.

Preview in vscode.dev  Visual Studio Marketplace Rating  Visual Studio Marketplace Installs  Visual Studio Marketplace Downloads  Visual Studio Marketplace Version  GitHub License 

Screenshot

Table of contents

  • Darcula Void
    • Table of contents
    • Getting started
      • Installation
      • Activate theme
    • Recommended settings
      • Font settings
      • Icon Themes
    • Inspiration
    • License

Getting started

📦 Installation

You can install this theme through the Visual Studio Code Marketplace.

Launch Quick Open:

  • Windows: Ctrl + P
  • macOS: ⌘ + P
  • Linux: Ctrl + P

Paste the following command and press Enter:

ext install sjlex.vscode-theme-darcula-void

☑️ Activate theme

Open Command Palette:

  • Windows: Ctrl + Shift + P
  • macOS: ⌘ + Shift + P
  • Linux: Ctrl + Shift + P

Type theme, choose Preferences: Color Theme, and select Darcula Void from the list.

⚙️ Recommended settings

Font settings

settings.json:

{
  "editor.fontFamily": "JetBrains Mono",
  "editor.fontSize": 12,
  "editor.lineHeight": 18,
  "terminal.integrated.fontSize": 11
}

Icon Themes

You can install one of the Icon Themes below:

  • Material Icon Theme

  • JetBrains Icon Theme

Inspiration

  • JetBrains Darcula Theme

License

MIT License

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