You're welcome Patrick, but I think I miss understood your question

I thought you were talking about the labels' background color, not text color.
To change the color of the actual text when the cell is highlighted, all you need to do is set the "highlightedTextColor" property of your UILabel. As for which delegate to use to customize your cells, please check out these two posts:
www.sensiblecocoa.com/forum/general-disc...e-table-cell.html#12
www.sensiblecocoa.com/forum/sensible-tab...-properties.html#185
Finally, regarding creating your custom cells in Interface Builder, we have a surprise for you guys: we've been working on a new STV design where you'll be able to do just that!

It won't make it to our 1.6 release (due in a few days), however, I can be sharing with you a beta version of this within about two weeks from now. I'll keep you posted on this.