Pygments version of the Solarized theme.
Project description
Using PyPI and pip
$ pip install pygments-solarized-style
Usage Sample
>>> from pygments.formatter import HtmlFormatter >>> HtmlFormatter(style='solarizedlight').style <class 'pygments_solarized_style.light.LightStyle'> >>> HtmlFormatter(style='solarizeddark').style <class 'pygments_solarized_style.light.DarkStyle'>
Export the style as CSS
pygmentize -S solarizedlight -f html > solarizedlight.css
Project details
Release history Release notifications | RSS feed
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_solarized_style-0.1.tar.gz
.
File metadata
- Download URL: pygments_solarized_style-0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 244ed2d2f407bfc0dc486a254decf6727f416e24215fd1bd92554aa388c94990 |
|
MD5 | 3089551830ef61cbcfec8c41da7d443c |
|
BLAKE2b-256 | c8285a545a346735fe55028d75b06907c775b633f2c86697d2140ad3030c4303 |