beautyfree / vscode-theme-dracula-darcula

πŸ§›πŸ»β€β™‚οΈ Dark theme for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=devall.dracula-darcula

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dracula Darcula for Visual Studio Code

A dark theme for Visual Studio Code based on Dracula and Darcula inspired by WebStorm.

Screenshot

Install

Install using Command Palette

  1. Go to View -> Command Palette or press Ctrl+Shift+P
  2. Then enter Install Extension
  3. Write Dracula Darcula
  4. 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

About

πŸ§›πŸ»β€β™‚οΈ Dark theme for Visual Studio Code

https://marketplace.visualstudio.com/items?itemName=devall.dracula-darcula

License:MIT License


Languages

Language:JavaScript 100.0%