Themes

Theme/Utils/addChildTheme
addChildTheme

Attach a child theme to each theme type.

(prefix: string children: Record<BaseThemeKey, T> ) => void