mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
@ -17,7 +17,7 @@ const HeaderCenter = React.memo(
|
||||
<Text
|
||||
style={[
|
||||
styles.text,
|
||||
{ color: inverted ? theme.primaryOverlay : theme.primary }
|
||||
{ color: inverted ? theme.primaryOverlay : theme.primaryDefault }
|
||||
]}
|
||||
children={content}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user