Bug 409425 - Label don't show properly on dark theme
Summary: Label don't show properly on dark theme
Status: RESOLVED FIXED
Alias: None
Product: ktouch
Classification: Applications
Component: general (show other bugs)
Version: 19.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Gottfried
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-02 16:57 UTC by Manuel Alcaraz
Modified: 2019-07-04 06:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 19.04.3
Sentry Crash Report:


Attachments
Progress chart (11.75 KB, image/png)
2019-07-02 16:57 UTC, Manuel Alcaraz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Alcaraz 2019-07-02 16:57:11 UTC
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
Comment 1 Sebastian Gottfried 2019-07-03 07:33:26 UTC
This is indeed the case. Thanks for the report.
Comment 2 Sebastian Gottfried 2019-07-04 06:52:47 UTC
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