Pygments Extras

A Collection of custom pygments styles for python

Installation

PyPi

$ (sudo) pip install pygments-style-extras

Easy Install

$ (sudo) easy_install pygments-style-extras

Manually

$ git clone https://github.com/thecodechef/pygments-style-extras.git
$ cd pygments-style-extras
$ (sudo) python setup.py install

Usage

Converting to CSS

$ pygmentize -f html -S [style] -a .parent-class > css/[style].css

Examples

Github Example

$ pygmentize -f html -S github -a .parent-class > css/github.css

MonokaiLight Example

$ pygmentize -f html -S monokai_light -a .highlight > css/monokai_light.css

Railscasts Example

$ pygmentize -f html -S railscasts -a .highlight > css/railscasts.css

Bug Reporting

if you find any bugs/issues report it at github and create a new issue

Thanks

Thank You to all these people:

results matching ""

    No results matching ""