Unofficial. Pixel perfect + more icons + more palettes
Look good on non-retina display. (Preview ↗)
🏞️ Preview
⭐️ Customization
🚦 Be patient!
The options will arrive soon! Please use some commands instead.
Requirement
NodeJS (12+)
macOS / Linux / Windows with Git Bash
You need to restart (or reload) Vscode to see the changes.
You need to rerun the command whenever there is an update.
Commands
Hide the arrows from folder icons
macOS / Linux:
curl -sL https://raw.githubusercontent.com/thang-nm/Catppuccin-Perfect-Icons/main/command/index.js | node - hide_arrow
Windows:
curl -sL https://raw.githubusercontent.com/thang-nm/Catppuccin-Perfect-Icons/main/command/index.js | node.exe - hide_arrow
Hide the folder icons (Only use the arrows)
macOS / Linux:
curl -sL https://raw.githubusercontent.com/thang-nm/Catppuccin-Perfect-Icons/main/command/index.js | node - hide_folder
Windows:
curl -sL https://raw.githubusercontent.com/thang-nm/Catppuccin-Perfect-Icons/main/command/index.js | node.exe - hide_folder
Use simple folder icon (One folder icon for all folders)
macOS / Linux:
curl -sL https://raw.githubusercontent.com/thang-nm/Catppuccin-Perfect-Icons/main/command/index.js | node - simple_folder
Windows:
curl -sL https://raw.githubusercontent.com/thang-nm/Catppuccin-Perfect-Icons/main/command/index.js | node.exe - simple_folder
Revert to original
macOS / Linux:
curl -sL https://raw.githubusercontent.com/thang-nm/Catppuccin-Perfect-Icons/main/command/index.js | node - revert
Windows:
curl -sL https://raw.githubusercontent.com/thang-nm/Catppuccin-Perfect-Icons/main/command/index.js | node.exe - revert
You can make aliases for those commands to make them easier to run.
by thang-nm
| |