/prism-theme-github

🎨 Real Github themes for Prism.js

Primary LanguageCSSMIT LicenseMIT

Prism GitHub themes

Real GitHub themes for Prism.js.

Pull Requests Issues License

Introduction

Real GitHub themes for Prism.js.

Based on GitHub.

Themes

GitHub Light

github-light-preview

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/katorlys/prism-theme-github/themes/prism-theme-github-light.css">

GitHub Dark

github-dark-preview

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/katorlys/prism-theme-github/themes/prism-theme-github-dark.css">

GitHub Copilot

github-copilot-preview

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/katorlys/prism-theme-github/themes/prism-theme-github-copilot.css">

Usage

CDN

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

npmjs

Or get the themes from npmjs:

npm install prism-theme-github

BACK TO TOP


Copyright © 2024-present Katorly Lab

License