Skip to content

BasicListItem: Make text more readable when using fadeContent property

Currently the list item's text elements get very low opacity values when using the fadeContent property. The main label becomes very difficult to read, while the subtitle becomes almost completely unreadable.

This commit bumps up the opacity values to ensure a basic level of readability for all text elements when using the fadeContent property.

Before After
Kirigami_Before Kirigami_After

@teams/usability

Merge request reports