mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
| .. | ||
| .github | ||
| assets | ||
| theme | ||
| .gitignore | ||
| .vsixmanifest | ||
| CHANGELOG.md | ||
| LICENSE.txt | ||
| Makefile | ||
| package.json | ||
| README.md | ||
| sweetdracula.png | ||
Sweet Dracula
Sweet Dracula — A beautiful, darker - Dracula fork for VSCode and Code - OSS.
VS Code
Syntax Highlighting
Install
- Go to
View -> Command Paletteor press⌘+shift+P - Then enter
Install Extension - Write
sweetdracula - Select it or press Enter to install
VSCode UI
Above screenshot contains modified VSCode UI. I tweaked it a bit to fit my taste. Complete installation in my .dotfiles
Recommended settings
"editor.renderLineHighlight": "gutter""editor.occurrencesHighlight": false"editor.selectionHighlight": false
Contributing
If you'd like to contribute to this theme, please read the contributing guidelines.

