1f2d298419
The Docker CI build (tsc -b, stricter than the local tsc --noEmit) rejected passing the storage theme_id (string) to setTheme/setCustomStyle which expect ThemeId. Type StandaloneCanvas.theme_id as ThemeId so the standalone load path matches the theme store API. ha-relevant: no