Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Andromeda VoidNew to Visual Studio Code? Get it now.
Andromeda Void

Andromeda Void

Gabriel Barbero

|
187 installs
| (0) | Free
A deep-space inspired dark theme for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Andromeda Void

A deep-space inspired dark theme for VS Code.

**Andromeda Void** is a deep, high-contrast evolution of the classic Andromeda aesthetic. Designed for developers who thrive in the dark, it replaces standard navy tones with a true obsidian background (`#141620`) and striking imperial purple accents (`#550981`).

Why Andromeda Void?

  • The Deep Abyss: A carefully tuned dark palette that reduces eye strain during late-night coding sessions.
  • Neon Precision: Vibrant syntax highlighting that makes your code pop against the void.
  • Gothic Elegance: A sophisticated mix of silver, electric purples, and emerald greens for a modern, "hacker-noir" feel.
Status UI Design Theme Name

🚀 Color Palette

Component Hex Color
Background #141620 🌑
SideBar #0c0f1d 🌌
Accents #550981 🔮
Text #cacaca ⚪

🌈 Syntax Highlighting

Component Hex Color
Keywords #bd93f9 💜
Functions #50fa7b 🟢
Strings #f1fa8c 🟡
Variables #cacaca ⚪
Numbers #ffb86c 🟠
Operators #8be9fd 💎
Comments #6272a4 🌫️
Tags/HTML #ff79c6 🌸
Invalid #ff5555 🔴
## 🛠️ Installation

🔧 Via VSIX (Manual)

  1. Download the latest .vsix file from the releases section.
  2. Open VS Code.
  3. Go to the Extensions view (Ctrl+Shift+X).
  4. Click on the More Actions (three dots) in the top right corner.
  5. Select Install from VSIX... and choose the downloaded file.

💻 Developer Mode (Source)

If you want to modify the theme and test it locally:

  1. Clone this repository to your local machine.
  2. Open the folder in VS Code.
  3. Press F5 to open a new Extension Development Host window with the theme active.
  4. To build your own VSIX, run:
    npx @vscode/vsce package
    
    
    
    
    

🛠️ How to Contribute

Since this is a project I work on in my free time, feel free to open issues or pull requests!


Maintained by Gabriel • Contributions and feedback are welcome!

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