tkinter entry preset text greyed out code example
Example: tk text is grey
style = ttk.Style()
style.theme_use('classic') # Any style other than aqua.
style = ttk.Style()
style.theme_use('classic') # Any style other than aqua.