mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 17:47:00 -05:00
* Fix schedule transaction amount color on mobile Change schedule amount color from pageText to pageTextSubdued to match the label color, consistent with desktop version. Fixes #6781 * Enhance Budget Analysis report UI and functionality - Improve chart colors to align with Cash Flow report style - Streamline report view by removing legend items - Introduce a quick select option for 1 month in the header - Implement dynamic interval switching based on date range This update aims to provide a more cohesive and user-friendly experience in the Budget Analysis report. * Update snapshot images for account page tests and fix color styling in transaction and schedule list items - Updated snapshot images for account page tests to reflect recent UI changes. - Adjusted color styling for transaction amounts to ensure consistency with the overall theme. - Changed schedule amount color back to match the primary text color for better visibility.