New Darcula VSCode theme
A modern take on the Jetbrains Darcula theme. Leave a review at VS Marketplace Repo! :)
To achieve this look:
{
"window.titleBarStyle": "custom",
"editor.minimap.enabled": false,
"customizeUI.activityBar": "top",
"editor.fontSize": 13,
"editor.fontFamily": "Jetbrains Mono, Menlo, Monaco, 'Courier New', monospace",
"editor.bracketPairColorization.enabled": true,`
...
}
Language Support
- Javascript
- TypeScript
- React, Svelte, Vue, Angular
- GraphQL
- HTML
- PHP
- Markdown
- JSON
- shell script (.sh)
- CSS, SCSS, TailwindCSS, styled-components
- Dockerfile, Docker compose file
Contribution
If you want something added like additional syntax highlighting, feel free to make a pull request.
License
MIT
| |