Does it look like this?
Snippet:
def __init__(self): # Initialize style before creating widgets style = tb.Style(theme='superhero') super().__init__()