theme-vitesse
v0.8.3
Published
Vitesse theme for VS Code
Downloads
3,475
Readme
Match with System
// .vscode/setting.json
{
"window.autoDetectColorScheme": true,
"workbench.preferredLightColorTheme": "Vitesse Light",
"workbench.preferredDarkColorTheme": "Vitesse Dark",
}
Links
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