from Tkinker import * pencere = Tk() pencere.configure(background="black") mainloop()
new_window.config(bg = "red")