🌅 Neon Sunset Theme for VS Code
A modern, vibrant VS Code theme that combines the serenity of sunset colors with energetic neon accents. Designed for long coding sessions and optimal readability.
✨ Features
- 🎨 Carefully crafted color palette inspired by sunset hues and neon lights
- 👀 High contrast syntax highlighting for reduced eye strain
- 🚀 Optimized for productivity and focus
- 🎯 Clear distinction between different code elements
- 🌙 Perfect for late-night coding sessions
- 💻 Supports multiple programming languages
🎯 Optimized For
- JavaScript/TypeScript
- Python
- HTML/CSS
- React/JSX
- JSON
- Markdown
- And many more!
🌈 Color Palette
- Background: Deep twilight (
#1a1b26
)
- Keywords: Neon pink (
#ff7edb
)
- Strings: Mint green (
#7ee787
)
- Functions: Ocean blue (
#82aaff
)
- Variables: Golden sunset (
#ffd700
)
- Classes: Warm orange (
#ff9e64
)
- Comments: Soft gray (
#636b6f
)
📥 Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
- Search for "Neon Sunset Theme"
- Click Install
- Press Ctrl+K Ctrl+T (Cmd+K Cmd+T on macOS)
- Select "Neon Sunset" from the list
🚀 Quick Start
After installation:
- Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
- Type "Color Theme"
- Choose "Neon Sunset"
🤝 Contributing
Found a bug or have a suggestion? Please open an issue on GitHub!
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
📝 Changelog
Version 0.0.1
- Initial release
- Basic theme implementation
- Support for major programming languages
🎯 Recommended Settings
For the best experience, we recommend:
{
"editor.fontSize": 14,
"editor.lineHeight": 1.5,
"editor.fontFamily": "JetBrains Mono, Fira Code, Menlo, Monaco, 'Courier New', monospace",
"editor.fontLigatures": true
}
🌟 Credits
Created with ❤️ for the developer community.
📄 License
MIT License - feel free to use in personal and commercial projects.
🤔 FAQ
Q: Is there a light theme version?
A: Not yet, but it's on our roadmap!
Q: How can I customize certain colors?
A: You can override colors in your VS Code settings.json file.
Enjoy coding in style! ✨
Give this theme a ⭐ if you like it!