Skip to content

Fixed wrong icons color in Widget Explorer when using Twilight theme.

components/shellprivate/widgetexplorer: Fix wrong icons color in Widget Explorer when using Twilight theme

Instead of creating a QIcon we can return the filename. The code that's consuming the model data (WidgetExplorer.qml, AppletDelegate.qml) can get right colors automatically.

BUG: 484473

Edited by Evgeniy Harchenko

Merge request reports