CustomTkinter
CustomTkinter copied to clipboard
Created a purple theme based off of the green theme
Love the CustomTkinter aesthetic, just really wanted the widgets in purple so I made it in purple. Figured I'd try to save others the trouble of getting all the hex values sorted out. Thanks so much for this project!
@MRobinBatman I made a ThemeMaker for CustomTkinter, you can make any theme by just choosing the colors.
https://github.com/TomSchimansky/CustomTkinter/discussions/264
@MRobinBatman I made a ThemeMaker for CustomTkinter, you can make any theme by just choosing the colors.
https://github.com/TomSchimansky/CustomTkinter/discussions/264
Oh that's neat, I actually didn't see that was there. Yeah going in and doing all the hex values manually is a pain, so I get why that would be nice. I'll definitely check it out next time!