Awesome
Prism themes
This repository lists a selection of additional themes for the Prism syntax highlighting library.
How to use a theme
To use one of the themes, just include the theme's CSS file in your page. Example:
<!DOCTYPE html>
<html>
<head>
...
<link href="themes/prism-ghcolors.css" rel="stylesheet" />
</head>
<body>
...
<script src="prism.js"></script>
</body>
</html>
Contributing new themes
Please see our Contributing guide for details. Thank you for contributing!!
Available themes
-
CB (originally by C. Bavota, adapted by atelierbram)<br />
-
Pojoaque (originally by Jason Tate, adapted by atelierbram)<br />
-
Xonokai (originally by Maxime Thirouin (MoOx), adapted by atelierbram)<br />
-
Ateliersulphurpool-light (by Bram de Haan)<br />
-
Hopscotch (by Jan T. Sott)<br />
-
Atom Dark (by gibsjose, based on Atom Dark Syntax theme)<br />
-
Duotone Dark (by Simurai, based on Duotone Dark Syntax theme for Atom)<br />
-
Duotone Sea (by Simurai, based on DuoTone Dark Sea Syntax theme for Atom)<br />
-
Duotone Space (by Simurai, based on DuoTone Dark Space Syntax theme for Atom)<br />
-
Duotone Earth (by Simurai, based on DuoTone Dark Earth Syntax theme for Atom)<br />
-
Duotone Forest (by Simurai, based on DuoTone Dark Forest Syntax theme for Atom)<br />
-
Duotone Light (by Simurai, based on DuoTone Light Syntax theme)<br />
-
VS (by andrewlock)<br />
-
VS Code Dark+ (by tabuckner)<br />
-
Darcula (by service-paradis, based on Jetbrains' Darcula theme)<br />
-
a11y Dark (by ericwbailey)<br />
-
Synthwave '84 (originally by Robb Owen, adapted by Marc Backes)<br />
-
Shades of Purple (by Ahmad Awais)<br />
-
Material Dark (by dutchenkoOleg)<br />
-
Material Light (by dutchenkoOleg)<br />
-
Material Oceanic (by dutchenkoOleg)<br />
-
Nord (originally by Nord, adapted by Zane Hitchcox and Gabriel Ramos)<br />
-
Coldark Cold (by Armand Philippot, based on Coldark)<br />
-
Coldark Dark (by Armand Philippot, based on Coldark)<br />
-
Coy without shadows (by RunDevelopment, based on Tim Shedor's Coy theme)<br />
-
Gruvbox Dark (by Azat S.)<br />
-
Gruvbox Light (by Michael Schnerring)<br />
-
Lucario (by Christopher Kapic, based on Raphael Amorim's Lucario Theme)<br />
-
Night Owl (by Souvik Mandal, based on Sarah Drasner's Night Owl Theme)<br />
-
Holi Theme (by Ayush Saini, based on Holi Theme for VS Code)<br />
-
Z-Touch (by Zeel Codder)<br />
-
Solarized Dark Atom (by Pranay Chauhan, based on Solarized Dark Theme by Atom)<br />
-
One Dark (by Hoon Wei Ting, based on Atom's One Dark Syntax)<br />
-
One Light (by Hoon Wei Ting, based on Atom's One Light Syntax)<br />
-
Laserwave (originally by Jared Jones, adapted by Simon Jespersen)<br />