aboyer added a comment.
From my limited understanding of the theming system for KDE applications on
Windows, the application needs to expose a drop down menu with a list of themes
so that a user can switch to their desired theme. Even if we linked a disabled
version of the library and enable
aboyer added a comment.
I've tested this patch since I'd really like to use Kate with the dark theme
on Windows. I built Kate on Windows using Craft, added KF5::BreezeIcons as a
dependency for the kate-bin target, and set the QIcon theme name in the
KateColorSchemeChooser class. This did not