macro_rules! make_legacy_color_setter {
    ( $attr:ident, $htmlname:tt ) => { ... };
}