Running apps with breeze-dark icons theme results in a) message that "Breeze" icons them can not be found, and b) then many icons are missing, e.g., icons for mimetypes in Dolphin. Perhaps this happens because breeze-dark/index.theme contains "Inherits=Breeze" while the directory name is "breeze"? Correcting the case in the index file or symlinking breeze -> Breeze makes apps happy and icons appear.
Confirming issue in Arch Linux with breeze-git package. Work around fixed the issue.
Confirming. The issue is also present in the 5.2.95 package on arch linux [kde-unstable]. According to [1] and [2] the KDE packaging is at fault here. Workaround works. [1] https://github.com/NitruxSA/plasma-next-icons/issues/127 [2] https://bugs.archlinux.org/task/44592
And now Breeze-dark inherits hicolor. This is even worse then before...
Indeed in 5.3.95, it inherits hicolor. What's up with that?
VDG people, please take a look at this one. Without the proper inherits, the breeze dark won't use any missing icon from breeze but rather hicolor.
change the index.theme file should now work. https://quickgit.kde.org/?p=breeze.git&a=commit&h=6c9319e52e7f85b43b960eb8223f68d5890d1896 about breeze and Breeze where can I change the folder name, because the folder is called Breeze and not breeze as packagers will name it.
Andreas, please push the fix to Plasma/5.4 branch also. Tnx! Regarding dir name, it's set in CMakeLists: https://projects.kde.org/projects/kde/workspace/breeze/repository/revisions/master/entry/icons/CMakeLists.txt#L17
how can I make this instead of :master :plasma5.4?
can you please make the push. really don't know how to do it. sorry.
Sure, will push later today.
Pushed.