python - Custom Style for Button

PHOTO EMBED

Tue Aug 30 2022 09:25:14 GMT+0000 (Coordinated Universal Time)

Saved by @Ahmedashrf98745 #python

customed_style.configure('Custom.TButton', font=('Helvetica', 11), background="red", foreground='white')

customed_style.configure("Custom.Treeview.Heading", background="blue", foreground="white", relief="flat", font=('Helvetica', 10, 'bold'))
content_copyCOPY

https://stackoverflow.com/questions/54512714/custom-style-for-button-treeview