mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
@ -38,7 +38,7 @@ const ParseEmojis = React.memo(
|
||||
const styles = useMemo(() => {
|
||||
return StyleSheet.create({
|
||||
text: {
|
||||
color: theme.primary,
|
||||
color: theme.primaryDefault,
|
||||
fontSize: adaptedFontsize,
|
||||
lineHeight: adaptedLineheight,
|
||||
...(fontBold && { fontWeight: StyleConstants.Font.Weight.Bold })
|
||||
|
Reference in New Issue
Block a user