- Oct 11, 2018
- 1,231
- 1,045
Want to create custom themes with Tkinter for your applications? With this library it's possible.
"CustomTkinter is a python UI-library based on Tkinter, which provides new, modern and fully customizable widgets. They are created and used like normal Tkinter widgets and can also be used in combination with normal Tkinter elements."
I tested it out and it seems decent, check it out here:
https://github.com/TomSchimansky/CustomTkinter
"CustomTkinter is a python UI-library based on Tkinter, which provides new, modern and fully customizable widgets. They are created and used like normal Tkinter widgets and can also be used in combination with normal Tkinter elements."
I tested it out and it seems decent, check it out here:
https://github.com/TomSchimansky/CustomTkinter