I am developing a windows 8 app(Metro) using html5, JavaScript, CSS, etc . I wanted to add a color picker for my app, so that user can change color of background and text.
Is windows 8 provide any inbuilt color picker or should I use external JavaScript color picker?
I found this in the developer docs. I just searched for it.