diff --color -Nur whitenoise-6.1.0.orig/docs/conf.py whitenoise-6.1.0/docs/conf.py --- whitenoise-6.1.0.orig/docs/conf.py 2022-05-10 08:56:16.000000000 -0700 +++ whitenoise-6.1.0/docs/conf.py 2022-05-30 13:27:33.658859968 -0700 @@ -122,7 +122,7 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = "furo" +html_theme = "default" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the diff --color -Nur whitenoise-6.1.0.orig/docs/requirements.txt whitenoise-6.1.0/docs/requirements.txt --- whitenoise-6.1.0.orig/docs/requirements.txt 2022-05-10 08:56:16.000000000 -0700 +++ whitenoise-6.1.0/docs/requirements.txt 2022-05-30 13:27:37.945843875 -0700 @@ -1,2 +1 @@ -furo sphinx