Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

🎨 Real Github themes for prism.js

Awesome Lists containing this project

README

        

# Prism Github themes
[![License](https://img.shields.io/badge/license-MIT-brightgreen?style=flat-square)](LICENSE) [![Pull Requests](https://img.shields.io/github/issues-pr-closed/katorlys/prism-theme-github?style=flat-square)](https://github.com/katorlys/prism-theme-github/pulls) [![Issues](https://img.shields.io/github/issues-closed/katorlys/prism-theme-github?style=flat-square)](https://github.com/katorlys/prism-theme-github/issues) [![Lines](https://img.shields.io/tokei/lines/github/katorlys/prism-theme-github?style=flat-square)](https://github.com/katorlys/prism-theme-github) [![npm](https://img.shields.io/npm/v/prism-theme-github?style=flat-square)](https://www.npmjs.com/package/prism-theme-github)

Real Github themes for [Prism.js](https://prismjs.com). Themes based on [Github](https://github.com).
## Themes
### Github Light
[](/themes/prism-theme-github-light.css)
```html

```

### Github Dark
[](/themes/prism-theme-github-dark.css)
```html

```

### Github Copilot
```html

```

You may want to get them from `npm`:
```sh
npm install prism-theme-github
```