Background color for Tk in Python March 11, 2023 by Tarik root.configure(background='black') or more generally <widget>.configure(background='black')