MinCool is a clean, minimal, and aesthetically pleasing VS Code theme designed for developers who prefer a cool and distraction-free coding experience.
Minimalist Design – Clean, distraction-free interface.
Cool Color Palette – Soft, eye-friendly colors for long coding sessions.
Optimized for Readability – Perfect contrast between text and background.
Supports Multiple Languages – Works seamlessly with JavaScript, Python, C++, HTML, and more.
Consistent UI Elements – Styled sidebar, status bar, and activity bar.
- Open Extensions (
Ctrl+Shift+X
orCmd+Shift+X
on Mac). - Search for "MinCool".
- Click Install and select the theme.
- Download the
.vsix
file (if not published yet). - Open VS Code and run:
code --install-extension mincool-theme.vsix
- Select the theme via:
File > Preferences > Color Theme
- Or use
Ctrl+K Ctrl+T
and choose MinCool.
- Open Command Palette (
Ctrl+Shift+P
orCmd+Shift+P
on Mac). - Search for Preferences: Color Theme.
- Select MinCool from the list.
If you want to tweak the theme:
- Open the
themes/mincool-color-theme.json
file. - Modify colors as needed and save changes.
- Restart VS Code or reload the window (
Ctrl+Shift+P
→ Reload Window).
Found an issue? Have a suggestion? Open an issue.
If you like the theme, please leave a review on the VS Code Marketplace!
MinCool is licensed under the MIT License.