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

mincode

sarvt

|
6 installs
| (0) | Free
a minimal but optimal theme for your code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🌙 Mincode VS Code Theme

Check out!

A sleek and modern dark but no-dark theme designed for developers who love clean, minimal, and visually pleasing code environments. 🎨✨

🔥 Features

  • Optimized for readability with a balanced contrast ratio.
  • Beautiful syntax highlighting for JavaScript, Python, TypeScript, and more.
  • Carefully crafted UI elements for a consistent and modern look.
  • Supports semantic highlighting for better code analysis.
  • Enhanced visibility for active lines, selection, and cursor.

📸 Screenshots

🖥️ Code Editor View

Editor Preview

🏗 Syntax Highlighting

🚀 Installation

  1. Download the theme from the VS Code Marketplace.
  2. Open VS Code and go to Extensions (Ctrl+Shift+X).
  3. Search for mincode and click Install.
  4. Open Settings (Ctrl + Shift + P), search for Color Theme, and select mincode.

🛠️ Customization

Want to tweak the theme? Edit your settings.json:

"editor.tokenColorCustomizations": {
  "comments": "#f1f1f16d",
  "keywords": "#C792EA",
  "strings": "#EEFFFF"
}

🤝 Contributing

Feel free to open issues or suggest improvements! Fork this repo and submit PRs. 💡

📜 License

This theme is released under the MIT License. Enjoy! 🎨

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