Use standard colors with better readability
ClosedPublic

Authored by tbaumgart on Aug 5 2018, 10:14 AM.

Details

Summary

The background colors used for imported and matched transactions is not
readable. This change sets the colors to be more readable. To further
differentiate between Imported and Matched transactions, the matched
transactions are now using bold text.

BUG: 397023

The first row shows a matched transaction, the second row an imported one

prior to change it looks like this:

after the change it looks like this

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tbaumgart requested review of this revision.Aug 5 2018, 10:14 AM
tbaumgart created this revision.
tbaumgart edited the summary of this revision. (Show Details)Aug 5 2018, 10:24 AM
tbaumgart edited the summary of this revision. (Show Details)
tbaumgart updated this revision to Diff 39121.Aug 5 2018, 10:27 AM
  • Added hunk that shows matched transactions in bold
tbaumgart edited the summary of this revision. (Show Details)Aug 5 2018, 10:30 AM
antoine accepted this revision.Aug 5 2018, 12:40 PM
antoine added a subscriber: antoine.

Hi,
This revision is ok, it solves the problem.
It is more readable.

This revision is now accepted and ready to land.Aug 5 2018, 12:40 PM
This revision was automatically updated to reflect the committed changes.