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