ZeroLux OLED Theme
A pure black dark theme for Visual Studio Code optimized for OLED displays with enhanced contrast and visibility.

Features
- OLED Optimized: Pure black backgrounds (#000000) for true black pixels on OLED displays
- Enhanced Contrast: Carefully selected colors for optimal readability and reduced eye strain
- Consistent Design: Cohesive color scheme across all VS Code UI elements
Installation
From VS Code Marketplace
- Open VS Code
- Go to Extensions
- Search for "ZeroLux OLED Theme"
- Click Install
Manual Installation
- Download this extension
- Open VS Code
- Go to Extensions
- Click on the three dots menu
- Select "Install from VSIX..."
- Choose the downloaded file
Usage
- Open VS Code
- Go to File > Preferences > Color Theme
- Select "ZeroLux OLED Theme" from the list
- Enjoy coding in pure darkness!
License
This extension is provided as-is. Please refer to the license file for details.
Contributions
This extension was created using the VS Code Extension Generator with the color theme template.
Contributions are welcome! Please feel free to submit issues and pull requests.
Testing
- Press F5 to open a new Extension Development Host window
- The theme will be available in the new window
- Test with different file types and UI states
Building
npm install
npx vsce package
| |