[PR #1533] [MERGED] 🐛 (darkmode) fix colors used for schedules in transaction table #57455

Closed
opened 2026-05-06 21:36:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1533
Author: @MatissJanis
Created: 8/16/2023
Status: Merged
Merged: 8/19/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-schedules


📝 Commits (2)

  • fd9ca95 🐛 (darkmode) fix colors used for schedules in transaction table
  • 38e9fd6 Release notes

📊 Changes

5 files changed (+40 additions, -8 deletions)

View changed files

📝 .eslintrc.js (+1 -0)
📝 packages/desktop-client/src/components/accounts/Balance.js (+1 -1)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.js (+31 -6)
📝 packages/desktop-client/src/style/themes/light.ts (+1 -1)
upcoming-release-notes/1533.md (+6 -0)

📄 Description

Fixing a small regression in schedule colors in the transaction table.

Demo budget for testing:
2023-08-16-My-Finances-94a2da3 (1).zip

Good (v23.8.1):
Screenshot 2023-08-16 at 20 06 47

Bad (master):
Screenshot 2023-08-16 at 20 06 42


🔄 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/1533 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/16/2023 **Status:** ✅ Merged **Merged:** 8/19/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-schedules` --- ### 📝 Commits (2) - [`fd9ca95`](https://github.com/actualbudget/actual/commit/fd9ca95b0f2b3ac01a2b132ed0e87960d06975fe) :bug: (darkmode) fix colors used for schedules in transaction table - [`38e9fd6`](https://github.com/actualbudget/actual/commit/38e9fd6559ee628064c958b1bb4360d1a1ba485b) Release notes ### 📊 Changes **5 files changed** (+40 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+1 -0) 📝 `packages/desktop-client/src/components/accounts/Balance.js` (+1 -1) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.js` (+31 -6) 📝 `packages/desktop-client/src/style/themes/light.ts` (+1 -1) ➕ `upcoming-release-notes/1533.md` (+6 -0) </details> ### 📄 Description Fixing a small regression in schedule colors in the transaction table. Demo budget for testing: [2023-08-16-My-Finances-94a2da3 (1).zip](https://github.com/actualbudget/actual/files/12363015/2023-08-16-My-Finances-94a2da3.1.zip) Good (v23.8.1): <img width="1031" alt="Screenshot 2023-08-16 at 20 06 47" src="https://github.com/actualbudget/actual/assets/886567/b1305411-e4b4-499d-b611-32075cfd3770"> Bad (master): <img width="556" alt="Screenshot 2023-08-16 at 20 06 42" src="https://github.com/actualbudget/actual/assets/886567/087606a1-80c7-46cf-b2e6-d8f6179bb346"> --- <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-05-06 21:36:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#57455