WL-Disco Ball
Sparkly mirror ball reflections
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-Disco Ball
- Click Install
- Click Reload to reload VS Code
- Code > Preferences > Color Theme > WL-Disco Ball
From VSIX
- Download the
.vsix
file from the Releases page
- Open VS Code
- Open the Command Palette (
Ctrl+Shift+P
or Cmd+Shift+P
)
- Run
Extensions: Install from VSIX...
- Select the downloaded
.vsix
file
- Reload VS Code
- Open the Command Palette and run
Preferences: Color Theme
- Select
WL-Disco Ball
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-Disco Ball! 🎨