<div dir="ltr"><div><div><div><div><div>Hi David,<br><br></div>I know the problem but I don't know an solution. <br><br></div>The thing is that to guaranty that the look and feel is consistent you have to use breeze (light) or breeze-dark in plasma, colour scheme and icons. Cause as you wrote in the system tray you have there breeze icons from plasma and from the breeze icon set and when you change "only" the plasma theme the icons from the icon theme are still NOT working. You have e.g. the same problem when the user select in an application like digikam an dark colour scheme and in the system settings breeze (light). than the icons can fit for digikam or for all other applications.<br><br></div>The only solution I know would be to render the colour of the icons depending on the background colour of the Icon. GTK solve this issue by using symbolic monochrome icons and the application can change the colour themself. It would be nice to have a similar solution than GTK3 but now this issue is still there.<br><br></div>Sorry that I can't help you<br></div>Andreas Kainz<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-18 23:55 GMT+02:00 David Rosca <span dir="ltr"><<a href="mailto:nowrep@gmail.com" target="_blank">nowrep@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I use a Breeze Dark desktop theme and applications with default theme<br>
(that is regular Breeze color scheme and regular Breeze icons).<br>
<br>
The issue is that some icons on desktop are used from regular Breeze<br>
instead of dark variant. It is because those icons are loaded with<br>
QIcon::fromTheme which uses the global icon theme and that is regular<br>
Breeze variant in my case.<br>
<br>
So far I only came up with workaround in PlasmaCore.IconItem to<br>
specially use dark icons (locate the icon with KIconTheme) in this<br>
case. But this is a really ugly hack ...<br>
<br>
How can we fix it? Or is this just unsupported setup, as it is not in<br>
official look and feel packages?<br>
<br>
Thanks,<br>
David<br>
_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
</blockquote></div><br></div>