how to change the color of menu tkinter code example Example: tkinter change Menu color menubar = Menu(app, background='blue', fg='white')