pygments-solarized

Pygments version of the solarized theme based on john2x/solarized-pygment.


Keywords
pygments, style, solarized
License
BSD-3-Clause
Install
pip install pygments-solarized==0.0.3

Documentation

Solarized Pygments Style

What Is It?

Based on this project: https://github.com/john2x/solarized-pygment

This is a simple style for Pygments that is inspired by the Solarized project by Ethan Schoonover.

This includes both the light and dark versions

How Do I Use It?

Install it as a pygments plugin using the following command

pip install pygments-solarized

Acknoledgements

  • Light version pygments port - [John Louis Del Rosario (john2x)](/john2x)
  • Dark version pygments port - [Hank (gthank)](/gthank)

Resources