Skip to content

Footer with ANSI colors broken in v3.1.0 #5870

@TomJGooding

Description

@TomJGooding

As mentioned in #5862, the footer descriptions are unreadable when ansi_colors=True in the app. Unfortunately it looks like the footer colors were broken in Textual v3.1.0.

Here's a comparison showing the footer example from the docs but ran with app = FooterApp(ansi_color=True):

v3.0.0

Image

v3.1.0

Image

Setting the theme to textual-ansi doesn't help:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions