Skip to content

LEFD/sweetdracula-monokai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Sweet Dracula Monokai

🌌 Dive into the midnight sky and lose yourself in coding all night long!

A dark theme for VS Code combining a refined version of the iconic Dracula theme with classic Monokai-style syntax highlighting. Based on the beautiful Sweet Dracula theme by PROxZIMA, it offers a vibrant and functional environment for a seamless programming experience.

📦 Available for VS Code and Code - OSS

Sweet Dracula Monokai Preview

Installation

  1. In VS Code, open the Extensions view (Ctrl + Shift + X / ⇧ ⌘ X).
  2. In the search box, type "Sweet Dracula Monokai".
  3. Press "Install" and select "Sweet Dracula Monokai" from the Command Palette.

Editor Settings

Font and Icons

VS Code Settings

"editor.fontFamily": "Iosevka Expanded",
"editor.fontLigatures": "'ss05', 'calt' 0, 'dlig' 1, 'cv07' 2, 'cv10' 26, 'cv20' 10, 'cv44' 8, 'cv35' 2, 'cv60' 2, 'VSAL' 1, 'VLAD' 2",
"editor.fontSize": 15,
"editor.fontWeight": "400",
"editor.lineHeight": 25,
"terminal.integrated.fontFamily": "Iosevka Term Expanded",
"terminal.integrated.fontWeight": "400",
"terminal.integrated.fontSize": 14,
"debug.console.fontFamily": "Iosevka Expanded",
"editor.cursorWidth": 3,
"editor.guides.bracketPairs": "active",
"editor.guides.bracketPairsHorizontal": "active",
"editor.renderWhitespace": "trailing",

Feedback

If you enjoy using Sweet Dracula Monokai, please consider to rate the theme 5 stars on the VS Code Marketplace.

Have you encountered any issues, have suggestions, or would like support for your favorite programming language? Please feel free to open an issue on GitHub. All forms of feedback are appreciated.