CatalogTheme

@Composable
fun CatalogTheme(isLightTheme: Boolean = true, content: @Composable () -> Unit)