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 ```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 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