mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
| .. | ||
| themes | ||
| .vsixmanifest | ||
| CHANGELOG.md | ||
| icon.png | ||
| LICENSE.txt | ||
| package.json | ||
| README.md | ||
Sweet Dracula Monokai
Sweet Dracula Monokai - PROxZIMA's Sweet Dracula theme with small visibility improvements and Monokai-style syntax highlighting.
VSCode Screenshot
Editor Settings in Screenshot
Font used: Fira Code with ligatures.
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": "'ss03', 'ss07', 'ss09', 'ss10', 'cv14', 'cv25', 'cv26', 'cv27', 'cv32'",
"editor.fontSize": 15,
"editor.fontWeight": "400",
"editor.lineHeight": 25,
"editor.bracketPairColorization.enabled": true,
"editor.guides.bracketPairs": "active",
"editor.guides.bracketPairsHorizontal": "active"
"editor.renderWhitespace": "boundary",
Please let me know if you have spotted a pink (FF00FF) element, as I could not find all matching UI elements for every attribute I changed.
Send me feedback on GitHub.
