I have (or at least tried) to read the documentation of the treeview for tkinter and I cannot find if you can change the background color of each row. For example, I would like to have the background changed for every odd row to ease reading.
Is there a way to this?