A bright and colorful theme for VSCode/VSCodium.
⌘ + P
ext install adhamu.kaleidoscope
{
"editor.fontFamily": "Hack",
"editor.fontSize": 12,
"editor.tabSize": 2,
"editor.lineHeight": 22,
"editor.cursorStyle": "line",
"editor.smoothScrolling": true,
"editor.renderWhitespace": "none"
}
This theme has been tested with the following languages
- JavaScript/JSX
- Typescript/TSX
- HTML
- CSS/SCSS
- Python
- PHP
- Bash
- Markdown/MDX
- YAML
- JSON
- XML