MCPcopy Index your code
hub / github.com/antfu/vscode-theme-vitesse

github.com/antfu/vscode-theme-vitesse @v1.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.1 ↗ · + Follow
9 symbols 25 edges 6 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
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

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

Extension points exported contracts — how you extend this code

GetThemeOptions (Interface)
(no doc)
scripts/helper.ts

Core symbols most depended-on inside this repo

v
called by 112
scripts/helper.ts
pick
called by 28
scripts/helper.ts
getTheme
called by 5
scripts/theme.ts
getXtermTheme
called by 3
scripts/extra.ts
toArray
called by 2
scripts/helper.ts
capitalize
called by 2
scripts/helper.ts
createThemeHelpers
called by 2
scripts/helper.ts
getColors
called by 1
scripts/helper.ts

Shape

Function 8
Interface 1

Languages

TypeScript100%

Modules by API surface

scripts/helper.ts7 symbols
scripts/theme.ts1 symbols
scripts/extra.ts1 symbols

For agents

$ claude mcp add vscode-theme-vitesse \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page