I've been trying to change the background, highlight, and selected color of items in a tree or list using custom itemRenderers. I haven't been able to do it yet. I can set the color of children components of the itemRenderer, but it seems the background, highlight, and selected color are part of the owner (tree or list).
What should the itemRenderer be doing to accomplish this?
