From: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Date: Sun, 10 Sep 2023 13:09:37 +0200
Subject: missing_sphinx_theme

===================================================================
---
 doc/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py b/doc/conf.py
index 1286a03..e26dbf8 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -221,7 +221,7 @@ pygments_style = 'sphinx'
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
-html_theme = 'mytheme'
+html_theme = 'alabaster'
 #html_theme = "cloud"
 
 # Theme options are theme-specific and customize the look and feel of a theme
