Ilya Kotov
Ilya Kotov
I'm unable to reproduce (manjaro + gnome + wayland). Please, provide your qt6ct.conf and "export" output.
Try latest version from git. Looks like it works fine with your config.
For test purposes try to disable all style sheets.
@ericzolf You can try to use "-platformtheme qt6ct" argument for your qt6 app. This is not very convenient, but may be useful.
Unfortunately, I'm unable to reproduce this issue under latest Manjaro update (qt6ct + Fusion style + darker color scheme). See screenshot. Please, give me right direction. 
Unfortunately, QStyle is not supported by QML. Try to use QQC2-Desktop-Style from KDE: https://api.kde.org/frameworks/qqc2-desktop-style/html/index.html `export QT_QUICK_CONTROLS_STYLE=org.kde.desktop`
Unfortunately, I do not know about other solution.