Theme based on the Vercel code theme from ray.so.
Note: This is not an official Vercel theme. It's a hobby project created by an individual (who happens to work at Vercel at the time of creation), and is not affiliated with or endorsed by Vercel.
Search for "Vercel VSCode Theme" in the VSCode/Cursor Extensions marketplace and install the extension by natemcgrady.
- Download the .vsix file
- Install using one of these commands:
- VSCode:
code --install-extension vercel-vscode-theme-1.0.0.vsix - Cursor:
cursor --install-extension vercel-vscode-theme-1.0.0.vsix
- VSCode:
- Select the theme:
- Open Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) - Type "Color Theme"
- Select "Vercel"
- Open Command Palette (
- Download or clone this repository
- Copy the entire folder to your extensions directory:
- macOS/Linux:
~/.cursor/extensions/or~/.vscode/extensions/ - Windows:
%USERPROFILE%\.cursor\extensions\or%USERPROFILE%\.vscode\extensions\
- macOS/Linux:
- Restart VSCode/Cursor
- Select the theme:
- Open Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) - Type "Color Theme"
- Select "Vercel"
- Open Command Palette (
This theme is inspired by the Vercel theme from ray.so by Raycast.
- ray.so is an open-source project by Raycast, licensed under the MIT License
- Repository: github.com/raycast/ray-so
- This theme extracts and adapts the color scheme from the Vercel theme for use in VS Code/Cursor
This VS Code/Cursor theme is licensed under the MIT License. See the LICENSE file for details.
The color scheme is inspired by ray.so's Vercel theme, which is also MIT licensed.
