1# Will only change if you selected the input
2window['-In-'].Widget.configure(highlightcolor='color')
3
4# Adds a border to the Input
5window['-In-'].Widget.configure(highlightbackground='color')
6
7# The border thickness can be edited with:
8highlightthickness=