forked fromcatppuccin/web-file-explorer-icons
- Notifications
You must be signed in to change notification settings - Fork0
🐙 Soothing pastel icons for GitHub File Explorer
License
NotificationsYou must be signed in to change notification settings
ruru-m07/github-file-explorer-icons
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation

Catppuccin forGitHub File Explorer Icons
The extension is available on the Chrome Web Store, Firefox Add-ons, and Microsoft Edge Add-ons extension stores. Click on your browser's badge below to install.
git clone --recurse-submodules https://github.com/catppuccin/github-file-explorer-icons.git&&cd github-file-explorer-iconspnpm install
- Run
pnpm build. - Open the Extensions page by navigating to
chrome://extensions. - Enable Developer Mode by flipping the toggle switch labeledDeveloper mode.
- Click theLoad unpacked button and select the
dist/chrome-mv3directory from the cloned repository.
- Run
pnpm zip:firefox. - Open the Add-ons page by navigating to
about:addons. - Click the cog/settings icon in line with the "Manage Your Extensions" heading, and selectDebug Add-ons.
- Click theLoad Temporary Add-on... button and select the
dist/catppuccin-github-icons-extension-<version>-firefox.zipfile from the cloned repository.
git clone --recurse-submodules https://github.com/catppuccin/github-file-explorer-icons.git&&cd github-file-explorer-iconspnpm install
To launch a browser instance with the extension loaded and a GitHub page already opened, runpnpm dev for Chrome orpnpm dev:firefox for Firefox. Please note that it takes a while to open since it re-copies all icons from the submodule to the public folder.
To build the extension, run either:
pnpm build, where the compiled extension will be available atdist/chrome-mv3...- or
pnpm zip:firefox, where the compiled andzipped extension can be found atdist/catppuccin-github-file-explorer-icons-<version>-firefox.zip.
Copyright © 2021-presentCatppuccin Org
About
🐙 Soothing pastel icons for GitHub File Explorer
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- TypeScript71.4%
- CSS23.7%
- HTML4.9%