jarvisteach / appJar

Simple Tkinter GUIs in Python
http://appJar.info
Other
612 stars 68 forks source link

Any way to change scrollbar appearance? [question] #638

Open tooManyArguments opened 3 years ago

tooManyArguments commented 3 years ago

Context


I am trying to find a way to change colors / appearance on the scrollbars in ScrollableTextArea's since they are default in a light theme. I am guessing that this is controlled by OS, but would be great if there was a property that allowed change of colors.