rdbende / Sun-Valley-ttk-examples

Example apps for my stunning Sun Valley ttk theme!
https://github.com/rdbende/Sun-Valley-ttk-theme/
GNU General Public License v3.0
149 stars 14 forks source link

How to Change TButton Colors #2

Closed yuvarajvelumani closed 2 years ago

rdbende commented 2 years ago

Unfortunately it's not possible to change the button color dynamically, but you can use the Accent.TButton style to make it highlighted. https://github.com/rdbende/Sun-Valley-ttk-examples/blob/a19631e21b58ede512f561f5e48f3f3e5ec874e1/Simple%20example/example.py#L144-L147