Lumina Code VS Code Theme Family
Lumina Code is a minimal, premium theme family for Visual Studio Code inspired by the structural coloring, contrast, and layout of Poimandres.
The entire color scheme is inferred directly from the Full Stack AEM Portfolio designs (developed in Stitch), presenting a curated palette of vibrant lavenders, teals, and soft periwinkle grays.
Additionally, this theme comes with no italic styles, providing a consistent, clean, and highly readable look.
Theme Variants
Lumina Code provides four distinct variants to suit your workspace preferences:
- Lumina Code (Standard): The standard dark theme with a premium deep navy background (
#0b1326).
- Lumina Code (Deep): A deeper dark theme featuring a midnight navy-black background (
#060e20) for maximum contrast and coding comfort.
- Lumina Code (Lighter): A softer dark theme with a lighter slate-blue background (
#131b2e) to reduce eye strain.
- Lumina Code Light: A premium light theme with a clean, light periwinkle background (
#f8f9ff) and dark navy text.
Palette Details
The theme translates Poimandres' color roles into AEM Portfolio design tokens:
Dark Mappings
- Keywords / Control Flow: Vibrant Lavender (
#ddb7ff)
- Functions & Classes: Vibrant Teal-Cyan (
#44e2cd)
- Strings: Bright Cyan (
#62fae3)
- Errors: Coral (
#ffb4ab)
- Operators / Types: Lavender-Blue (
#c0c1ff)
Light Mappings
- Keywords / Control Flow: Deep Purple (
#6900b3)
- Functions & Classes: Deep Teal (
#005047)
- Strings: Midnight Teal (
#003731)
- Errors: Dark Red (
#ba1a1a)
- Operators / Types: Royal Blue (
#2f2ebe)
No Italics
Designed specifically for developers who prefer clean and stable typography, no semantic element or comment will be rendered with italics in any of the variants.
Installation & Development
- Open this workspace in Visual Studio Code.
- Press
F5 to open the Extension Development Host window with Lumina Code active.
- To install permanently, copy this workspace directory to your local VS Code extensions folder:
- macOS/Linux:
~/.vscode/extensions/
- Windows:
%USERPROFILE%\.vscode\extensions\
License
This project is licensed under the MIT License.