jekyll-pygments-themes icon indicating copy to clipboard operation
jekyll-pygments-themes copied to clipboard

CSS themes for Pygments syntax highlighter, ready to drop into Jekyll. Also includes a custom theme builder!

jekyll-pygments-themes

A set of CSS theme files for Pygments (Python-based code highlighting tool) created from the original built-in Pygments styles, ready for use with Jekyll.

Theme Previews and Custom Theme Builder

Using Themes Without Jekyll

If you want to use the themes with something other than Jekyll, you may need to remove or change the CSS style prefix of .highlight.

Links

Hacking

If you want to hack on the site, check out the gh-pages branch.

Acknowledgements

Forked from richleland/pygments-css.