🚀 Features
- 🖤 Dark & soothing color palette
- ✨ Balanced syntax highlighting with high readability
- 💻 Supports all major programming languages and frameworks
- ⚡ Lightweight, fast, and distraction-free
📥 Installation
- Open the Extensions view in VS Code:
View → Extensions
- Search for
MS Dev Theme
by Mohamed Suliman
- Click Install
- Go to
File → Preferences → Color Theme
and select MS Dev Theme
📸 Preview
Take a look at the theme in action:

Or visit the official repository for more!
💡 Why Choose MS Dev Theme?
- 👁️ Designed to reduce eye fatigue during long coding sessions
- 🎨 Harmonious and accessible colors
- 🛠️ Actively maintained and community-driven
⚙️ Recommended Settings
To get the best experience with MS Dev Theme, consider adding these settings to your settings.json
in VS Code:
{
"editor.fontSize": 17,
"editor.fontWeight": "500",
"editor.lineHeight": 26,
"editor.cursorBlinking": "expand",
"editor.cursorSmoothCaretAnimation": "on",
"editor.cursorWidth": 3,
"terminal.integrated.fontSize": 20,
"terminal.integrated.cursorStyle": "line",
"terminal.integrated.cursorWidth": 3,
"terminal.integrated.cursorStyleInactive": "outline",
"terminal.integrated.cursorBlinking": true,
"terminal.integrated.fontWeight": "bold",
}
💬 Connect with Me
Have suggestions, feedback, or spotted something to improve? I'd love to hear from you!