v6.10.0
Textualize/textualv6.10.0Dec 16, 2025by willmcgugan
AI Summary
A release focused on fixing theme rendering issues and updating toggle button styles to ensure consistency.
Key Highlights
- Fixed broken themes that were affecting the visual appearance of applications.
- Updated toggle button style for consistency across the UI.
- Note: This release may impact snapshot tests due to the toggle button changes.
Full Release Notes
Mainly a fix for some new themes, but also an update to toggle buttons. If you have toggle buttons in your app, this may impact snapshot tests. ## [6.10.0] - 2025-12-16 ### Fixed - Fixed broken themes https://github.com/Textualize/textual/pull/6286 - Updated toggle button style for consistency https://github.com/Textualize/textual/pull/6286