Problem/Motivation
We need an upgrade path for the D7 core Color module.
Remaining Tasks
Theme-specific variables maintained by the Color module need to be moved into configuration objects. This is a bit tricky, since the variable names are dynamic, but still doable (they follow specific naming patterns). We need a migration for this, with relevant tests. It will also probably be necessary to write a specialized source plugin for this.