Do the Angular Material Team have any thoughts about creating a color-picker?
Let the user give the possibility to enter/select a specific color. I was thinking of something similar as Brianpkelley color-picker
Not implemented yet
At the moment the Brianpkelley color-picker is a bit outdated for AngularJS and not usable in Angular (2). At the other hand it was very user friendly as we could enter the color-code (hex,rgb,hsl) or select it from the different palettes.
I want this
I want this, too.
I find another material design colorpicker, but it can't change the theme color.
@jelbourn Do you think that demo you created for mix17 can be a start for this?
I created a color picker using material and CDK.
https://github.com/tiaguinho/mat-color-picker
Everybody is welcome to contribute.
very cool!
Most helpful comment
I created a color picker using material and CDK.
https://github.com/tiaguinho/mat-color-picker
Everybody is welcome to contribute.