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

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

This also is the same case for the JOIN block:


I feel like the SPLIT BY behaviour should remain the same for backwards compatibility, but the behaviour with JOIN I think should be fixed.
Yes, I know this is old, but I encountered this issue the other day and thought that since it is still an issue I may as well bump it.
I think using a color anywhere as a string converts it into that anyway.
that’s definitely messed up.
I think the blockify @list ::list reporter also doesn’t have color support.