mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
@ -95,7 +95,7 @@ const TimelineConversation: React.FC<Props> = ({
|
||||
<Pressable
|
||||
style={[
|
||||
styles.base,
|
||||
{ backgroundColor: theme.background },
|
||||
{ backgroundColor: theme.backgroundDefault },
|
||||
conversation.unread && {
|
||||
borderLeftWidth: StyleConstants.Spacing.XS,
|
||||
borderLeftColor: theme.blue,
|
||||
|
Reference in New Issue
Block a user