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

Pluto

mantasmikal

|
2,164 installs
| (2) | Free
Dark VS Code color theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pluto

A Dark VS Code theme inspired by Horizon and One Dark Pro

Install it here

Comes in two variants:

  • Pluto – the original warm dark theme
  • Pluto Neutral – a near-black neutral background with the same syntax and accent colors

Screenshots

UI and React code example

Ghostty

The same two palettes are generated for the Ghostty terminal.

Copy them into Ghostty's themes directory:

npm install
npm run build
npm run install:ghostty

Then pick one in ~/.config/ghostty/config:

theme = pluto
# or switch by system appearance:
# theme = light:pluto,dark:pluto-neutral

Reload the config (cmd+shift+,) or relaunch Ghostty.

Development

Themes are generated from the source in src/. shared.json holds the colors every variant shares; each file in src/variants/ sets a variant's name and UI colors. Run npm run build to regenerate the VS Code themes in themes/ and the Ghostty themes in ghostty/.

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