You can't change the colour of the alert's message in SwiftUI.
There are ways to customise the alert message in a UIAlertController, but I recommend staying clear of them as it uses private APIs.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: