System-Color-Picker
System-Color-Picker copied to clipboard
Description of the color
Hi, such a good tool, and I really love this app and all of your other apps!
I want to add a feature to show and copy localized description of the color, using AXNameFromColor(_:), don't know if the PR is welcome.
Something like this:

What's the purpose? AXNameFromColor doesn't really give a unique name for colors, but rather just some generic names.
For my use case, I sometimes want to put the name of the color on some of my designs.
I didn’t know that AXNameFromColor only gives the generic name, this is sad.
We can keep this open. I might do this at some point (with a custom name list).
@sindresorhus Or maybe have a look at https://github.com/samhaeng/naevner