Releases: rdbende/Sun-Valley-ttk-theme
Releases · rdbende/Sun-Valley-ttk-theme
v2.2
What's changed
- Add a bunch of new named fonts, based on
Typography in Windows 11
in MSDNSunValleyCaptionFont
SunValleyBodyFont
SunValleyBodyStrongFont
SunValleyBodyLargeFont
SunValleySubtitleFont
SunValleyTitleFont
SunValleyTitleLargeFont
SunValleyDisplayFont
- Remove
Title.TLabel
style added in last release, in favor of the new named fonts
v2.1
v2.0
What's changed
- Merge the control images into a single file for better performance. Many thanks @TransparentLC for the idea and implementation (#30)
- Add keyboard navigation support 🎉
- Fix UI resizing issue with Treeview widget. Huge thanks to the Tk dev team for coming up with a brilliant solution to this bug (ticket)
- Fix Scale when setting sticky
- Small positioning fixes on Combobox, Spinbox and Scrollbar widgets
- Better panedwindow sash
- Fix incorrect font name by @sumeshir26 in (#15)
New Contributors
- @sumeshir26 made their first contribution in #15
- @TransparentLC made their first contribution in #30