- Change minimal theme name to Evondev Golden
- Update schema Minimal
- Update string color
- Update active border tab and terminal
- Update cursor color
- Update color of Dracula Author
- Fix color of Evondev Dracula Author version
- Add Evondev Dracula Author version: this version is of the Author
- Change Evondev Dracula Minimal Contrast colors
- Optimize Minimal version
- Added Minimal version
- Remove italic style for attribute
- Change Darker Colour to New Colour
- Change
checkbox
merge editor color
- Add light border to tab, sidebar and panel
Update more color scheme with none semanticHighlight
- Evondev Dracula Normal Contrast - No Highlight
- Evondev Dracula Hight Contrast - No Highlight
- Evondev Dracula Darker Colour - No Highlight
- Settings for better experience(copy settings yout want to your settings.json)
"editor.wordWrap": "on"
"editor.wordWrapColumn": 100
"editor.letterSpacing": 0.3,
"editor.lineHeight": 30,
"emmet.includeLanguages": { "javascript": "javascriptreact", "vue-html": "html" }
,"editor.formatOnSave": true
,"[javascript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }
,"[jsonc]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }
,"emmet.triggerExpansionOnTab": true
"editor.defaultFormatter": "esbenp.prettier-vscode"
,"editor.cursorSmoothCaretAnimation": true,
"editor.cursorBlinking": "expand",
- Change color of
comments
scope for easy reading