WL-Aurora Glow
Northern lights soft greens
Screenshots

Features
- Carefully crafted color palette for optimal readability
- Comprehensive syntax highlighting for multiple languages
- Thoughtful UI color choices for reduced eye strain
- Support for all VS Code UI elements
Installation
From VS Code Marketplace
- Open Extensions sidebar panel in VS Code. View → Extensions
- Search for WL-Aurora Glow
- Click Install
- Click Reload to reload VS Code
- Code > Preferences > Color Theme > WL-Aurora Glow
From VSIX
- Download the .vsixfile from the Releases page
- Open VS Code
- Open the Command Palette (Ctrl+Shift+PorCmd+Shift+P)
- Run Extensions: Install from VSIX...
- Select the downloaded .vsixfile
- Reload VS Code
- Open the Command Palette and run Preferences: Color Theme
- Select WL-Aurora Glow
Recommended Settings
For the best experience with this theme, consider these VS Code settings:
{
  "editor.fontFamily": "'Fira Code', 'Cascadia Code', Consolas, monospace",
  "editor.fontLigatures": true,
  "editor.fontSize": 14,
  "editor.lineHeight": 1.6,
  "editor.renderWhitespace": "selection",
  "editor.cursorBlinking": "smooth",
  "editor.cursorSmoothCaretAnimation": true
}
Language Support
This theme has been optimized for:
- JavaScript/TypeScript
- Python
- Rust
- Go
- HTML/CSS
- JSON/YAML
- Markdown
- And many more!
Contributing
Found an issue or have a suggestion? Please open an issue on our GitHub repository.
Author
Chris Watkins
License
This theme is released under the MIT License. See the LICENSE file for details.
Enjoy coding with WL-Aurora Glow! 🎨