Update Colors to use https://material.io/guidelines/style/color.html, or possibly allow a color picker.
Tasks:
Add CSS
Update Templates
Write hook_update_n to update the database
Update examples page
Update Colors to use https://material.io/guidelines/style/color.html, or possibly allow a color picker.
Tasks:
Add CSS
Update Templates
Write hook_update_n to update the database
Update examples page
Comments
Comment #2
thejimbirch commentedComment #3
thejimbirch commentedMaybe use this instead?
https://www.drupal.org/project/color_field
Pluses:
Great UI options
Allows for any color
Site builders can also configure to use set colors.
Minuses:
Release Candidate only, released Nov 2015
Not actively worked on.
See also:
https://www.drupal.org/project/jquery_colorpicker
Has a stable release, but less options.
Comment #4
thejimbirch commentedComment #5
thejimbirch commentedComment #6
thejimbirch commentedHere is a fork of the module. They added something different for colors. See if this is a better solution.
https://www.drupal.org/project/varbase_bootstrap_paragraphs
Comment #7
thejimbirch commentedWhile the varbase_bootstrap_paragraphs has a much nice administration interface, it looks like they ultimately just implemented what I did here, having a list of colors. I don't think this should be a blocker for a release, especially since it has been open for 9 months with no other options/suggestions.
We can re-open this issue if another better option presents itself.