From cfdd289483dbf226cf99eaa5b6d3058afb654ba1 Mon Sep 17 00:00:00 2001
From: XargonWan <xargonwan@gmail.com>
Date: Sat, 2 Dec 2023 14:15:08 +0100
Subject: [PATCH] WIKI: moving to material theme

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

diff --git a/wiki-rtd/conf.py b/wiki-rtd/conf.py
index 10da1c4e..ca875932 100644
--- a/wiki-rtd/conf.py
+++ b/wiki-rtd/conf.py
@@ -16,7 +16,7 @@ extensions = [
 
 language = 'English'
 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
-html_theme = "sphinx_rtd_theme"
+html_theme = "material"
 
 # The suffix(es) of source filenames.
 # You can specify multiple suffix as a list of string: