python tkinter Menut color code example
Example 1: gui button in tkinter color
import Image as PIL
import ImageTk
Example 2: python tkinter change color of main window
new_window.config(bg = "red")
import Image as PIL
import ImageTk
new_window.config(bg = "red")