KMessageWidget has to rely on hardcoded colors because it's in a Tier 1 framework.
However after determining its color it will give the style a chance to set a
better fitting color by calling polish. So set it's color to the appropriate
one from the current color scheme.
Details
Details
- Reviewers
aacid anthonyfieroni apol - Group Reviewers
Frameworks - Commits
- R252:d3a1b5148008: [KStyle] Set the color of KMessageWidgets to the correct one from the current…
KmessageWidget follows Color Scheme
Diff Detail
Diff Detail
- Repository
- R252 Framework Integration
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.