Created attachment 121290 [details] Progress chart SUMMARY The labels of the progress' chart don't change to a light color over a dark theme (like Breeze Dark) STEPS TO REPRODUCE 1. Use a dark theme 2. Open KTouch 3. Click on your profile OBSERVED RESULT It's difficult to see the labels. EXPECTED RESULT The labels should be white (or another light color) SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro Linux with KDE Plasma 5.15.5 KDE Plasma Version: 5.15.5 KDE Frameworks Version: 5.59.0 Qt Version: 5.12.3
This is indeed the case. Thanks for the report.
Git commit 032067dc63c34b003f068f1bd732f5ad4521ac93 by Sebastian Gottfried. Committed on 04/07/2019 at 06:47. Pushed by gottfried into branch 'Applications/19.04'. Fix Chart Legend Visibility with Dark Color Scheme The color of the text labels of the learning progress chart used fixed black text color. With the dark color scheme like Breeze Dark these are near impossible to read. Now they use the theme's default text color. FIXED-IN: 19.04.3 M +2 -0 src/qml/homescreen/ProfileDetailsItem.qml M +2 -0 src/qml/scorescreen/ScoreScreen.qml https://commits.kde.org/ktouch/032067dc63c34b003f068f1bd732f5ad4521ac93