Vercel Docs Theme
Dark and light themes for VS Code and Cursor matching the syntax highlighting used across the Vercel documentation.
Preview
Vercel Dark

Vercel Light

Themes
- Vercel Dark -- Dark theme matching the Vercel docs code blocks
- Vercel Light -- Light theme matching the Vercel docs light mode
Installation
From Marketplace
Search for "Vercel Docs Theme" in the VS Code or Cursor Extensions marketplace and install the extension by aurorascharff.
Manual Installation
- Download or clone this repository
- Copy the entire folder to your extensions directory:
- macOS/Linux:
~/.vscode/extensions/ or ~/.cursor/extensions/
- Windows:
%USERPROFILE%\.vscode\extensions\ or %USERPROFILE%\.cursor\extensions\
- Restart your editor
- Select the theme:
- Open Command Palette (
Cmd+Shift+P / Ctrl+Shift+P)
- Type "Color Theme"
- Select "Vercel Dark" or "Vercel Light"
Acknowledgments
Originally forked from natemcgrady/vercel-vscode-theme by Nate McGrady. Inspired by the Vercel theme from ray.so by Raycast.
License
MIT -- see LICENSE for details.
| |