https://bugs.kde.org/show_bug.cgi?id=346608
--- Comment #43 from Jean-Baptiste Mardelle <[email protected]> --- I am currently not satisfied with the icon situation, here are some details: Due to a Qt bug, setting an icon theme per application was not possible. This is problematic when user has a light color theme on Desktop but wants to use Kdenlive with a dark theme, because the icons were using not visible against a dark background. So I used a hack, embedding all icons inside Kdenlive, and allowing us to use our own icons. In Qt 5.5, the problem was fixed and it is possible to define an icon theme per application. But Qt 5.5. is still not widely used. When it becomes more mainstream, I will change the way we handle icons to use the system icons, and switching dark / light themes with color themes. When this will be implemented, this should allow more flexibility with icon themes. However you need to be aware that several icons we use are not in the oxygen theme, so you might end up with a mix of breeze/oxygen, unless you contribute the missing icons in oxygen theme... Hope this clarifies a bit the icon situation. -- You are receiving this mail because: You are watching all bug changes.
