Darcula Void
Theme for Visual Studio Code, based on the Darcula theme from JetBrains IDEs, with a pure black background.
Table of contents
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:
Inspiration
License
MIT License
| |