Skip to main content

Dark mode for the Sphinx Read the Docs theme.

Project description

Secretum Sphinx RTD Theme Dark Mode

PyPi version PyPI pyversions PyPI download month

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.

# pip install secretum-sphinx-theme

Using the Extension

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

extensions = ["secretum_sphinx_theme"]

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

secretum_sphinx_theme-2022.2-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file secretum_sphinx_theme-2022.2-py3-none-any.whl.

File metadata

  • Download URL: secretum_sphinx_theme-2022.2-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for secretum_sphinx_theme-2022.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4fe641e1e9cacb0a421b67587d684db8f00d87961f7eae5c079753cb73051da3
MD5 2a9cbc6984e7ebb2a7cc4c283c16d25d
BLAKE2b-256 429f7c4ddb673370c611bd20dfb0ef4d2f82149671e76574450b27335dfb0f62

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