🌟 NovaFlux - VS Code Theme
Transform your coding experience with cosmic elegance

✨ About
NovaFlux is a stunning dark VS Code theme that captures the mysterious beauty of deep space with vibrant cosmic accents. Created by Zaid Khan for developers who want both style and functionality.
🎨 Features
- 🌌 Deep Space Design - Rich purples and cosmic blacks for reduced eye strain
- ⚡ Electric Accents - Vibrant cyan and hot pink highlights
- 🎯 Smart Syntax - Optimized colors for all major programming languages
- 🔧 Complete Coverage - 150+ UI elements styled for visual harmony
- 💡 Git Integration - Clear indicators for file changes and status
- 🌈 Bracket Matching - Multi-color bracket pairs for better navigation
📦 Installation
VS Code Marketplace
- Open Extensions (Ctrl+Shift+X)
- Search "NovaFlux"
- Click Install
- Select NovaFlux from theme dropdown
Command Line
code --install-extension zaidkhan.novaflux
🎨 Color Palette
Element |
Color |
Usage |
Background |
#0B001A |
Main editor |
Foreground |
#ECECEC |
Primary text |
Accent |
#00FFF7 |
Functions, highlights |
Keywords |
#FF2ECC |
Control statements |
Strings |
#FFD369 |
String literals |
Comments |
#8A88C2 |
Code comments |
🔧 Customization
Add to your settings.json
:
{
"workbench.colorCustomizations": {
"[NovaFlux]": {
"editor.background": "#0B001A"
}
}
}
💻 Supported Languages
HTML, CSS, JavaScript, TypeScript, Python, Java, C#, PHP, Ruby, Go, Rust, JSON, Markdown, and many more!
🤝 Contributing
Found a bug or have suggestions?
📋 Changelog
v1.0.0 - Initial Release
- Complete UI theme coverage
- Enhanced syntax highlighting
- Git integration colors
- Terminal styling
💖 Support
If you love NovaFlux:
🔗 Links
Created with ❤️ by Zaid Khan
Happy Coding! 🌟