Minimal Monochrome Icons
A minimalist, monochrome icon theme for VS Code. Designed to complement the Minimal Monochrome color theme. Inspired by Zed's clean by default UI.
Philosophy
Most icon themes use colorful, detailed icons that compete for attention with your code. Minimal Monochrome Icons takes a different approach:
- Monochrome palette - All icons use a single gray tone (
#B4B4B4), creating visual harmony
- Hand-drawn file icon - A subtle, sketchy circle icon generated with Rough.js adds character without distraction
- Clean folder icons - Simple outlined (closed) and filled (open) folder variants
- Hidden explorer arrows - Removes the
> chevrons for a cleaner tree view
- Smart folder recognition - Different icons for common folders (src, test, config, docs, etc.)
Preview

Installation
From VS Code Marketplace
- Open VS Code
- Go to Extensions (
Cmd+Shift+X on macOS, Ctrl+Shift+X on Windows/Linux)
- Search for "Minimal Monochrome Icons"
- Click Install
- Go to
Preferences > File Icon Theme and select Minimal Monochrome Icons
Manual Installation
- Download or clone this repository
- Copy the folder to your VS Code extensions directory:
- macOS:
~/.vscode/extensions/
- Windows:
%USERPROFILE%\.vscode\extensions\
- Linux:
~/.vscode/extensions/
- Restart VS Code
- Select the theme from
Preferences > File Icon Theme
Pairs well with
Credits
License
MIT
| |