Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Lumos UINew to Visual Studio Code? Get it now.
Lumos UI

Lumos UI

Hari Prasad S

|
6 installs
| (0) | Free
A clean, macOS-inspired VS Code theme with smooth UI, soft colors, and a premium experience.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

✨ 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

  1. Open Extensions in VS Code
  2. Search for Lumos UI
  3. Click Install
  4. Go to Preferences → Color Theme
  5. 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!


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft