https://github.com/philecker/antidote
🎨 Enhanced Dark Theme for Visual Studio Code
https://github.com/philecker/antidote
antidote dark-theme marketplace syntax-highlighting visual-studio-code
Last synced: 19 days ago
JSON representation
🎨 Enhanced Dark Theme for Visual Studio Code
- Host: GitHub
- URL: https://github.com/philecker/antidote
- Owner: philecker
- License: mit
- Archived: true
- Created: 2021-06-19T00:52:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T17:15:10.000Z (about 2 years ago)
- Last Synced: 2025-04-06T22:35:37.279Z (26 days ago)
- Topics: antidote, dark-theme, marketplace, syntax-highlighting, visual-studio-code
- Homepage: https://marketplace.visualstudio.com/items?itemName=philecker.antidote
- Size: 416 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Antidote is an enhanced dark theme designed to improve the overall coding experience. It's currently geared more towards frontend developement, but will be reguarly updated to supprot more backend languages.



### Contributing
See something strange or have a request? Please [open an issue](https://github.com/philecker/antidote/issues).
### Recommended
#### Font[JetBrains Mono](https://www.jetbrains.com/lp/mono/)
"editor.fontFamily": "JetBrains Mono Thin",
"editor.fontLigatures": true### Supported Languages
* HTML
* CSS
* JavaScript
* JSX
* JSON
* TypeScript (Partial Support)
* Jest (Partial Support)
* Dockerfile (Partial Support)
* Markdown (Partial Support)
* Sass/SCSS (Partial Support)
* Less (Partial Support)
* C# (Partial Support)
* Handlebars (Partial Support)
* Java (Partial Support)
* Python (Partial Support)