Skip to main content

Like Nature sphinx theme but allows pygments style to be dark

Project description

Wild is a Sphinx theme based on Nature. It allows you to use a Pygments style with a dark background.

Installation

  1. Install the package:

    $ pip install wild_sphinx_theme
  2. Edit your conf.py sphinx configuration file to use the Wild theme:

    import wild_sphinx_theme
    html_theme = 'wild'
    html_theme_path = [wild_sphinx_theme.get_theme_dir()]

License

Wild is released under the BSD License.

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

wild_sphinx_theme-1.0.0.tar.gz (3.5 kB view hashes)

Uploaded Source

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