Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

philecker/antidote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Github License GitHub Last Commit VS Marketplace Version

Antidote Preview

Contributing

See something strange or have a request? Please open an issue.

Recommended

Font

JetBrains 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)