Skip to main content

Dark mode for the Sphinx Read the Docs theme.

Project description

Sphinx RTD Theme Dark Mode

Build Status PyPi version PyPI pyversions PyPI download month License PRs Welcome

This Sphinx extension adds a toggleable dark mode to the Read the Docs theme. A little icon is added in the bottom right hand corner which allows the user to switch between light or dark mode.

Installation

Python 3.4 or higher is required

To install dark mode for the RTD theme, enter the following command into your terminal or command prompt.

# Linux/OSX
python3 -m pip install sphinx-rtd-dark-mode

# Windows
py -3 -m pip install sphinx-rtd-dark-mode

Using the Extension

To use the extension, you will need to add it to the extensions array in your config file (conf.py).

extensions = ["sphinx_rtd_dark_mode"]

You will also need to be using the Sphinx RTD theme for this to work. If your not, then the extension will change it for you as it only works for that theme.

Config

Below are the options that are customizeable for the extension. Currently, there is only one option available to configure.

Default Dark Mode

This lets you choose which theme the user sees when they load the docs for the first time ever. After the first time however, this setting has no effect as the users preference is stored in local storage within their browser. This option accepts a boolean for the value. If this option is true (the default option), users will start in dark mode when first visiting the site. If this option is false, users will start in light mode when they first visit the site.

# user starts in dark mode
default_dark_mode = True

# user starts in light mode
default_dark_mode = False

License

The Sphinx RTD Dark Mode module for Python is licensed under an MIT 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

sphinx_rtd_dark_mode-1.3.0.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

sphinx_rtd_dark_mode-1.3.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file sphinx_rtd_dark_mode-1.3.0.tar.gz.

File metadata

  • Download URL: sphinx_rtd_dark_mode-1.3.0.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for sphinx_rtd_dark_mode-1.3.0.tar.gz
Algorithm Hash digest
SHA256 0272bf3d9ef620921adc67e5634a66969419e744da84ea18830adacfdb160ea8
MD5 6463fbb1906c54f593e059b9eb9f4cc6
BLAKE2b-256 fb7cbb1c20458f498d907d78a357b246a0ee1a3a94ee5a5ec39378726e646661

See more details on using hashes here.

File details

Details for the file sphinx_rtd_dark_mode-1.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_rtd_dark_mode-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 478da69c72a2a2ed7665c1f633cc612039f5801df416fd5f7c4820c2fe08c9c5
MD5 9fa3e4e7cbe7e2c2ad324b4037391c38
BLAKE2b-256 abf116b919bf5d33b282f13c0c39be687c658a33debb2caf4137a63be4bb21f6

See more details on using hashes here.

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