kimpanel: change highlight color

Authored by xuetianweng on Aug 23 2017, 7:28 PM.

Description

kimpanel: change highlight color

Summary:
Before:

Highlighted candidate uses theme.highlightColor for text, but this color should only be used in background color, not text color. This style is different from other KDE UI.

After:

Highlighted candidate uses Plasma's svg as highlight. PlasmaComponents.Highlight is not used here because it is View-specific item and we do not want use the View but keep using Layout here because view does not work well with the pattern like "always making view size to fit the content".

It is more similar to general KDE design.

Reviewers: Plasma, guoyunhe

Reviewed By: guoyunhe

Subscribers: xuetianweng, plasma-devel

Tags: Plasma

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

Details

Committed
xuetianwengAug 23 2017, 8:26 PM
Reviewer
guoyunhe
Differential Revision
D7436: kimpanel: change highlight color
Parents
R119:d08de510ede1: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown