How can I customize the colors of this component? I tried this combination without success:
FamilyActivityPicker(headerText: "Select apps", selection: $model.selectionToDiscourage) .scrollContentBackground(.hidden) .background(Color.yellow)