Hi there
I'd like to change the style (color) of parts/asm in my top asm, but not inside the occs.
I played around with recursive walking through Occurrences and SubOccs, but
it doesn't do what i expect.
It's right what the api does, I think = changing the occs = go inside and "destroy" the style there 
But I'd like to change the color only in the top-asm context,
like if i select a subasm/part in the topasm by hand and change the color of a subasm/part (this doesn't affect the subasm itself)
Anyone knows how to do it from top?
Can't find it with edgespy...