SPLIT BY BLOCKS still uses strings for color blocks

bug originally found here

Currently if you SPLIT a block with color inputs, it still uses the old text format:

untitled script pic (2)

However, since now Snap! has built-in support for colors, shouldn’t the result look like this?

image

This also is the same case for the JOIN block:

untitled script pic (3)
untitled script pic (4)