Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>SlatehollowNew to Visual Studio Code? Get it now.
Slatehollow

Slatehollow

Amsh Shrestha

|
6 installs
| (0) | Free
Clean surfaces, five syntax colours. Enough to tell your code apart, not enough to distract. Ships with a light variant — Slatehollow Light.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Slatehollow

A theme that gets out of the way. Clean surfaces, minimal yet subtle border lines, five syntax colours. Enough to tell your code apart, not enough to distract you from it. Ships with a light variant — Slatehollow Light.

Philosophy

Borders (separator lines) only appear where colour can't do the job alone. Everything else relies on surface depth — each zone (editor, sidebar, tabs, status bar) sits at its own distinct level. You know where you are without being told.

Syntax colours are intentional and minimal:

  • Blue — functions, constructors
  • Sage green — strings
  • Amber — constants, numbers
  • Purple — keywords
  • Dusty rose — properties (the "pay attention" colour, used sparingly)

Everything else — variables, punctuation, namespaces — fades into the background. Structural, not semantic.

Five colours is a constraint, not a limitation. When every token is a different colour, your brain stops using colour as signal. We'd rather you read the code.

Install

Open the Command Palette:

macOS

cmd + shift + p → Extensions: Install Extensions → search "Slatehollow"

Windows/Linux

ctrl + shift + p → Extensions: Install Extensions → search "Slatehollow"

Or install directly from the Extensions sidebar.

Configure your theme:

{
  "workbench.colorTheme": "Slatehollow Dark"
}

Made by Amsh

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft