Skip to content

Add support for Pygments

CyberTailor requested to merge cybertailor/tempus-themes-utils:master into master

Readme for the repo should look like this:

# Install Tempus themes
pip install --user .
# Apply the theme
pygmentize -g -O style=tempus_winter -f html -o file.html file

Merge request reports