mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
* Begin to map ansi colours * ANSI theme mapping * Snapshot test for ansi theme mapping * Add light/dark mode snapshots for ansi theme mapping * Update CHANGELOG * Snapshot update failing command palette tests * Import default ansi theme from textual instead of rich * Use a dedicated light theme * Fix snapshot tests * Regenerate all snapshots in a single run * Hardcode a color on the search icon emoji to work around test issues * Alternative approach * snapshot update * Simplify a loop in app.py