Update Uptated-Prototype/tkinter-Test.py
This commit is contained in:
@@ -9,6 +9,7 @@ Root_Window.geometry("500x500")
|
||||
|
||||
style = ttk.Style()
|
||||
style.configure("My.TLabel", foreground="white", background="#404040")
|
||||
.Root_Windowconfigure(background="#404040")
|
||||
|
||||
# Attempts to create a Input Frame
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user