Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antfu/vscode-theme-vitesse

🏕 Vitesse theme for VS Code
https://github.com/antfu/vscode-theme-vitesse

dark-theme theme vscode vscode-theme

Last synced: 19 days ago
JSON representation

🏕 Vitesse theme for VS Code

Awesome Lists containing this project

README

        

Vitesse Theme for VS Code


Visual Studio Marketplace Version


Screenshot Light Mode
Screenshot Dark Mode
       Font | Input Mono

 File Icons | Catppuccin

Product Icons | Carbon      

          Demo | Vitesse      

## Match with System

```jsonc
// .vscode/setting.json
{
"window.autoDetectColorScheme": true,
"workbench.preferredLightColorTheme": "Vitesse Light",
"workbench.preferredDarkColorTheme": "Vitesse Dark",
}
```

## Links

[prism-theme-vars](https://github.com/antfu/prism-theme-vars) - where the theme is born.

[vitesse](https://github.com/antfu/vitesse) - what the theme was for.

## Thanks

This project is based on [github-vscode-theme](https://github.com/primer/github-vscode-theme).

## License

MIT - Copyright (c) 2020 Primer

MIT - Copyright (c) 2021 Anthony Fu