solorice/vscodium/extensions/proxzima.sweetdracula-1.0.8/README.md
2022-04-28 21:17:01 +03:00

55 lines
1.9 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Sweet Dracula
[![version](https://vsmarketplacebadge.apphb.com/version-short/PROxZIMA.sweetdracula.svg)](https://marketplace.visualstudio.com/items?itemName=PROxZIMA.sweetdracula)
[![downloads](https://vsmarketplacebadge.apphb.com/downloads-short/PROxZIMA.sweetdracula.svg)](https://marketplace.visualstudio.com/items?itemName=PROxZIMA.sweetdracula)
[![rating](https://vsmarketplacebadge.apphb.com/rating-short/PROxZIMA.sweetdracula.svg)](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).
<h3 align="center"><b>VS Code</b></h3>
![VSCode](https://raw.githubusercontent.com/PROxZIMA/sweet-dracula/master/assets/vscode.png)
<h3 align="center"><b>Syntax Highlighting</b></h3>
![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)