Skip to content

natemcgrady/vercel-vscode-theme

Repository files navigation

Vercel Cursor/VSCode Theme

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.

Preview

Vercel Theme Screenshot

Installation

From Marketplace

Search for "Vercel VSCode Theme" in the VSCode/Cursor Extensions marketplace and install the extension by natemcgrady.

From VSIX File

  1. Download the .vsix file
  2. 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
  3. Select the theme:
    • Open Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
    • Type "Color Theme"
    • Select "Vercel"

Manual Installation

  1. Download or clone this repository
  2. Copy the entire folder to your extensions directory:
    • macOS/Linux: ~/.cursor/extensions/ or ~/.vscode/extensions/
    • Windows: %USERPROFILE%\.cursor\extensions\ or %USERPROFILE%\.vscode\extensions\
  3. Restart VSCode/Cursor
  4. Select the theme:
    • Open Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
    • Type "Color Theme"
    • Select "Vercel"

Credits & Attribution

This theme is inspired by the Vercel theme from ray.so by Raycast.

Acknowledgments

  • 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

License

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •