# vscode-theme-vitesse **Repository Path**: mirrors_antfu/vscode-theme-vitesse ## Basic Information - **Project Name**: vscode-theme-vitesse - **Description**: 🏕 Vitesse theme for VS Code - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-27 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Vitesse Theme for VS Code

Visual Studio Marketplace Version

Screenshot Light Mode Screenshot Dark Mode        Font | Input Mono
 File Icons | Catppuccin
Product Icons | Carbon      
          Demo | Vitesse      

## Match with System ```jsonc // .vscode/setting.json { "window.autoDetectColorScheme": true, "workbench.preferredLightColorTheme": "Vitesse Light", "workbench.preferredDarkColorTheme": "Vitesse Dark", } ``` ## Links [prism-theme-vars](https://github.com/antfu/prism-theme-vars) - where the theme is born. [vitesse](https://github.com/antfu/vitesse) - what the theme was for. ## Thanks This project is based on [github-vscode-theme](https://github.com/primer/github-vscode-theme). ## License MIT - Copyright (c) 2020 Primer
MIT - Copyright (c) 2021 Anthony Fu