Manhld Theme for Visual Studio Code
This Theme based on Dracula
Preview Theme
My settings.json
{
"editor.fontSize": 18,
"editor.fontWeight": "300",
"editor.lineHeight": 1.8,
"editor.letterSpacing": 1,
"editor.fontFamily": "SF Mono",
"editor.fontLigatures": true,
"editor.tabSize": 2,
"editor.formatOnSave": true,
"editor.guides.bracketPairs": "active",
"editor.wordWrap": "on",
"editor.wordWrapColumn": 120,
"diffEditor.wordWrap": "on",
"editor.cursorBlinking": "expand",
"editor.cursorSmoothCaretAnimation": "on",
"editor.cursorWidth": 1,
"editor.mouseWheelZoom": true,
"workbench.editor.wrapTabs": true
}
Fonts
SF Mono Ligatures,
Victor Mono, JetBrains Mono, Fira Code, Dank Mono...