mirror of
https://github.com/catppuccin/web-file-explorer-icons.git
synced 2026-01-09 05:50:49 +08:00
3.2 KiB
3.2 KiB

Catppuccin for GitHub File Explorer Icons
Previews
Usage
git clone --recurse-submodules https://github.com/uncenter/ctp-github-file-explorer-icons.git && cd ctp-github-file-explorer-icons
pnpm install
Chrome
- Run
pnpm buildto build the extension (defaults to Chrome) - Open the Extensions page by navigating to
chrome://extensions. - Enable Developer Mode by flipping the toggle switch labeled Developer mode.
- Click the Load unpacked button and select the
dist/chrome-mv3directory from the cloned repository.
Firefox
- Run
pnpm zip:firefoxto build and zip the extension for 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 select Debug Add-ons.
- Click the Load Temporary Add-on... button and select the
dist/catppuccin-github-file-explorer-icons-<version>-firefox.zipfile from the cloned repository.
💝 Thanks to
Copyright © 2021-present Catppuccin Org