Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Nevermore ThemeNew to Visual Studio Code? Get it now.
Nevermore Theme

Nevermore Theme

Cassio Cardoso

|
438 installs
| (0) | Free
A dark theme, and nothing more
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nevermore

Nevermore Theme

A dark theme, and nothing more.

Nevermore is a dark theme which uses subtle color variations to be pleasant to the eyes.

Preview

theme preview

Installation

  1. Install VS Code
  2. Launch VS Code
  3. Choose Extensions from menu
  4. Search for nevermore
  5. Click Install to install it
  6. Click Reload to reload VS Code
  7. From the menu bar click: Code > Preferences > Color Theme > Nevermore

Disable Italics

The default theme heavily relies on italics to highlight some code tokens, if that's not your preference, there's a no italics version available. To activate it, just choose Nevermore (No Italics) on the dropdown menu after installing the theme.

Preferences

The font used in the preview is Dank Mono. If you wish a free alternative with support for font ligatures check:

  • Fira Code
  • JetBrains Mono

To activate font ligatures in the editor use the following settings:

  "editor.fontFamily": "Dank Mono", // set to your desired font-family
  "editor.fontLigatures": true,

Issues

This is my first adventure in creating a VS Code theme, so you're likely to find some issues, please feel free to file an issue.

Inspiration

I was inspired by the awesome work of Sarah Drasner in the Night Owl theme. If you're interested in knowing more about the process of creating your own VS Code theme, check her post on CSS Tricks: Creating a VS Code Theme

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