[Alpha] TreeGUI

I’m a little confused by the example theme. /rtheme/twotone contains hundreds of little icons, but as far as I can tell, most aren’t referred to in /rtheme/init.py. Is there some other place that they’re used in the examples, or are they there because they’re from some larger app?

Additionally, here you mention the use of egg files to describe texture atlases, but I can’t find any egg file in the examples. Is there an example of how to do that out there? Is it required or not?

EDIT: Actually, I guess I figured out the latter question – it’s automatically built when the theme is loaded.