# theme-vitesse

> Vitesse theme for VS Code

Latest version **1.0.0** (published 2025-08-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install theme-vitesse
pnpm add theme-vitesse
yarn add theme-vitesse
bun add theme-vitesse
```

## Health

**Score 35/100 (D)** — status: maintenance-mode.

Positive: esm support; no vulnerabilities; has provenance.

Warnings: low downloads; no types.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2025-08-05 |
| First published | 2021-04-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 152.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 698 |
| Maintainers | antfu |
| Keywords | theme, vitesse, light, dark |

## Links

- npm: https://www.npmjs.com/package/theme-vitesse
- Repository: https://github.com/antfu/vscode-theme-vitesse
- Homepage: https://github.com/antfu/vscode-theme-vitesse#readme
- Issues: https://github.com/antfu/vscode-theme-vitesse/issues
- npm.io page: https://npm.io/package/theme-vitesse

## Alternatives

- [@oh-my-pi/pi-natives](https://npm.io/package/@oh-my-pi/pi-natives.md) — 51.8K weekly downloads
- [@capgo/capacitor-light-sensor](https://npm.io/package/@capgo/capacitor-light-sensor.md) — 3.0K weekly downloads
- [@heyhuynhgiabuu/pi-diff](https://npm.io/package/@heyhuynhgiabuu/pi-diff.md) — 492 weekly downloads
- [@lotsa/verdant-lang-asm](https://npm.io/package/@lotsa/verdant-lang-asm.md) — 38 weekly downloads
- [new-era-syntax](https://npm.io/package/new-era-syntax.md) — 20 weekly downloads

## Recent versions

- 1.0.0 (latest) — 2025-08-05
- 0.8.3 — 2024-08-16
- 0.8.2 — 2024-08-16
- 0.8.1 — 2024-07-23
- 0.8.0 — 2024-05-13
- 0.7.9 — 2024-04-13
- 0.7.8 — 2024-04-04
- 0.7.7 — 2024-03-11
- 0.7.6 — 2024-03-03
- 0.7.5 — 2023-11-25
- 0.7.4 — 2023-11-25
- 0.7.3 — 2023-09-01
- 0.7.2 — 2023-05-10
- 0.6.4 — 2023-03-13
- 0.6.3 — 2023-02-27
- … 32 more at https://npm.io/package/theme-vitesse/versions

## README

<h1 align="center">Vitesse Theme for VS Code</h1>

<p align="center">
<a href="https://marketplace.visualstudio.com/items?itemName=antfu.theme-vitesse" target="__blank"><img src="https://img.shields.io/visual-studio-marketplace/v/antfu.theme-vitesse.svg?color=4d9375&amp;label=Marketplace&logo=visual-studio-code" alt="Visual Studio Marketplace Version" /></a>
</p>

<p align="center">
<img width="1275" alt="Screenshot Light Mode" src="https://github.com/user-attachments/assets/7fa3db7a-5b11-4622-a59b-1f7b3f837d0d">
<img width="1275" alt="Screenshot Dark Mode" src="https://github.com/user-attachments/assets/2919bb08-596b-4279-9f1e-4d2f7d1913fb">
<sub><samp>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Font | <a href="https://input.djr.com/">Input Mono</a><br>
&nbsp;File Icons | <a href="https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc-icons">Catppuccin</a><br>
Product Icons | <a href="https://github.com/antfu/vscode-icons-carbon">Carbon</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Demo | <a href="https://github.com/antfu/vitesse">Vitesse</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</samp></sub>
</p>

## Match with System

<!--eslint-skip-->

```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 <br>
MIT - Copyright (c) 2021 Anthony Fu

---
_Source: https://npm.io/package/theme-vitesse · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
