https://bugs.kde.org/show_bug.cgi?id=397023
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kmy | |money/ca5c4d62eba710cbc7f7e | |c3d12ecac84fd15e4ee Resolution|--- |FIXED --- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit ca5c4d62eba710cbc7f7ec3d12ecac84fd15e4ee by Thomas Baumgart. Committed on 05/08/2018 at 13:18. Pushed by tbaumgart into branch 'master'. Use standard colors with better readability 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. The first row shows a matched transaction, the second row an imported one prior to change it looks like this: {F6176182} after the change it looks like this {F6176190} Reviewers: antoine Reviewed By: antoine Subscribers: antoine Differential Revision: https://phabricator.kde.org/D14623 M +2 -2 kmymoney/settings/kmymoneysettings_addons.cpp M +1 -1 kmymoney/widgets/groupmarker.cpp M +5 -0 kmymoney/widgets/stdtransactionmatched.cpp https://commits.kde.org/kmymoney/ca5c4d62eba710cbc7f7ec3d12ecac84fd15e4ee -- You are receiving this mail because: You are the assignee for the bug.