Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Nearly BlackNew to Visual Studio Code? Get it now.
Nearly Black

Nearly Black

FSSL

|
349 installs
| (2) | Free
Minimal Vibrant Dark, Nearly Black, Theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nearly Black - Vibrant Dark Theme for Visual Studio Code


Installation

Visual Studio Marketplace

fssl.nearly-black

Command Palette

Open Command Palette with CTRL+P and run:

ext install fssl.nearly-black

GitHub (Source)

https://github.com/fredrikstromlarsen/nearly-black


Package the Theme Yourself

Prerequisites

  • git is installed and works properly.
  • npm is installed and works properly.
  • vsce is installed and configured properly.
  • nearly-dark theme is NOT on the system.

Package Time!

# Clone the Source Code from GitHub
git clone https://github.com/fredrikstromlarsen/nearly-black.git
cd nearly-black

# Package Theme to .vsix File
vsce package

Open the folder containing the .vsix file in Visual Studio Code.

  1. Right click the theme file in the Explorer tab and click Install Extension VSIX. If this option isn't in the menu, install this extension: fabiospampinato.vscode-install-vsix

  2. Restart Visual Studio Code and hit CTRL+K then CTRL+T or go to File > Preferences > Color Themes, choose Nearly Black from the dropdown.

Need more info? Check the docs.

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