https://bugs.kde.org/show_bug.cgi?id=429475
Bug ID: 429475 Summary: Dark Theme is not working right in Group View Product: tellico Version: 3.2.3 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: ro...@periapsis.org Reporter: stefg.bz+bugs...@gmail.com Target Milestone: --- SUMMARY Dark Theme is not working right in Group View STEPS TO REPRODUCE I am using Tellico with Ubuntu 20.04, Gnome Shell and the Yaru Dark theme. Tellico being a KDE app made with Qt does not use this theme. I found several methods to have a dark theme in Tellico (thanks to https://wiki.archlinux.org/index.php/Uniform_look_for_Qt_and_GTK_applications#Styles_for_both_Qt_and_GTK and http://ubuntuhandbook.org/index.php/2020/11/change-qt5-apps-theme-look-native-ubuntu-20-04/ ) sudo apt install qt5-style-plugins Launch with: QT_QPA_PLATFORMTHEME=gtk2 tellico sudo apt install qt5-style-kvantum Launch kvantum and apply a dark theme Launch with: QT_STYLE_OVERRIDE=kvantum tellico OBSERVED RESULT In all cases, *almost* everything looks right: - the entry view does not change and still respects the chosen template. - the background of the menu, toolbar, group view and collection view is dark - the text is white or whatever light color the theme defines Well, except for one thing: in the Group View, the main field along which the grouping is done remains desperately black. For example, if the Grouping selection is "author", all the author names in the Group View are black and unreadable. Note that if I open an author section, the book titles are correctly written in white. EXPECTED RESULT In the Group View, the main field along which the grouping should become white like all other text fields in the application. SOFTWARE/OS VERSIONS Linux: Ubuntu 20.04, Gnome Shell (available in About System) KDE Plasma Version: N/A KDE Frameworks Version: 5.68.0 Qt Version: Qt 5.12.8 (built against 5.12.8) ADDITIONAL INFORMATION Can you look into why this particular text does not get styled correctly ? Any workaround in config files for example would be welcome too. -- You are receiving this mail because: You are watching all bug changes.