Skip to content

SarvT/mincool

Repository files navigation


MinCool – A Minimal & Cool VS Code Theme

MinCool is a clean, minimal, and aesthetically pleasing VS Code theme designed for developers who prefer a cool and distraction-free coding experience.

Features

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.


Preview

RedFire GreenForest BlueLime


Installation

From VS Code Marketplace (After Publishing)

  1. Open Extensions (Ctrl+Shift+X or Cmd+Shift+X on Mac).
  2. Search for "MinCool".
  3. Click Install and select the theme.

Manual Installation

  1. Download the .vsix file (if not published yet).
  2. Open VS Code and run:
    code --install-extension mincool-theme.vsix
  3. Select the theme via:
    • File > Preferences > Color Theme
    • Or use Ctrl+K Ctrl+T and choose MinCool.

🛠 How to Use

  1. Open Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
  2. Search for Preferences: Color Theme.
  3. Select MinCool from the list.

🖌 Customization

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+PReload Window).

Feedback & Contributions

Found an issue? Have a suggestion? Open an issue.
If you like the theme, please leave a review on the VS Code Marketplace!


License

MinCool is licensed under the MIT License.