When reusing docs-as-code for internal/proprietary purposes, it is rather annoying that the score sphinx extensions overwrite configuration variables explicitly configured in conf.py. Instead, they should "play nice" and respect user configuration.
Setting the html_theme is one example. See #414