Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Cursor Themes - Dark & Light CollectionNew to Visual Studio Code? Get it now.
Cursor Themes - Dark & Light Collection

Cursor Themes - Dark & Light Collection

Nitin Sahu

|
307 installs
| (1) | Free
A stunning collection of 10 hand-crafted themes (8 dark + 2 light). Includes Cursor Dark, Cursor Dark Pro, Cursor Dark VSCode, Midnight Ocean, Ember Glow, Neon Synthwave, Forest Night, Moonlight Purple, Morning Mist, and Arctic Frost. Comprehensive syntax highlighting for JavaScript, TypeScript, Pyt
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cursor Themes - Dark & Light Collection

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating License: MIT

A stunning collection of 8 hand-crafted themes for Visual Studio Code — 6 dark and 2 light. Every theme features carefully selected colors, comprehensive syntax highlighting for 50+ languages, and a polished UI designed for long coding sessions.

Cursor Dark Theme Preview

🎨 Included Themes

Dark Themes

Theme Description Accent
Cursor Dark Theme The original — elegant purple accents on a deep dark background Purple
Midnight Ocean Deep navy backgrounds with cyan/teal accents, inspired by the deep sea Cyan
Ember Glow Warm charcoal backgrounds with orange/amber accents, cozy late-night coding Orange
Neon Synthwave Cyberpunk purple-black with hot pink and electric cyan neon highlights Hot Pink
Forest Night Dark green-gray backgrounds with earthy sage and natural tones Green
Moonlight Purple Deep indigo backgrounds with soft lavender and violet accents Violet

Light Themes

Theme Description Accent
Morning Mist Soft warm whites with blue/indigo accents, gentle on the eyes Blue
Arctic Frost Cool white/slate backgrounds with teal/violet accents, crisp and clean Teal

✨ Why Choose This Collection?

  • 8 Unique Themes — Find the perfect mood for any time of day
  • Eye-Friendly Colors — Carefully tuned contrast levels reduce eye strain
  • 50+ Languages — Comprehensive syntax highlighting support
  • Web3 Ready — First-class support for Solidity and blockchain development
  • Framework Support — Optimized for React, Vue, Angular, Svelte, and more
  • Actively Maintained — Regular updates and improvements

Supported Languages

Web Development Backend Systems Web3 Data & Config
JavaScript Python Rust Solidity JSON
TypeScript Go C/C++ Vyper YAML
React/JSX Java Assembly Hardhat TOML
Vue PHP WebAssembly Foundry XML
Angular Ruby Markdown
Svelte SQL
HTML/CSS GraphQL
SCSS/SASS Prisma

Installation

From VS Code Marketplace (Recommended)

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for "Cursor Themes" or "Cursor Color Theme"
  4. Click Install
  5. Press Ctrl+K Ctrl+T and select your preferred theme

Quick Install via Command Palette

  1. Press Ctrl+P / Cmd+P
  2. Paste: ext install flawlessnitin.cursor-color-theme
  3. Press Enter

From VSIX File

  1. Download the .vsix file from Releases
  2. Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  3. Run Extensions: Install from VSIX...
  4. Select the downloaded file

Activating a Theme

  1. Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  2. Type "Color Theme" and select Preferences: Color Theme
  3. Choose from: Cursor Dark Theme, Midnight Ocean, Ember Glow, Neon Synthwave, Forest Night, Moonlight Purple, Morning Mist, or Arctic Frost

Or use the keyboard shortcut: Ctrl+K Ctrl+T

Recommended Settings

Font: Geist Mono

For the best experience, we recommend Geist Mono by Vercel.

Add to your settings.json:

{
  "editor.fontFamily": "'Geist Mono', Consolas, 'Courier New', monospace",
  "editor.fontSize": 14,
  "editor.fontLigatures": true,
  "editor.lineHeight": 1.6
}

Optional Enhancements

{
  "editor.bracketPairColorization.enabled": true,
  "editor.guides.bracketPairs": true,
  "editor.smoothScrolling": true,
  "workbench.colorTheme": "Cursor Dark Theme"
}

Changelog

See CHANGELOG.md for version history and updates.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Issues & Feedback

Found a bug or have a suggestion? Open an issue on GitHub.

License

MIT License - Copyright (c) 2024-2026 Nitin


Enjoy coding with Cursor Themes! If you find these themes useful, please consider:

  • ⭐ Starring the GitHub repo
  • 📝 Leaving a review on the VS Code Marketplace
  • 🐦 Sharing with your developer friends
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft