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

Catppuccin for GitHub File Explorer Icons
Previews
Usage
Install via the Chrome Web Store or Firefox Addons.
Development
Setup
git clone --recurse-submodules https://github.com/uncenter/ctp-github-file-explorer-icons.git && cd ctp-github-file-explorer-icons
pnpm install
Usage
To launch a browser instance with the extension loaded and a GitHub page already opened, run pnpm dev for Chrome or pnpm 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 and zipped extension can be found atdist/catppuccin-github-file-explorer-icons-<version>-firefox.zip.
💝 Thanks to
Copyright © 2021-present Catppuccin Org
Languages
TypeScript
90.8%
CSS
6%
HTML
3.2%