System-Color-Picker icon indicating copy to clipboard operation
System-Color-Picker copied to clipboard

Description of the color

Open L1cardo opened this issue 3 years ago • 4 comments

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: image

L1cardo avatar Oct 30 '21 15:10 L1cardo

What's the purpose? AXNameFromColor doesn't really give a unique name for colors, but rather just some generic names.

sindresorhus avatar Oct 30 '21 15:10 sindresorhus

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.

L1cardo avatar Oct 31 '21 00:10 L1cardo

We can keep this open. I might do this at some point (with a custom name list).

sindresorhus avatar Nov 24 '21 10:11 sindresorhus

@sindresorhus Or maybe have a look at https://github.com/samhaeng/naevner

bennetfabian avatar Jan 11 '22 03:01 bennetfabian