Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Eclipse WaveNew to Visual Studio Code? Get it now.
Eclipse Wave

Eclipse Wave

Arin Mandal

|
77 installs
| (0) | Free
A cosmic dark theme with soft, eye-friendly colors — designed for long coding sessions. Beautiful syntax highlighting for JS, TS, Python, React, Rust, Go, HTML, CSS, Markdown & more.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Eclipse Wave Banner

🌊 Eclipse Wave

A cosmic dark theme with soft, eye-friendly colors — designed for long coding sessions.


Eclipse Wave enhances your workflow with a carefully crafted cosmic palette — balancing vibrant syntax highlighting with soft, muted tones that reduce eye strain during 4-8+ hour coding sessions. Every color is intentionally chosen for readability, focus, and beauty.

🎯 Color Palette

Color Hex Usage
🟣 Galactic Purple #9D7CFF Keywords, control flow, active tab accent
🔵 Star Blue #82AAFF Functions, methods, JSON keys
🟢 Aurora Green #A1C682 Strings, inline code
🟠 Warm Amber #E5A574 Variables, numbers
🟡 Cosmic Gold #D7BA7D Classes, types, parameters
🩵 Nebula Cyan #7CC8DE Type annotations, DOM, interfaces
🩷 Pink Starlight #FF79C6 Attributes, regex, namespaces
🪻 Lavender #C792EA Operators, decorators, enums
🔴 Aurora Rose #E17888 HTML tags
⭐ Golden Star #FFD166 React components, modules

Background: #0B0F1A · Foreground: #C0CBE3


✨ Features

  • 🎨 Cosmic Color Palette — Deep space background with balanced, vibrant highlights
  • 👓 Eye Comfort Optimized — Softened colors for 4-8+ hour coding sessions without strain
  • ⚡ Semantic Highlighting — Enhanced TypeScript, Rust, and IDE intelligence support
  • 🌐 Multi-language Support — JS, TS, Python, React, Go, Rust, Java, C#, CSS, HTML, Markdown, SQL, Shell, TOML, Docker & more
  • 🤖 AI-Ready — Styled ghost text for Copilot and AI suggestions
  • 🔗 Complete UI Coverage — Every corner of VS Code is themed: tabs, sidebar, terminal, debug console, charts, and more
  • 🧩 Bracket Pair Colorization — Distinct colors for every bracket level

🚀 Installation

  1. Open Extensions sidebar in VS Code (Ctrl+Shift+X)
  2. Search for Eclipse Wave
  3. Click Install
  4. Press Ctrl+K Ctrl+T and select Eclipse Wave from the list

⚙️ Recommended Settings

For the best experience, add these to your settings.json:

{
  "editor.fontFamily": "'JetBrains Mono', 'Fira Code', Consolas, monospace",
  "editor.fontSize": 14,
  "editor.fontLigatures": true,
  "editor.cursorBlinking": "smooth",
  "editor.cursorSmoothCaretAnimation": "on",
  "editor.smoothScrolling": true,
  "editor.bracketPairColorization.enabled": true,
  "editor.guides.bracketPairs": "active",
  "workbench.colorTheme": "Eclipse Wave"
}

🛠️ Contribution

Contributions are welcome! 🎉 If you'd like to improve Eclipse Wave:

  1. Fork the repo
  2. Create a new branch (git checkout -b feature-new)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature-new)
  5. Open a Pull Request

📜 License

License: MIT

Eclipse Wave is released under the MIT License — free to use, modify, and share.


👤 Author

Built with ❤️ by Arin Mandal

  • GitHub: @arinmandal
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft