From: Carsten Schoenert <c.schoenert@t-online.de>
Date: Mon, 8 Jan 2024 20:29:08 +0100
Subject: docs: Use alabaster theme

The shibuya theme isn't packaged yet.

Forwarded: not-needed
---
 docs/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/docs/conf.py
+++ b/docs/conf.py
@@ -88,7 +88,7 @@
 
 on_rtd = os.environ.get("READTHEDOCS", None) == "True"
 
-html_theme = "shibuya"
+html_theme = "alabaster"
 
 # 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
