Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

oblique/pygments-style-behelit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

Manual installation:

git clone git://github.com/oblique/pygments-style-behelit.git
cd pygments-style-behelit
python setup.py install

Usage example:

>>> from pygments.formatters import HtmlFormatter
>>> HtmlFormatter(style='behelit').style
<class 'pygments_style_behelit.BehelitStyle'>

Export the style as CSS:

pygmentize -S behelit -f html > behelit.css

Please read the official documentation for further information on the usage of pygment styles.

About

behelit style for pygments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages