antfu / vscode-theme-vitesse

πŸ• Vitesse theme for VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=antfu.theme-vitesse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸ• Vitesse theme for VS Code

https://marketplace.visualstudio.com/items?itemName=antfu.theme-vitesse

License:MIT License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%