https://bugs.kde.org/show_bug.cgi?id=353358
--- Comment #8 from David Rosca <now...@gmail.com> --- Git commit 5184ac94c916bf5e5e31d60db841c88009758a62 by David Rosca. Committed on 19/01/2016 at 09:14. Pushed by drosca into branch 'master'. IconItem: Try to load QIcon::fromTheme icons as svg When showing QIcons in IconItem, it would ignore stylesheet colors. This tries to load QIcons created with QIcon::fromTheme as svg, by using the icon name returned from QIcon::name. REVIEW: 126792 M +20 -14 src/declarativeimports/core/iconitem.cpp http://commits.kde.org/plasma-framework/5184ac94c916bf5e5e31d60db841c88009758a62 -- You are receiving this mail because: You are watching all bug changes.