Neon Sunset
A vibrant dark theme for Visual Studio Code with warm sunset colors.
Screenshot

Color Palette
| Color |
Hex |
Usage |
| 🔴 |
#FF6B7A |
Coral - HTML tags, operators, imports |
| 🟠 |
#FF9248 |
Orange - Types, classes, JSX components, constants |
| 🔵 |
#87CEEB |
Sky Blue - Functions, props, object properties |
| 🟣 |
#C792EA |
Purple - Keywords, strings |
| ⬛ |
#1e1e1e |
Dark Grey - Background |
Installation
From VS Code Marketplace
- Open VS Code
- Go to Extensions (
Cmd+Shift+X / Ctrl+Shift+X)
- Search for "Neon Sunset"
- Click Install
- Press
Cmd+K Cmd+T / Ctrl+K Ctrl+T and select Neon Sunset
Manual Installation
- Download the
.vsix file
- Open VS Code
- Go to Extensions
- Click the
... menu and select "Install from VSIX..."
- Select the downloaded file
Supported Languages
Optimized syntax highlighting for:
- JavaScript / TypeScript
- React (JSX/TSX)
- HTML / CSS
- JSON
- Markdown
- And many more...
Feedback
Found an issue or have a suggestion? Feel free to open an issue on the GitHub repository.
License
MIT License
| |