A dark theme for Visual Studio Code based on Dracula and Darcula inspired by WebStorm.
Install
Install using Command Palette
- Go to
View -> Command Palette or press Ctrl+Shift+P
- Then enter
Install Extension
- Write
Dracula Darcula
- Select it or press Enter to install
Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
$ git clone https://github.com/beautyfree/vscode-theme-dracula-darcula.git ~/.vscode/extensions/theme-dracula-darcula
$ cd ~/.vscode/extensions/theme-dracula-darcula
$ npm install
$ npm run build
Activating theme
Run Visual Studio Code. The Dracula Darcula theme will be available from File -> Preferences -> Color Theme dropdown menu.
Team
This theme is maintained by awesome contributors.
Contributing
If you'd like to contribute to this theme, please read the contributing guidelines.
License
MIT License
Based on https://github.com/dracula/visual-studio-code/tree/bb709dcaa52914ff0a8b677a9542e198b86f1923
| |