An API built-in to Vue Material that extracts a color palette and theme from a given image (Palette, Android) would be super useful. Right now the only JS library that does this is Vibrant.js, but it's frankly not very good compared to Android's native implementation of this. I think this framework would greatly benefit from an API like this.
I'm not sure if this technique is mentioned in the Material guidelines, but Google has shown off lots of example designs using it.

This is a great idea. I started to explore something in this area. Right now, what we have is the ability to pick the correct ratio of bightness/constrast of an image and decide if we need to show a gradient background or not. This is implemented inside cards logic. I will definitely take a look at some implementations about that. I do not plan to use another framework inside Vue Material, to bloat inside the final bundle. But I will take a look at this! :)
I think this feature could be really impressive. 馃構
Soon will be available!

It seems like this feature was pretty much finished but never got to master. Commenting three years later haha, wonder if we could merge?
Most helpful comment
Soon will be available!
