id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 19574,[PATCH] Add a color setting for MapCSS,taylor.smock,team,"Subpart of #10435. Possibly significant modifications for plugins: * NamedColorProperty extends `AbstractToStringProperty`. I'm waiting for a `find` to get all the instances of `NamedColorProperty` in plugins, but it is taking awhile (`find . -name '*.java' -exec grep -li ""NamedColorProperty"" {} \;`). I don't know if this will require a recompile of any plugins. Notes: * Overrode `storeDefaultValue` to avoid an NPE. This is required since required `final` variables are not yet set (a different fix would be to make them non-final). * Color boxes are not in the same column as the check marks (I'm not certain this is possible without a lot of work, or even desirable -- there might be a case for a `colorboolean` setting in the future, for example).",enhancement,closed,normal,20.08,Core mappaint,,fixed,,