ExamerTheme

@Composable
fun ExamerTheme(darkTheme: Boolean = isSystemInDarkTheme(), content: @Composable () -> Unit)