Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Themes To Die ForNew to Visual Studio Code? Get it now.
Themes To Die For

Themes To Die For

Alec Larson

|
548 installs
| (0) | Free
A collection of my favorite VS Code themes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

@alloc/vscode-themes

All of my favorite editor themes.

Minimal Green

Noir Rosé Pine Moon

Gruvbox Material Dark

Gruvbox Dark Moist

Seoul Dark

Everforest Dark

Numa Pro v1.0

A light & dark theme duo you can't find anywhere else, where colors are used to help you read your code.

⚠️ Currently only optimized for TypeScript/TSX/HTML/CSS/JSON.

Special Features

  • JSX and TypeScript syntax each has its own color palette, to help separate it from the JavaScript implementation.
    • JSX tags are light green and JSX attributes are dark blue.
    • Primitive types are orange and other type references are magenta.
  • Function calls are a deep blue, function/class/type declaration names are a bright purple, and function parameters are navy.
  • The curly braces of an object literal are a blood orange, while all other curly braces (including those of an object type) are black, so you can easily identify a runtime object declaration.

Vim Light Medium

Rosé Pine Dawn

New England

Remedy Bright

Everforest Light

Tokyo Night Light

 

Adding new themes

  1. Clone the repository
git clone https://github.com/alloc/vscode-themes
cd vscode-themes
pnpm install
  1. Add themes to the themes folder.

  2. Update the package.json

pnpm run update
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft