Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PROxZIMA/sweet-dracula
Sweet Dracula — A beautiful, darker - Dracula fork.
https://github.com/PROxZIMA/sweet-dracula
dracula sweet visual-studio-code vscode vscode-extension vscode-theme
Last synced: 4 days ago
JSON representation
Sweet Dracula — A beautiful, darker - Dracula fork.
- Host: GitHub
- URL: https://github.com/PROxZIMA/sweet-dracula
- Owner: PROxZIMA
- License: mit
- Created: 2021-03-18T13:58:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T08:37:11.000Z (about 2 months ago)
- Last Synced: 2024-09-15T11:19:05.638Z (about 2 months ago)
- Topics: dracula, sweet, visual-studio-code, vscode, vscode-extension, vscode-theme
- Language: Makefile
- Homepage: https://marketplace.visualstudio.com/items?itemName=PROxZIMA.sweetdracula
- Size: 1020 KB
- Stars: 26
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Sweet Dracula
[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/PROxZIMA.sweetdracula?style=for-the-badge&label=VS%20Marketplace&logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=PROxZIMA.sweetdracula)
[![Downloads](https://img.shields.io/visual-studio-marketplace/d/PROxZIMA.sweetdracula?style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=PROxZIMA.sweetdracula)
[![Rating](https://img.shields.io/visual-studio-marketplace/r/PROxZIMA.sweetdracula?style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=PROxZIMA.sweetdracula)**Sweet Dracula** — A beautiful, darker - [Dracula](https://github.com/dracula/visual-studio-code) fork for [VSCode](https://marketplace.visualstudio.com/items?itemName=PROxZIMA.sweetdracula) and [Code - OSS](https://open-vsx.org/extension/PROxZIMA/sweetdracula).
VS Code
![VSCode](https://raw.githubusercontent.com/PROxZIMA/sweet-dracula/master/assets/vscode.png)
Syntax Highlighting
![Screenshot](https://raw.githubusercontent.com/PROxZIMA/sweet-dracula/master/assets/preview.png)
---
## Install
1. Go to `View -> Command Palette` or press `⌘+shift+P`
2. Then enter `Install Extension`
3. Write `sweetdracula`
4. 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](https://github.com/PROxZIMA/.dotfiles#vscode)
---
## 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](https://github.com/PROxZIMA/sweet-dracula/blob/master/.github/CONTRIBUTING.md).
---
## License
[MIT License](https://github.com/PROxZIMA/sweet-dracula/blob/master/LICENSE)
---
### [Release Notes](https://github.com/PROxZIMA/sweet-dracula/blob/master/CHANGELOG.md)