Make the badge text readable on dark color schemes

Authored by mwolff on Feb 20 2018, 8:21 PM.

Description

Make the badge text readable on dark color schemes

Summary:
The background color should not be used for the foreground text
color, I believe. The background color is set to theme.highlightColor,
so use theme.highlightedTextColor for the foreground. This ensures
the text is readable on a dark color scheme.

Test Plan: unreadable text before, readable now

Reviewers: broulik, hein

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D10697

Details

Committed
mwolffFeb 21 2018, 7:10 PM
Differential Revision
D10697: Make the badge text readable on dark color schemes
Parents
R119:f856027b8694: Merge branch 'Plasma/5.12'
Branches
Unknown
Tags
Unknown