Skip to content

theme: Don't dim text in backdropped list/listview

Daniel Boles requested to merge dboles/theme-no-backdrop-list-view-text into main

We have largely moved away from changing styles when :backdropped, aside for some things in HeaderBars and Buttons. So we probably should not be automatically dimming text in labels in list[view]s anymore either, as that introduces differences if text happens to be in such widgets vs not

Merge request reports