https://bugs.kde.org/show_bug.cgi?id=370428
--- Comment #8 from [email protected] --- yes exactly. This problem exist only with non X11 platform, as MacOS and Windows. The color theme are constructed under under Linux with X11 composite. The port to other platform are just given for testing. the color theme are text files description and can be adjusted easily. If you found the right values for Windows, we can customize the code to wrap themes accordingly with OS. Note : The widget style as also a side effect on the color rendering. It's a big puzzle. This is why we only provide one widget style for MacOS and Windows. Under Linux all work as expected. Note2 : The color theme engine come from KDE core with some improvements done in digiKam core. There are complex algorithms inside. The problem can be also in these implementations (as i'm sure that KDE dev has never tested these implementation outside Linux). https://cgit.kde.org/digikam.git/tree/libs/widgets/mainview/schememanager.cpp Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
