✨ Lumos UI
A clean, macOS-inspired Visual Studio Code theme designed for a smooth, premium coding experience.
🎨 Features
- Soft blue accents for focus and clarity
- Smooth cursor and subtle UI highlights
- Clear syntax hierarchy (functions, classes, types, variables)
- Finder-style explorer with clean selection
- Spotlight-style command palette
- Thoughtfully tuned Git diff colors
⚙️ Recommended Settings
For the best experience with Lumos UI, apply the following settings:
{
"explorer.confirmDelete": false,
"workbench.activityBar.compact": true,
"workbench.sideBar.location": "right",
"files.autoSave": "afterDelay",
"editor.cursorSmoothCaretAnimation": "on",
"editor.cursorBlinking": "smooth",
"editor.cursorStyle": "line",
"editor.cursorWidth": 3,
"workbench.colorTheme": "Lumos UI (Dark)",
"editor.bracketPairColorization.enabled": true,
"editor.guides.bracketPairs": true,
"editor.guides.bracketPairsHorizontal": true,
"editor.fontFamily": "Cascadia Code, JetBrains Mono, monospace",
"editor.fontLigatures": true,
"editor.fontSize": 14,
"editor.lineHeight": 20
}
💡 Why these settings?
- Smooth cursor + animation → macOS-like typing experience
- Bracket guides → better code structure visibility
- Font (Cascadia Code / JetBrains Mono) → clean, modern look
- Compact UI + right sidebar → more focused workspace
- Auto save → seamless workflow
🚀 Installation
- Open Extensions in VS Code
- Search for Lumos UI
- Click Install
- Go to Preferences → Color Theme
- Select Lumos UI (Dark)
🧠 Philosophy
Lumos UI focuses on:
- Minimal distraction
- Clear visual hierarchy
- Smooth and modern aesthetics
Inspired by the macOS design language.
⭐ Support
If you like this theme, consider giving it a ⭐ on the marketplace!