Skip to content

[Bug]: TUI selected rows can become hard to read in some terminal themes #589

@JayGhiya

Description

@JayGhiya

Problem

In the terminal UI, the selected task row can become very hard to read in themes like Catppuccin.

The board and task list render some parts of each row with inline blessed color tags (for example assignees, labels, and branch names). Those inline colors can override the normal selected-row foreground styling, so the selected row ends up with low contrast and looks washed out or nearly invisible in dark mode.

Expected

In Dark Mode, When a row is selected in the TUI, the text should stay readable regardless of terminal theme.

Actual

The selected row can lose contrast and become difficult to read, especially in the board view.

Scope

This is a TUI-only issue. It does not affect the web UI or plain-text output.

Related PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions