Pygments version of the monokai theme for light backgrounds.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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
File details
Details for the file pygments-style-monokailight-0.4.tar.gz.
File metadata
- Download URL: pygments-style-monokailight-0.4.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2711b63aef6f2cfa443a946d12ac92cd29e4629f72e9de984502cf6a0b1f84b1
|
|
| MD5 |
65e3257442ce5b212aa912acf522f4a6
|
|
| BLAKE2b-256 |
87b12ef166d6eed54f344d1c6a561591655654420f316c0b9c2bc39f50993f5a
|