Thiousi / kirby-color-list

A color picker in the form of a list of colors for Kirby
MIT License
25 stars 4 forks source link

Get palette from an image #7

Open jenstornell opened 7 years ago

jenstornell commented 7 years ago

I don't know if you maintain this but here is an idea for it:

http://jariz.github.io/vibrant.js/ http://lokeshdhakar.com/projects/color-thief/

As a blueprint option, add a key to an image field. When loading the palette it could fill it with values from the images.

Thiousi commented 7 years ago

Brilliant idea. I have no spare time at the moment to build this but think it's a great extension of the field.

On Nov 15, 2016 2:16 PM, "Jens Törnell" notifications@github.com wrote:

I don't know if you maintain this but here is an idea for it:

http://jariz.github.io/vibrant.js/ http://lokeshdhakar.com/projects/color-thief/

As a blueprint option, add a key to an image field. When loading the palette it could fill it with values from the images.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Thiousi/kirby-color-list/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/AEmWisrw2hcSK0V2xLqU7SxUrK0TZeGjks5q-b6sgaJpZM4Kykrh .

aftereffectsmagic commented 7 years ago

This feature would be great. I am currently setting page-by-page color values based on dominant-color, and would love to be able to get those values as part of the colorlist field. Any updates for this request?