[PR #2196] [MERGED] change the pie chart background color in the report status #4173

Closed
opened 2026-02-28 20:52:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2196
Author: @youngcw
Created: 1/8/2024
Status: Merged
Merged: 1/8/2024
Merged by: @youngcw

Base: masterHead: youngcw/report-status-backgroud-color


📝 Commits (2)

  • d4a9566 change the pie chart background color in the report status
  • 9792a70 note

📊 Changes

3 files changed (+8 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/report/budgetsummary/ExpenseProgress.tsx (+1 -1)
📝 packages/desktop-client/src/components/budget/report/budgetsummary/IncomeProgress.tsx (+1 -1)
upcoming-release-notes/2196.md (+6 -0)

📄 Description

I was thinking that the color of the report budget pie chart background looked a bit off, especially in dark mode. This would change the color to match the table background instead of the page background.

Existing:
image
image

New:
image
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/2196 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 1/8/2024 **Status:** ✅ Merged **Merged:** 1/8/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/report-status-backgroud-color` --- ### 📝 Commits (2) - [`d4a9566`](https://github.com/actualbudget/actual/commit/d4a956661e43e87fa817f14a154fdabd8685694b) change the pie chart background color in the report status - [`9792a70`](https://github.com/actualbudget/actual/commit/9792a705b3dfd56289581fb9f50a56da6bdf70d5) note ### 📊 Changes **3 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/report/budgetsummary/ExpenseProgress.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/report/budgetsummary/IncomeProgress.tsx` (+1 -1) ➕ `upcoming-release-notes/2196.md` (+6 -0) </details> ### 📄 Description I was thinking that the color of the report budget pie chart background looked a bit off, especially in dark mode. This would change the color to match the table background instead of the page background. Existing: ![image](https://github.com/actualbudget/actual/assets/28542559/d6be0344-b8e9-481c-baef-ce91298607e9) ![image](https://github.com/actualbudget/actual/assets/28542559/30f72b00-c66a-47cf-a70a-631884edb318) New: ![image](https://github.com/actualbudget/actual/assets/28542559/09516c18-6c97-499a-8533-928cdd8a5c2f) ![image](https://github.com/actualbudget/actual/assets/28542559/20b73401-756d-44fe-a670-408a71aa1258) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:52:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4173