[]
type DesignerThemesSettings = object;
initialTheme: string;
The initial theme to be applied.
"initialTheme"
themeSelector: ThemeSelector;