select

@Composable
fun <T> select(dark: T, light: T): T