| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-30 | 760 Bytes | |
| The Antsy Release source code.tar.gz | 2026-04-30 | 30.2 MB | |
| The Antsy Release source code.zip | 2026-04-30 | 31.4 MB | |
| Totals: 3 Items | 61.6 MB | 0 | |
This release adds support for dedicated ansi themes, which are also exposed from the command palette.
There were a few tweaks to the theming system which may result in broken snapshots, but there should be no visual changes.
[8.2.5] - 2026-04-30
Added
- Two new themes: "ansi-dark" and "ansi-light" https://github.com/Textualize/textual/pull/6513
- Added an
ansivalue to themes https://github.com/Textualize/textual/pull/6513
Changed
App.ansi_colormay now beNoneto use theansivalue from the theme. https://github.com/Textualize/textual/pull/6513