solorice/vscode/extensions/lefd.sweetdracula-monokai-1.1.2
2022-04-28 20:54:44 +03:00
..
themes Added vscode settings 2022-04-28 20:54:44 +03:00
.vsixmanifest Added vscode settings 2022-04-28 20:54:44 +03:00
CHANGELOG.md Added vscode settings 2022-04-28 20:54:44 +03:00
icon.png Added vscode settings 2022-04-28 20:54:44 +03:00
LICENSE.txt Added vscode settings 2022-04-28 20:54:44 +03:00
package.json Added vscode settings 2022-04-28 20:54:44 +03:00
README.md Added vscode settings 2022-04-28 20:54:44 +03:00

Sweet Dracula Monokai

Preview theme in vscode.dev

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Downloads Open VSX Downloads

Sweet Dracula Monokai - PROxZIMA's Sweet Dracula theme with small visibility improvements and Monokai-style syntax highlighting.

VSCode Screenshot

VS Code

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.