Hello, I was testing a QtQuick2 application (https://github.com/agateau/sfxr-qt). One thing I noticed, using dark color schemes (i.e Breeze Dark) result in unreadable white-ish text on white window backgrounds in QtQuick2 applications like [1]. Example code in Qt docs also show similar behavior.
I wonder if Breeze provide QtQuick2 theming support. It looks like some level of support is existing since buttons follow selected color scheme. Regards -Ongun [1] https://user-images.githubusercontent.com/3601965/36073061-64b79a6a-0f3b-11e8-9943-8fdb04b25aa0.png