diff --git a/apps/ios/Shared/Views/ChatList/UserPicker.swift b/apps/ios/Shared/Views/ChatList/UserPicker.swift index 9bb7ae67ca..543a84d707 100644 --- a/apps/ios/Shared/Views/ChatList/UserPicker.swift +++ b/apps/ios/Shared/Views/ChatList/UserPicker.swift @@ -145,7 +145,7 @@ struct UserPicker: View { Image(systemName: "chevron.right.circle") .resizable() .scaledToFit() - .foregroundColor(theme.colors.secondary.opacity(0.67)) + .foregroundColor(theme.colors.secondary.opacity(0.63)) .frame(width: 31, height: 31) .padding(1) .onTapGesture {