{"id":14564788,"url":"https://github.com/katorlys/prism-theme-github","last_synced_at":"2025-10-16T11:38:29.616Z","repository":{"id":50288475,"uuid":"518653086","full_name":"katorlys/prism-theme-github","owner":"katorlys","description":"🎨 Real Github themes for Prism.js","archived":false,"fork":false,"pushed_at":"2024-09-28T05:22:05.000Z","size":139,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T13:38:47.312Z","etag":null,"topics":["github","github-dark","github-light","github-theme","github-themes","prism","prism-theme","prism-themes","theme"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/prism-theme-github","language":"CSS","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/katorlys.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}},"created_at":"2022-07-28T00:47:18.000Z","updated_at":"2025-03-26T13:09:02.000Z","dependencies_parsed_at":"2024-10-13T11:00:31.353Z","dependency_job_id":null,"html_url":"https://github.com/katorlys/prism-theme-github","commit_stats":null,"previous_names":["katorlys/prism-github-themes"],"tags_count":2,"template":false,"template_full_name":"katorlys-samples/Template","purl":"pkg:github/katorlys/prism-theme-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katorlys%2Fprism-theme-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katorlys%2Fprism-theme-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katorlys%2Fprism-theme-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katorlys%2Fprism-theme-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katorlys","download_url":"https://codeload.github.com/katorlys/prism-theme-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katorlys%2Fprism-theme-github/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279184372,"owners_count":26121605,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["github","github-dark","github-light","github-theme","github-themes","prism","prism-theme","prism-themes","theme"],"created_at":"2024-09-07T03:01:10.435Z","updated_at":"2025-10-16T11:38:29.586Z","avatar_url":"https://github.com/katorlys.png","language":"CSS","readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003cdiv align=\"center\"\u003e\n\n\u003c!-- \u003ca href=\"#\"\u003e\n  \u003cimg src=\"https://github.com/katorlys/.github/blob/main/assets/mark/mark.png\" height=\"100\"\u003e\n\u003c/a\u003e\u003cbr\u003e --\u003e\n\n\u003ch1\u003e\n  Prism GitHub themes\n\u003c/h1\u003e\n\n\u003cp\u003e\n  Real GitHub themes for Prism.js.\n\u003c/p\u003e\n\n[![Pull Requests][github-pr-badge]][github-pr-link]\n[![Issues][github-issue-badge]][github-issue-link]\n[![License][github-license-badge]](LICENSE)\n\n\u003c/div\u003e\n\n\n\u003c!-- Main Body --\u003e\n\n## Introduction\nReal GitHub themes for [Prism.js](https://prismjs.com).\n\nBased on [GitHub](https://github.com).\n\n\n## Themes\n### GitHub Light\n[![github-light-preview](screenshots/github-light.png)](/themes/prism-theme-github-light.css)\n```html\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/katorlys/prism-theme-github/themes/prism-theme-github-light.css\"\u003e\n```\n\n### GitHub Dark\n[![github-dark-preview](screenshots/github-dark.png)](/themes/prism-theme-github-dark.css)\n```html\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/katorlys/prism-theme-github/themes/prism-theme-github-dark.css\"\u003e\n```\n\n### GitHub Copilot\n[![github-copilot-preview](screenshots/github-copilot.png)](/themes/prism-theme-github-copilot.css)\n```html\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/katorlys/prism-theme-github/themes/prism-theme-github-copilot.css\"\u003e\n```  \n\n## Usage\n### CDN\nEmbed the CDN links provided above to use the themes in your project.\n\n### npmjs\nOr get the themes from npmjs:\n```sh\nnpm install prism-theme-github\n```\n\n\n\u003c!-- /Main Body --\u003e\n\n\n\u003cdiv align=\"right\"\u003e\n  \n[![BACK TO TOP][back-to-top-button]](#readme-top)\n\n\u003c/div\u003e\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cp\u003e\n  Copyright \u0026copy; 2024-present \u003ca target=\"_blank\" href=\"https://github.com/katorlys\"\u003eKatorly Lab\u003c/a\u003e\n\u003c/p\u003e\n\n[![License][github-license-badge-bottom]](LICENSE)\n\n\u003c/div\u003e\n\n[back-to-top-button]: https://img.shields.io/badge/BACK_TO_TOP-151515?style=flat-square\n[github-pr-badge]: https://img.shields.io/github/issues-pr/katorlys/prism-theme-github?label=pulls\u0026labelColor=151515\u0026color=79E096\u0026style=flat-square\n[github-pr-link]: https://github.com/katorlys/prism-theme-github/pulls\n[github-issue-badge]: https://img.shields.io/github/issues/katorlys/prism-theme-github?labelColor=151515\u0026color=FFC868\u0026style=flat-square\n[github-issue-link]: https://github.com/katorlys/prism-theme-github/issues\n[github-license-badge]: https://img.shields.io/github/license/katorlys/prism-theme-github?labelColor=151515\u0026color=EFEFEF\u0026style=flat-square\n\u003c!-- https://img.shields.io/badge/license-CC_BY--NC--SA_4.0-EFEFEF?labelColor=151515\u0026style=flat-square --\u003e\n[github-license-badge-bottom]: https://img.shields.io/github/license/katorlys/prism-theme-github?labelColor=151515\u0026color=EFEFEF\u0026style=for-the-badge\n\u003c!-- https://img.shields.io/badge/license-CC_BY--NC--SA_4.0-EFEFEF?labelColor=151515\u0026style=for-the-badge --\u003e","funding_links":[],"categories":["CSS"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatorlys%2Fprism-theme-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatorlys%2Fprism-theme-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatorlys%2Fprism-theme-github/lists"}