An open API service indexing awesome lists of open source software.

https://github.com/katorlys/prism-theme-github

🎨 Real Github themes for prism.js
https://github.com/katorlys/prism-theme-github

github github-dark github-light github-theme github-themes prism prism-theme prism-themes theme

Last synced: 5 months ago
JSON representation

🎨 Real Github themes for prism.js

Awesome Lists containing this project

README

        



Prism GitHub themes


Real GitHub themes for Prism.js.

[![Pull Requests][github-pr-badge]][github-pr-link]
[![Issues][github-issue-badge]][github-issue-link]
[![License][github-license-badge]](LICENSE)

## Introduction
Real GitHub themes for [Prism.js](https://prismjs.com).

Based on [GitHub](https://github.com).

## Themes
### GitHub Light
[![github-light-preview](screenshots/github-light.png)](/themes/prism-theme-github-light.css)
```html

```

### GitHub Dark
[![github-dark-preview](screenshots/github-dark.png)](/themes/prism-theme-github-dark.css)
```html

```

### GitHub Copilot
[![github-copilot-preview](screenshots/github-copilot.png)](/themes/prism-theme-github-copilot.css)
```html

```

## Usage
### CDN
Embed the CDN links provided above to use the themes in your project.

### npmjs
Or get the themes from npmjs:
```sh
npm install prism-theme-github
```



[![BACK TO TOP][back-to-top-button]](#readme-top)

---


Copyright © 2024-present Katorly Lab

[![License][github-license-badge-bottom]](LICENSE)

[back-to-top-button]: https://img.shields.io/badge/BACK_TO_TOP-151515?style=flat-square
[github-pr-badge]: https://img.shields.io/github/issues-pr/katorlys/prism-theme-github?label=pulls&labelColor=151515&color=79E096&style=flat-square
[github-pr-link]: https://github.com/katorlys/prism-theme-github/pulls
[github-issue-badge]: https://img.shields.io/github/issues/katorlys/prism-theme-github?labelColor=151515&color=FFC868&style=flat-square
[github-issue-link]: https://github.com/katorlys/prism-theme-github/issues
[github-license-badge]: https://img.shields.io/github/license/katorlys/prism-theme-github?labelColor=151515&color=EFEFEF&style=flat-square

[github-license-badge-bottom]: https://img.shields.io/github/license/katorlys/prism-theme-github?labelColor=151515&color=EFEFEF&style=for-the-badge