mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
* Update amount styling with theme colors * Clean up imports in TransactionListItem.tsx Removed unused import of makeBalanceAmountStyle. * Add release notes for bugfix in color variables Fix color variables for mobile transaction list items. * Change positiveColor in amount to use theme.tableText * Change negative color style for running balance * Fix negative color style in TransactionListItem * Update color styles for transaction amount display * Update upcoming-release-notes/7047.md Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk> * Update VRT screenshots Auto-generated by VRT workflow PR: #7047 --------- Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 lines
93 B
Markdown
7 lines
93 B
Markdown
---
|
|
category: Bugfixes
|
|
authors: [Juulz]
|
|
---
|
|
|
|
Make mobile account page colors more consistent
|