mozilla / FirefoxColor

Theming demo for Firefox Quantum and beyond
https://color.firefox.com
Mozilla Public License 2.0
452 stars 93 forks source link

Palette generator #330

Open weivicky opened 6 years ago

weivicky commented 6 years ago

Should we help users generate nice themes? Finding the right colors can be a pain. It can be a difficult task even for advanced visual users. I'm thinking of including a theme generator to help users...

Using Adobe CC shades (https://color.adobe.com/create/color-wheel/?base=2&rule=Shades&selected=2&name=My%20Color%20Theme&mode=rgb&rgbvalues=0.75,0,0,0.5,0,0,1,0,0,0.25,0,0,0.9,0,0&swatchOrder=0,1,2,3,4)

Using Adobe CC monochromatic (https://color.adobe.com/create/color-wheel/?base=2&rule=Monochromatic&selected=2&name=My%20Color%20Theme&mode=rgb&rgbvalues=0.5,0,0,1,0.30000000000000004,0.30000000000000004,1,0,0,0.5,0.15000000000000002,0.15000000000000002,0.8,0,0&swatchOrder=0,1,2,3,4)

Examples of shades and monochromatic... image

In Google material design's documents, its palettes are "algorithmic adjustment of hue, chroma, and lightness". I think shades works pretty well too...We can maybe give users the option to pick shades, monochromatic, etc. like in the Adobe CC color wheel..

nt1m commented 6 years ago

Another cool idea would be generating color palettes from images, like this theme: https://addons.mozilla.org/en-US/firefox/addon/picture-paint/

weivicky commented 6 years ago

If we ever go with this idea... image