Skip to content

antfu/vscode-theme-vitesse

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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