Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PrismJS/prism-themes
A wider selection of Prism themes
https://github.com/PrismJS/prism-themes
Last synced: 12 days ago
JSON representation
A wider selection of Prism themes
- Host: GitHub
- URL: https://github.com/PrismJS/prism-themes
- Owner: PrismJS
- License: mit
- Created: 2015-02-21T23:21:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T17:06:48.000Z (11 months ago)
- Last Synced: 2024-10-29T15:35:55.915Z (13 days ago)
- Language: CSS
- Size: 625 KB
- Stars: 1,402
- Watchers: 19
- Forks: 504
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Prism themes
[![Build Status](https://github.com/PrismJS/prism-themes/workflows/CI/badge.svg)](https://github.com/PrismJS/prism-themes/actions)
[![npm](https://img.shields.io/npm/dw/prism-themes.svg)](https://www.npmjs.com/package/prism-themes)This repository lists a selection of additional themes for the [Prism syntax highlighting library](http://prismjs.com/).
## How to use a theme
To use one of the themes, just include the theme's CSS file in your page. Example:
```html
...
...
```
## Contributing new themes
Please see our [Contributing guide](CONTRIBUTING.md) for details. Thank you for contributing!!
## Available themes
* [__CB__](themes/prism-cb.css) (originally by [C. Bavota](https://bitbucket.org/cbavota), adapted by [atelierbram](https://github.com/atelierbram))
[![CB](screenshots/prism-cb.png)](themes/prism-cb.css)* [__GHColors__](themes/prism-ghcolors.css) (by [aviaryan](https://github.com/aviaryan))
[![GHColors](screenshots/prism-ghcolors.png)](themes/prism-ghcolors.css)* [__Pojoaque__](themes/prism-pojoaque.css) (originally by [Jason Tate](http://web-cms-designs.com/ftopict-10-pojoaque-style-for-highlight-js-code-highlighter.html), adapted by [atelierbram](https://github.com/atelierbram))
[![Pojoaque](screenshots/prism-pojoaque.png)](themes/prism-pojoaque.css)* [__Xonokai__](themes/prism-xonokai.css) (originally by [Maxime Thirouin (MoOx)](https://github.com/MoOx), adapted by [atelierbram](https://github.com/atelierbram))
[![Xonokai](screenshots/prism-xonokai.png)](themes/prism-xonokai.css)* [__Ateliersulphurpool-light__](themes/prism-base16-ateliersulphurpool.light.css) (by [Bram de Haan](https://github.com/atelierbram))
[![Ateliersulphurpool-light](screenshots/prism-base16-ateliersulphurpool.light.png)](themes/prism-base16-ateliersulphurpool.light.css)* [__Hopscotch__](themes/prism-hopscotch.css) (by [Jan T. Sott](https://github.com/idleberg))
[![Hopscotch](screenshots/prism-hopscotch.png)](themes/prism-hopscotch.css)* [__Atom Dark__](themes/prism-atom-dark.css) (by [gibsjose](https://github.com/gibsjose), based on [Atom Dark Syntax theme](https://github.com/atom/atom-dark-syntax))
[![Atom Dark](screenshots/prism-atom-dark.png)](themes/prism-atom-dark.css)* [__Duotone Dark__](themes/prism-duotone-dark.css) (by [Simurai](https://github.com/simurai), based on [Duotone Dark Syntax theme for Atom](https://github.com/simurai/duotone-dark-syntax))
[![Duotone Dark](screenshots/prism-duotone-dark.png)](themes/prism-duotone-dark.css)* [__Duotone Sea__](themes/prism-duotone-sea.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Sea Syntax theme for Atom](https://github.com/simurai/duotone-dark-sea-syntax))
[![Duotone Sea](screenshots/prism-duotone-sea.png)](themes/prism-duotone-sea.css)* [__Duotone Space__](themes/prism-duotone-space.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Space Syntax theme for Atom](https://github.com/simurai/duotone-dark-space-syntax))
[![Duotone Space](screenshots/prism-duotone-space.png)](themes/prism-duotone-space.css)* [__Duotone Earth__](themes/prism-duotone-earth.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Earth Syntax theme for Atom](https://github.com/simurai/duotone-dark-earth-syntax))
[![Duotone Earth](screenshots/prism-duotone-earth.png)](themes/prism-duotone-earth.css)* [__Duotone Forest__](themes/prism-duotone-forest.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Forest Syntax theme for Atom](https://github.com/simurai/duotone-dark-forest-syntax))
[![Duotone Forest](screenshots/prism-duotone-forest.png)](themes/prism-duotone-forest.css)* [__Duotone Light__](themes/prism-duotone-light.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Light Syntax theme](https://github.com/simurai/duotone-light-syntax))
[![Duotone Light](screenshots/prism-duotone-light.png)](themes/prism-duotone-light.css)* [__VS__](themes/prism-vs.css) (by [andrewlock](https://github.com/andrewlock))
[![VS](screenshots/prism-vs.png)](themes/prism-vs.css)* [__VS Code Dark+__](themes/prism-vsc-dark-plus.css) (by [tabuckner](https://github.com/tabuckner))
[![VS](screenshots/prism-vsc-dark-plus.png)](themes/prism-vsc-dark-plus.css)* [__Darcula__](themes/prism-darcula.css) (by [service-paradis](https://github.com/service-paradis), based on Jetbrains' Darcula theme)
[![Darcula](screenshots/prism-darcula.png)](themes/prism-darcula.css)* [__a11y Dark__](themes/prism-a11y-dark.css) (by [ericwbailey](https://github.com/ericwbailey))
[![a11y Dark](screenshots/prism-a11y-dark.png)](themes/prism-a11y-dark.css)* [__Dracula__](themes/prism-dracula.css) (by [Byverdu](https://github.com/byverdu))
[![Dracula](screenshots/prism-dracula.png)](themes/prism-dracula.css)* [__Synthwave '84__](themes/prism-synthwave84.css) (originally by [Robb Owen](https://github.com/robb0wen), adapted by [Marc Backes](https://github.com/themarcba))
[![Synthwave '84](screenshots/prism-synthwave84.png)](themes/prism-synthwave84.css)* [__Shades of Purple__](themes/prism-shades-of-purple.css) (by [Ahmad Awais](https://github.com/ahmadawais))
[![Shades of Purple](screenshots/prism-shades-of-purple.png)](themes/prism-shades-of-purple.css)* [__Material Dark__](themes/prism-material-dark.css) (by [dutchenkoOleg](https://github.com/dutchenkoOleg))
[![Material Dark](screenshots/prism-material-dark.png)](themes/prism-material-dark.css)* [__Material Light__](themes/prism-material-light.css) (by [dutchenkoOleg](https://github.com/dutchenkoOleg))
[![Material Light](screenshots/prism-material-light.png)](themes/prism-material-light.css)* [__Material Oceanic__](themes/prism-material-oceanic.css) (by [dutchenkoOleg](https://github.com/dutchenkoOleg))
[![Material Oceanic](screenshots/prism-material-oceanic.png)](themes/prism-material-oceanic.css)* [__Nord__](themes/prism-nord.css) (originally by [Nord](https://www.nordtheme.com/), adapted by [Zane Hitchcox](https://github.com/zwhitchcox) and [Gabriel Ramos](https://github.com/gabrieluizramos))
[![Nord](screenshots/prism-nord.png)](themes/prism-nord.css)* [__Coldark Cold__](themes/prism-coldark-cold.css) (by [Armand Philippot](https://github.com/ArmandPhilippot), based on [Coldark](https://github.com/ArmandPhilippot/coldark))
[![Coldark Cold](screenshots/prism-coldark-cold.png)](themes/prism-coldark-cold.css)* [__Coldark Dark__](themes/prism-coldark-dark.css) (by [Armand Philippot](https://github.com/ArmandPhilippot), based on [Coldark](https://github.com/ArmandPhilippot/coldark))
[![Coldark Dark](screenshots/prism-coldark-dark.png)](themes/prism-coldark-dark.css)* [__Coy without shadows__](themes/prism-coy-without-shadows.css) (by [RunDevelopment](https://github.com/RunDevelopment), based on Tim Shedor's Coy theme)
[![Coy without shadows](screenshots/prism-coy-without-shadows.png)](themes/prism-coy-without-shadows.css)* [__Gruvbox Dark__](themes/prism-gruvbox-dark.css) (by [Azat S.](https://github.com/azat-io))
[![Gruvbox Dark](screenshots/prism-gruvbox-dark.png)](themes/prism-gruvbox-dark.css)* [__Gruvbox Light__](themes/prism-gruvbox-light.css) (by [Michael Schnerring](https://github.com/schnerring))
[![Gruvbox Light](screenshots/prism-gruvbox-light.png)](themes/prism-gruvbox-light.css)* [__Lucario__](themes/prism-lucario.css) (by [Christopher Kapic](https://github.com/christopher-kapic), based on [Raphael Amorim's](https://github.com/raphamorim) [Lucario Theme](https://github.com/raphamorim/lucario))
[![Lucario](screenshots/prism-lucario.png)](themes/prism-lucario.css)* [__Night Owl__](themes/prism-night-owl.css) (by [Souvik Mandal](https://github.com/SimpleIndian), based on [Sarah Drasner's](https://github.com/sdras) [Night Owl Theme](https://github.com/sdras/night-owl-vscode-theme))
[![Night Owl](screenshots/prism-night-owl.png)](themes/prism-night-owl.css)* [__Holi Theme__](themes/prism-holi-theme.css) (by [Ayush Saini](https://github.com/AyushSaini00), based on [Holi Theme for VS Code](https://github.com/AyushSaini00/holi-theme))
[![Holi Theme](screenshots/prism-holi-theme.png)](themes/prism-holi-theme.css)* [__Z-Touch__](themes/prism-z-touch.css) (by [Zeel Codder](https://github.com/zeel-codder))
[![Z-Touch](screenshots/prism-z-touch.png)](themes/prism-z-touch.css)* [__Solarized Dark Atom__](themes/prism-solarized-dark-atom.css) (by [Pranay Chauhan](https://github.com/PranayChauhan2516), based on [Solarized Dark Theme by Atom](https://github.com/atom/solarized-dark-syntax))
[![Solarized Dark Atom](screenshots/prism-solarized-dark-atom.png)](themes/prism-solarized-dark-atom.css)* [__One Dark__](themes/prism-one-dark.css) (by [Hoon Wei Ting](https://github.com/hoonweiting), based on [Atom's One Dark Syntax](https://github.com/atom/atom/tree/master/packages/one-dark-syntax))
[![One Dark](screenshots/prism-one-dark.png)](themes/prism-one-dark.css)* [__One Light__](themes/prism-one-light.css) (by [Hoon Wei Ting](https://github.com/hoonweiting), based on [Atom's One Light Syntax](https://github.com/atom/atom/tree/master/packages/one-light-syntax))
[![One Light](screenshots/prism-one-light.png)](themes/prism-one-light.css)* [__Laserwave__](themes/prism-laserwave.css) (originally by [Jared Jones](https://github.com/Jaredk3nt), adapted by [Simon Jespersen](https://github.com/simjes))
[![Laserwave](screenshots/prism-laserwave.png)](themes/prism-laserwave.css)