diff options
Diffstat (limited to 'docs/source/themes/mg/theme.conf')
-rw-r--r-- | docs/source/themes/mg/theme.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/themes/mg/theme.conf b/docs/source/themes/mg/theme.conf index f4fbd8cc..dd58038a 100644 --- a/docs/source/themes/mg/theme.conf +++ b/docs/source/themes/mg/theme.conf @@ -1,5 +1,5 @@ [theme] -inherit = default -stylesheet = default.css +inherit = basic +stylesheet = mg.css pygments_style = sphinx |