This changes Base::Color class so it can be used as constexpr, useful for defining various defaults.
Every basic data type is stored in Base module, color is standing out as one that does not. Moving it to Base opens possibilities to integrate it better with the rest of FreeCAD.