Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

kryota-dev/github-material-icons-extension

Repository files navigation

Material Icons for GitHub

Dark GitHub example Light GitHub example


About

Derived from Material Icons for GitHub created by Claudiohbsantos

Material Icons for GitHub is a browser Extension that enhances repositories file browsers when navigating github.com. Replace default file/folder icons with material design icons tailored to each file type, tool and purpose in the project.

Based and dependent on the popular Material Icon Theme extension for Visual Studio Code. All icons and file assignments on this project are pulled directly from that project, so any praise or design issues should be raised on the original repository.

Build locally

pnpm build

Development

Build only files from src folder, without re-downloading dependencies from Material Icon Theme

pnpm build-src

Rebuild extension logos from src/logo.svg. Only needed when src/logo.svg is changed.

pnpm rebuild-logos

Zip dist folder for upload to Chrome Web Store and Firefox. This script needs Zip to be available on PATH

pnpm bundle

Update language-map.json with latest language contributions.

pnpm build-languages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published