Vitesse Aurora Theme for VS Code
Font | Maple Mono NF CN
File Icons | file icons
Product Icons | Carbon
Themes
- Vitesse Aurora Light - Light theme
- Vitesse Aurora Dark - Dark theme
Match with System
// .vscode/setting.json
{
"window.autoDetectColorScheme": true,
"workbench.preferredLightColorTheme": "Vitesse Aurora Light",
"workbench.preferredDarkColorTheme": "Vitesse Aurora Dark",
}
Terminal Themes
This project includes xterm.js terminal themes in the extra/ directory:
extra/xterm-vitesse-aurora-light.json - Light terminal theme
extra/xterm-vitesse-aurora-dark.json - Dark terminal theme
These can be used with terminals that support xterm.js (VS Code integrated terminal, Hyper, etc.).
Thanks
This project is based on vitesse-vscode-theme.
License
MIT - Copyright (c) 2026 Primer
MIT - Copyright (c) 2026 Aeasx
| |