Summary: | Default color of imported transaction in the ledger | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | antoine <antoine> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.0.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/ca5c4d62eba710cbc7f7ec3d12ecac84fd15e4ee | Version Fixed In: | 5.0.2 |
Sentry Crash Report: |
Description
antoine
2018-07-31 20:50:35 UTC
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 |