I'd like to use [NSColor controlAccentColor] in a few places, however I would also like to fallback to a special tint of blue when the user selects the Blue system accent color.
How can I reliably detect the type / name of the controlAccentColor picked?
Ended up with this: