Compare commits

..

No commits in common. "d3fa9e0725106975a7788f5b1985e734679e0a8f" and "4070315b945399cd4d5744e4d09643337490c696" have entirely different histories.

View file

@ -769,7 +769,7 @@ fun LazyVerticalGridTUO(
fontStyle = fontStyle,
fontWeight = fontWeight,
style = TextStyle(
color = MaterialTheme.colorScheme.onSecondary,
color = MaterialTheme.colorScheme.onSecondaryContainer,
fontSize = MaterialTheme.typography.titleMedium.fontSize
)
)