In MainActivity onCreate:
YourTheme() { LocalView.current.let { val window = (it.context as Activity).window window.statusBarColor = color App() } }