
Earlier here I've been advised to explicitly turn off `ImageProvider.CanAdapt` for problematic icons -- and back then looks weren't exactly a priority for me so I just bookmarked this, assumed there will be no problem, and moved on.
Now it turned out that even if the provider fetched an alternative icon version from a separate file (e.g. Save16.Theme-MetroDark.png), it still messes with it, even though it was already manually made specifically for the dark theme. Can I somehow tell the provider to not touch ANY of the icons obtained from manually themed files -- but at the same time do adapt all the icons that come from the generic files?