{"id":20838629,"url":"https://github.com/rettend/github-material-icon-theme","last_synced_at":"2025-07-20T06:04:20.895Z","repository":{"id":218350025,"uuid":"744923725","full_name":"Rettend/github-material-icon-theme","owner":"Rettend","description":"vscode-material-icon-theme for GitHub","archived":false,"fork":false,"pushed_at":"2025-06-26T14:55:42.000Z","size":2258,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T15:43:52.284Z","etag":null,"topics":["chrome-extension","edge-addon","extension","firefox-extension","github","github-theme","icons","material-icons","vscode"],"latest_commit_sha":null,"homepage":"https://rettend.github.io/github-material-icon-theme/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rettend.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-18T09:31:34.000Z","updated_at":"2025-06-26T14:55:46.000Z","dependencies_parsed_at":"2024-04-20T10:05:12.557Z","dependency_job_id":"f5e5a10e-dda1-4476-8f3c-1d193dfce3e0","html_url":"https://github.com/Rettend/github-material-icon-theme","commit_stats":null,"previous_names":["rettend/github-material-icon-theme"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Rettend/github-material-icon-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgithub-material-icon-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgithub-material-icon-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgithub-material-icon-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgithub-material-icon-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rettend","download_url":"https://codeload.github.com/Rettend/github-material-icon-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgithub-material-icon-theme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266076035,"owners_count":23872729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","edge-addon","extension","firefox-extension","github","github-theme","icons","material-icons","vscode"],"created_at":"2024-11-18T01:10:56.011Z","updated_at":"2025-07-20T06:04:20.852Z","avatar_url":"https://github.com/Rettend.png","language":"TypeScript","readme":"# github-material-icon-theme\n\n[![](https://img.shields.io/chrome-web-store/v/hlgcfologjgpkkkokemkclndckfbbphb.svg)](https://chrome.google.com/webstore/detail/github-material-icon-them/hlgcfologjgpkkkokemkclndckfbbphb) [![](https://img.shields.io/amo/v/github-material-icon-theme.svg)](https://addons.mozilla.org/en-US/firefox/addon/github-material-icon-theme/) [![](https://img.shields.io/badge/dynamic/json?label=edge%20add-on\u0026prefix=v\u0026query=%24.version\u0026url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Fmladkedehngimbnkhcbjamaldmjcneaa)](https://microsoftedge.microsoft.com/addons/detail/githubmaterialiconthem/mladkedehngimbnkhcbjamaldmjcneaa)\n\n![icons](/public/icons.png)\n\nThis is a web extension that adds awesome icons to GitHub.\nIt uses pure CSS icons so it's fast.\n\n[vscode-material-icon-theme](https://github.com/PKief/vscode-material-icon-theme) for GitHub\n\nSupports both light and dark themes.\nCurrently only supports GitHub.\n\n## Download\n\n### Chromium\n\n[Install from Chrome Web Store](https://chromewebstore.google.com/detail/github-material-icon-them/hlgcfologjgpkkkokemkclndckfbbphb)\n\n### Firefox\n\n[Install from Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/github-material-icon-theme/)\n\n### Edge\n\n[Install from Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/githubmaterialiconthem/mladkedehngimbnkhcbjamaldmjcneaa)\n\n## Benchmark\n\n| Repository | Icons to render | Initial Load | Callback |\n| ---------- | ------- | ------------ | -------- |\n| this repo | 19 | 1ms | 0.35ms |\n| [GPTs/prompts](https://github.com/linexjlin/GPTs/tree/main/prompts) | 500 | 10ms | 1.4ms |\n| [vscode-material-icon-theme/icons](https://github.com/PKief/vscode-material-icon-theme/tree/main/icons) | 1800 | 33ms | 5.5ms |\n| [DefinitelyTyped/types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types) (truncated) | 2000 | 35ms | 7.5ms |\n\nThese are rough numbers.\nIcons to render = files + folders. (note that those large repos are opened in tree view so the files are shown twice)\n\n## Credits\n\n- [vscode-material-icon-theme](https://github.com/PKief/vscode-material-icon-theme) for the amazing icon collection\n- [pure CSS icons](https://antfu.me/posts/icons-in-pure-css) from antfu\n- [Claudiohbsantos/github-material-icons-extension](https://github.com/Claudiohbsantos/github-material-icons-extension) for the ingenious way of generating the language map from vscode language contributions data\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frettend%2Fgithub-material-icon-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frettend%2Fgithub-material-icon-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frettend%2Fgithub-material-icon-theme/lists"}