theme-vitesse

Vitesse theme for VS Code

Usage no npm install needed!

<script type="module">
  import themeVitesse from 'https://cdn.skypack.dev/theme-vitesse';
</script>

README

Vitesse Theme for VS Code

Visual Studio Marketplace Version

Screen Shot 2021-03-08 at 12 32 54 AM Screen Shot 2021-03-08 at 12 33 16 AM        Font | Input Mono
 File Icons | File Icons
Product Icons | Carbon      
          Demo | Vitesse      

Match with System

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

Links

prism-theme-vars - where the theme 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