!!!deprecated. vitesse already supports low contrast. use Vitesse Light Soft or Vitesse Dark Soft

Change the background color to dark gray based on Vitesse Theme

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