Hello. I'm developing a program for macOS. It's so difficult because it hasn't been long since I developed it.
I have a question while looking at the memo app or calendar app.
The calendar comes in red when selected (context menu is also red) and the memo app comes in yellow when selected and I was wondering if I could implement that function with swiftUI.
That's the accent color, you can see it in your app Info.plist, check https://developer.apple.com/documentation/bundleresources/information_property_list/nsaccentcolorname for more info.