A black dark theme for Visual Studio Code, but with a black background and contrast.
Great for your eyes!
Click here to download latest release and install it on vscode using "Install from VSIX" option.
git clone https://github.com/d3cryptofc/black-dracula-vscode.git && cd black-dracula-vscode
npm install
npm install package
Find packaged file (./bin/dracula.vsix
) and install it on vscode using "Install from VSIX" option.
If you'd like to contribute to this theme, please read the contributing guidelines.