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

SpaceCamp

Dino Gomez

|
354 installs
| (1) | Free
SpaceCamp is an attractive, comfortable, and legible colorscheme for VSCode, inspired by the original SpaceCamp for Vim by Jared Gorski.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SpaceCamp Theme [VSCODE]

A dark theme for Visual Studio Code. Alt text Alt text Alt text

Installation

You can download the extension from the Extensions(Ctrl+Shift+X) tab in Visual Studio Code or directly from Visual Studio Marketplace, link attached below.

Download SpaceCamp Extension

About

SpaceCamp is dark theme for VS Code, inspired and ported from the original SpaceCamp for Vim by Jared Gorski

Extra

Adding this to your settings.json will disable bracket colorization to make the theme more appealing.

{
    // Bracket-pair colorization
    "editor.bracketPairColorization.enabled": false, 

    // Bracket-pair guides
    "editor.guides.bracketPairsHorizontal": false,
    "editor.guides.highlightActiveBracketPair": false,

    // Indentation guides
    "editor.guides.indentation": false,
    "editor.guides.highlightActiveIndentation": false
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft