Kah Rah Theme
Overview
Dark theme with slightly vivid colors for a harmonious mixture making it easier to spot each element making up your code.

- Dark base theme
- Enhance differenciation of languages (SQL / PHP / CSS / JS ...)
- Add Python + Flash and Node JS with .ejs files
- Optimize a little
- No more ... :)

Installation
In your settings.json add this in "files.associations" :
"*.ejs": "html"
Or add entire section :
"files.associations": {
"*.ejs": "html"
}
For Emmet association, in your settings.json :
"emmet.includeLanguages": {
"ejs": "html"
}
For more information or contribute
▼ ▼ ▼ ▼ ▼ ▼ ▼
Enjoy 😆
Any request go to github !
| |