🌌 Arwinux Galaxy
A futuristic, galaxy-inspired dark theme for Visual Studio Code featuring neon accents and cosmic contrast.

Transform your coding environment into a cosmic experience
🎨 Preview
HTML
Semantic HTML structures with enhanced clarity and precise differentiation of tags and attributes
CSS
CSS properties, selectors, and values with distinct chromatic assignments
JavaScript
Modern JavaScript syntax highlighting with clear function and parameter distinction
✨ Features
- 🌌 Cosmic Design - Immerse yourself in a stellar galaxy-inspired interface that transforms your coding environment
- 👁️ Optimal Readability - Carefully selected color palette ensures sustained clarity and vibrancy during extended coding sessions
- 🎯 Monokai-Inspired - Built upon the foundation of the widely recognized Monokai Classic theme with a celestial twist
- 🌍 Extensive Language Support - Comprehensive syntax highlighting for HTML, CSS, JavaScript/TypeScript (including JSX/TSX), Python, PHP, Ruby, Go, Rust, C#, Java, SQL, JSON, and Markdown
🎨 Color Palette
The Arwinux Galaxy theme features a distinctive cosmic color scheme with #272822 as the foundational background color, known as "Deep Void."
| Color Name |
Hex Code |
Preview |
| Galactic Green |
#9BEC00 |
 |
| Nebula Turquoise |
#00ECE4 |
 |
| Solar Flare |
#FFE600 |
 |
| Stellar Pink |
#FF5BAE |
 |
| Astro Violet |
#AE81FF |
 |
| Deep Void |
#272822 |
 |
Additional cosmic hues are integrated throughout the theme's configuration to create a harmonious and immersive experience.
🚀 Installation
From VS Code Marketplace
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X / Cmd+Shift+X)
- Search for "Arwinux Galaxy"
- Click Install
Manual Installation
- Clone this repository:
git clone https://github.com/arwinux/arwinux-galaxy.git
- Copy the folder to your VS Code extensions directory:
- Windows:
%USERPROFILE%\.vscode\extensions\
- macOS:
~/.vscode/extensions/
- Linux:
~/.vscode/extensions/
- Restart VS Code
- Select Arwinux Galaxy from the theme picker (
Ctrl+K Ctrl+T / Cmd+K Cmd+T)
⚙️ Customization
To customize the theme:
- Navigate to
themes/Arwinux Galaxy-color-theme.json
- Modify color values or other parameters as desired
- Restart VS Code to apply changes
For more information on customizing color themes, refer to the VS Code Color Theme documentation.
🤝 Contributing
Contributions are welcome! To contribute:
- Fork the repository
- Create a feature branch:
git checkout -b feature/YourFeature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/YourFeature
- Submit a pull request with a detailed description of your changes
Please ensure your contributions align with the project's coding style and include relevant documentation.
📝 License
This project is licensed under the MIT License - see the LICENSE file for details.
👤 Author
arwinux
Start coding with Arwinux Galaxy and let your creativity reach cosmic heights! 🚀
Made with ❤️ by arwinux