Prevents undefined theme when extensions call ctx.ui.custom() in edge cases where module resolution could cause the theme variable to be accessed before initTheme() is called.
Prevents undefined theme when extensions call ctx.ui.custom() in edge cases where module resolution could cause the theme variable to be accessed before initTheme() is called.