Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Stellar DustNew to Visual Studio Code? Get it now.
Stellar Dust

Stellar Dust

OnkarChougule99

|
36 installs
| (1) | Free
A beautiful, eye-friendly dark custom theme featuring custom semantic highlighting for a focused coding experience.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Stellar Dust Theme

A beautiful, eye-friendly dark custom theme collection for Visual Studio Code featuring tailored semantic token highlighting for a focused coding experience.


🎨 Theme Variations

Stellar Dust comes with two distinct UI variants designed for focused development while using the exact same rich, polyglot syntax highlighting:

  • 🌌 Stellar Dust: Deep Space Navy UI with vibrant star dust accents.
  • 🌑 Stellar Dust Modern: Sleek Dark Charcoal UI for an ultra-clean, pitch-dark workspace.

✨ Features

  • 🌌 Eye-Friendly Dark Aesthetic: Engineered specifically with deep dark backgrounds to reduce eye strain and fatigue during long coding sessions.
  • ⚡ Vibrant & Balanced Contrast: Carefully tuned syntax highlighting designed for maximum code readability and structural focus.
  • 🧠 Semantic Token Support: Complete integration with VS Code's semantic highlighting engine for enhanced syntax rendering across functions, parameters, classes, and types.
  • 🎨 Polyglot Optimization: Optimized token mappings across JavaScript, TypeScript, Python, C/C++, Rust, Go, Java, PHP, C#, HTML/CSS, JSON, and Markdown.
  • 🖥️ Sleek UI Integration: Unified dark aesthetics across the sidebar, activity bar, status bar, panel titles, breadcrumbs, and command palette.

🚀 Installation

Option 1: Via VS Code Marketplace

  1. Open VS Code.
  2. Press Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (macOS) to open the Extensions view.
  3. Search for Stellar Dust.
  4. Click Install.
  5. Press Ctrl+K Ctrl+T (Windows/Linux) or Cmd+K Ctrl+T (macOS) and select either Stellar Dust or Stellar Dust Modern.

Option 2: Quick Open

  1. Press Ctrl+P (Windows/Linux) or Cmd+P (macOS).
  2. Paste the following command and press Enter:
    ext install OnkarChougule99.stellar-dust
    

⚙️ Recommended Settings

For the best experience with Stellar Dust, we recommend enabling bracket pair colorization and semantic highlighting in your VS Code settings.json:

{
  "workbench.colorTheme": "Stellar Dust Modern",
  "editor.semanticHighlighting.enabled": true,
  "editor.bracketPairColorization.enabled": true,
  "editor.guides.bracketPairs": "active"
}

🤝 Feedback & Contributions

Issues, suggestions, and feedback are always welcome! Feel free to share your thoughts or submit contributions to help improve the theme.


📄 License

This theme is released under the MIT License.

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