Reply to DatePicker SwiftUI Text/Font color styling... DatePicker("start date", selection: $start, displayedComponents: .date) .accentColor(.orange) .backgroundColor(.blue) UI Frameworks SwiftUI Aug ’21