v6.9.0

Textualize/textualv6.9.0Dec 14, 2025by willmcgugan

AI Summary

A small release introducing new aesthetic themes and fixing a display issue in the fuzzy matcher.

Key Highlights

  • Added Solarized Dark theme for a classic look.
  • Added Rosé Pine themes for a modern aesthetic.
  • Fixed fuzzy matcher displaying wrong matched characters in simple substring matches.

New Features

  • Solarized Dark theme
  • Rosé Pine themes

Full Release Notes

Very small release. Mostly for the awesome themes that were recently contributed.

## [6.9.0] - 2025-12-14

### Added

- Added Solarized Dark theme https://github.com/Textualize/textual/pull/6278
- Added Rosé Pine themes https://github.com/Textualize/textual/pull/6277

### Fixed

- Fixed fuzzy matcher displaying wrong matched characters with simple substring match https://github.com/Textualize/textual/pull/6282