trying dark theme 2

This commit is contained in:
Olivier Gagnon
2021-10-08 00:59:36 -04:00
parent 0f7ad063ca
commit ed57a8c4f4
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -189,3 +189,4 @@ intersphinx_mapping = {'https://docs.python.org/': None}
def setup(app):
print("Initializing (setup())");
app.add_stylesheet('maxwidthoverride.css')
app.add_stylesheet('dark_theme.css')