superhighfives / pika

An open-source colour picker app for macOS
https://superhighfives.com/pika
MIT License
1.71k stars 55 forks source link

Add other color-name lists to choose from #106

Open meodai opened 12 months ago

meodai commented 12 months ago

I would love a way to choose different color-name lists to pick the names from, I have collected a few for my api (https://github.com/meodai/color-name-lists)

(all the lists can be seen here: https://api.color.pizza/v1/lists/)

https://api.color.pizza/v1/?list=wikipedia returns the full list you could consider pulling these on run time.

I made sure the names are not protected (that why there are no proprietary color name lists like pantone or paint color brands)

superhighfives commented 11 months ago

Ooooh, this would be super cool. Not sure when I'll get time to take a look at it, but it's definitely something that would be great to add. Thanks for sharing, @meodai! 😊