1.0.2 • Published 10 months ago
prism-theme-github v1.0.2
Introduction
Real Github themes for Prism.js.
Based on Github.
Themes
Github Light
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/katorlys/prism-theme-github/themes/prism-theme-github-light.css">
Github Dark
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/katorlys/prism-theme-github/themes/prism-theme-github-dark.css">
Github Copilot
<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