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