Skip to main content

Pygments version of the monokai theme for light backgrounds.

Project description

This is a pygments style based on the popular Monokai color scheme. This version is suitable for light backgrounds, whereas the original scheme is designed for dark backgrounds.

Installation

Conda

$ conda install -c mlgill pygments-style-monokailight

PyPI and pip

$ pip install pygments-style-monokailight

Source

$ git clone git://github.com/mlgill/pygments-style-monokailight
$ cd pygments-style-monokailight
$ python setup.py install

Usage Sample

>>> from pygments.formatters import HtmlFormatter
>>> HtmlFormatter(style='monokailight').style
<class 'pygments_style_monokailight.MonokaiLightStyle'>

Export the style as CSS

pygmentize -S monokailight -f html > monokailight.css

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygments-style-monokailight-0.2.tar.gz (6.9 kB view details)

Uploaded Source

File details

Details for the file pygments-style-monokailight-0.2.tar.gz.

File metadata

File hashes

Hashes for pygments-style-monokailight-0.2.tar.gz
Algorithm Hash digest
SHA256 f14dceb3496f63be7699d591cbe24ab9b2696e1412d3fc3e798e17b7b1f50b8f
MD5 5b9f053fb044c2ae78551b6cfc3820ae
BLAKE2b-256 32e9f8449b92311c3968f66909e9adec33b46cea32f5b10c8b41c916cd719bfb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page