Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>MirrorNew to Visual Studio Code? Get it now.
Mirror

Mirror

Aubrey Kuseli

|
255 installs
| (1) | Free
A sleek, modern VSCode theme with light/dark modes. Features vibrant purple accents, optimized syntax highlighting, and reduced eye strain for long coding sessions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mirror Visual Studio Code Theme

A dual-tone theme with vibrant purple accents for day and night coding

🌟 Features

Dual Mode Support

  • Dark Mode: Navy base (#0f172a) with purple/teal accents
  • Light Mode: Clean white (#ffffff) with slate text (#1e293b)

Enhanced Syntax

  • 40+ language support (JavaScript, Python, Go, Rust, etc.)
  • Color-coded brackets and semantic highlighting
  • Clear differentiation between:
    • Keywords (#7c3aed)
    • Functions (#22d3ee)
    • Strings (#a78bfa)
    • Comments (#64748b)

Comfortable UI

  • Reduced eye strain for long sessions
  • Matching terminal colors
  • Active element highlighting

🛠 Installation

  1. Via VSCode:

    • Open Extensions (Ctrl+Shift+X)
    • Search "Mirror"
    • Click Install
  2. Command Line:

    code --install-extension mirror-theme

Activation:

Press Ctrl+K Ctrl+T

Select "Mirror Dark" or "Mirror Light"

⚙ Customization Add to your settings.json:

json { "workbench.colorTheme": "Mirror Dark", "editor.tokenColorCustomizations": { "[Mirror Dark]": { "textMateRules": [ { "scope": "variable", "settings": {"foreground": "#e2e8f0"} } ] } } }

📬 Feedback Found an issue? Want to suggest improvements? Open a GitHub Issue

📞 Contact Aubrey Macpherson Kuseli 📧 kuseli13@gmail.com 📱 +265 982 441 628 💬 WhatsApp 🌐 Facebook

© 2024 Mirror Theme | MIT License

Key Features:

  1. Visual Hierarchy: Clear sections with emoji headers
  2. Responsive Images: Placeholder URLs for theme previews
  3. Actionable Links: Direct contact methods
  4. Code Block: Ready-to-use customization example
  5. License Notice: Standard MIT license footer
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft