https://bugs.kde.org/show_bug.cgi?id=445489

--- Comment #2 from Andreas Ferber <af+...@chaos-agency.de> ---
It took me a while to realize what the mentioned commits actually were trying
to achieve.

The underlying issue of bug 444095 is that according to
https://specifications.freedesktop.org/icon-theme-spec/latest/ar01s05.html if
an icon doesn't exist in the requested size in a theme then falling back to a
different size from the same theme takes precedence over falling back to a
parent theme.

According to the KDE HIG for the mimetypes and places categories monochrome
icons should be used for sizes 16 and 22 while colorful icons are used from 32
upwards. The breeze-dark theme only contains the monochrome sizes of those
icons, and because of the lookup rules those were then used for all sizes. So
what Rodney Dawes was trying to do is installing those "colorful" sizes from
the breeze theme into the breeze-dark theme as well, but his solution copies a
lot more than just that.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to