Overview Version History Q & A Rating & Review
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
Via VSCode :
Open Extensions (Ctrl+Shift+X)
Search "Mirror"
Click Install
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:
Visual Hierarchy : Clear sections with emoji headers
Responsive Images : Placeholder URLs for theme previews
Actionable Links : Direct contact methods
Code Block : Ready-to-use customization example
License Notice : Standard MIT license footer