Hey, I am trying to quickly edit some trees coloring the node names according to they taxonomy. I figured out that all I can do is to color the branches ( tree.get_nonterminals()[0].color = 'grey'), not the texts. Is there any way to color the node names? thx, Luiz Thibério Rangel