Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

theme-vitesse

antfu7kMIT0.8.3

Vitesse theme for VS Code

theme, vitesse, light, dark

readme

Vitesse Theme for VS Code

Visual Studio Marketplace Version

Screenshot Light Mode Screenshot Dark Mode <samp>       Font | Input Mono
 File Icons | Catppuccin
Product Icons | Carbon      
          Demo | Vitesse      </samp>

Match with System

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

prism-theme-vars - where the theme is born.

vitesse - what the theme was for.

Thanks

This project is based on github-vscode-theme.

License

MIT - Copyright (c) 2020 Primer
MIT - Copyright (c) 2021 Anthony Fu