We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d8a2a commit 1dc749cCopy full SHA for 1dc749c
docs/source/conf.py
@@ -20,7 +20,7 @@
20
# Output file base name for HTML help builder.
21
html_logo = "./images/ipycanvas_logo.svg"
22
html_favicon = "./images/ipycanvas_logo.ico"
23
-html_theme = "pandas_sphinx_theme"
+html_theme = "pydata_sphinx_theme"
24
htmlhelp_basename = 'ipycanvasdoc'
25
26
html_theme_options = dict(
0 commit comments