FamilyActivitySelection customization | Screen Time API features iOS 16

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)

Replies

The appearance of the activity picker is not customizable at the moment. Please file an enhancement request using Feedback Assistant. Thanks in advance!

@Kmart Thanks for the reply but I do see apps that have managed to change the background of the picker. attaching screenshot

OK, its just dark mode ;) Sorry