Hi,
I've added this to an existing save - one with concrete already researched.
The options for choosing color concrete are not available on the assembler.
The options are available when choosing Personal Logistics.
edit: I tested by un-researching 'concrete', then re-researching it.
This gave me access to the objects.
For anyone who finds this and wants to know how:
/c game.player.force.technologies['concrete'].researched=false; game.player.force.set_saved_technology_progress('concrete', 0)
thanks