Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.5 Updates #82

Closed
israel-dryer opened this issue Dec 2, 2021 · 3 comments
Closed

Version 0.5 Updates #82

israel-dryer opened this issue Dec 2, 2021 · 3 comments

Comments

@israel-dryer
Copy link
Owner

israel-dryer commented Dec 2, 2021

I just pushed quite a few changes to GitHub for Version 0.5. I plan on pushing these changes to PyPI tomorrow afternoon unless there are any objections.

ttkbootstrap

  • changed theme file from json to py
  • remove dependency on external fonts
  • remove dependency on importlib_resources
  • remove default font (relies on os defaults)
  • updated all style colors
  • added highlight effects on dark theme Entry type widgets (this is now possible because of the darker inputbg color)
  • added 'morph' theme
  • changed the drawing of the radio and checkbutton to the same as the version 1.0 (except for no scaling)

ttkbootstrap

ttkcreator

  • removed theme splash screen
  • added base theme combobox to select starting colors (have one more tweak on this to make)
  • added import an export buttons which import and export to the themes_custom.py file

ttkcreator

@daniilS
Copy link
Contributor

daniilS commented Dec 2, 2021

Apart from the three issues I submitted PRs for, it looks ready to be pushed to PyPI!

@israel-dryer
Copy link
Owner Author

@daniilS

Ok. Had to make a few more tweaks, lol. I'm regretting going down this path now... but too late. Oh well.

I changed the ttk creator to the version 1.0 style... and this gave me a much better look at the styles, which needed some more tweaks. I updated the selectbg color on the dark themes.. which makes a big difference. I also fixed the horizontal scrollbar arrows, which were wonky. And then a few other small things.

Here are the new theme colors... slightly modified.

ttkbootstrap

And, here is the new ttk creator app... I actually used it to figure out the correct selectbg colors for the dark themes. very useful.

ttkcreator

@israel-dryer
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants