Monolumé VSCode Theme
Classic editor themes reimagined with Material Design 3 architecture.
Themes
- Monolumé Light - Quiet Light + Brackets Light Pro terminals
- Monolumé Dark - Monokai + Kanagawa accents
Screenshots
Monolumé Light

Monolumé Dark

Installation
From Marketplace
- Open VSCode Extensions (
Ctrl+Shift+X)
- Search for "Monolumé"
- Click Install
Manual
- Download
.vsix from Releases
Ctrl+Shift+P → "Install from VSIX"
- Select the file
Development
git clone https://github.com/benitoanagua/Monolume.git
cd Monolume
npm install
npm run build
Scripts
npm run build - Generate themes
npm run dev - Build with message
npm run watch - Auto-rebuild on changes
npm run package - Create VSIX
npm run publish - Publish to marketplace
Theme Details
Monolumé Light
Quiet Light core with Brackets Light Pro terminal palette.
Professional and easy on the eyes. Purple-forward syntax with blue structure. Warm neutral backgrounds optimized for extended reading.
Best for daytime coding and documentation.
Monolumé Dark
Monokai core with Kanagawa color harmony touches.
Vibrant and energetic. Green-forward syntax with iconic warm charcoal background. High contrast without being harsh.
Best for nighttime coding and focus work.
Material Design 3
Uses MD3 token structure:
- Primary/Secondary/Tertiary with containers
- Five-level surface elevation
- Semantic colors (error/warning/success)
- Complementary terminal palettes
Contributing
- Fork the repository
- Create feature branch
- Edit
src/theme/config/color-schemes.js
- Run
npm run build
- Submit Pull Request
Credits
Inspired by:
- Quiet Light - Professional light theme
- Brackets Light Pro - Terminal aesthetics
- Monokai - Iconic dark theme
- Kanagawa - Japanese color harmony
- Material Design 3 - Token architecture
License
MIT - see LICENSE
Created by Benito Anagua
| |