[PR #1530] [MERGED] 🐛 (darkmode) fixing lightmode regressions in transaction table #3798

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

📋 Pull Request Information

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

Base: masterHead: matiss/lightmode-fix


📝 Commits (4)

  • 80de9da 🐛 (darkmode) fixing lightmode regressions in transaction table
  • 908a11e Release notes
  • 5a63661 Empty commit
  • adde851 Undo one change

📊 Changes

7 files changed (+18 additions, -7 deletions)

View changed files

📝 .eslintrc.js (+1 -0)
📝 packages/desktop-client/src/components/accounts/Balance.js (+1 -1)
📝 packages/desktop-client/src/components/accounts/Header.js (+2 -2)
📝 packages/desktop-client/src/components/schedules/StatusBadge.js (+1 -1)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.js (+5 -1)
📝 packages/desktop-client/src/style/themes/light.ts (+2 -2)
upcoming-release-notes/1530.md (+6 -0)

📄 Description

Fixing lightmode regressions after some of the darkmode PRs were merged.


🔄 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/1530 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/15/2023 **Status:** ✅ Merged **Merged:** 8/16/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/lightmode-fix` --- ### 📝 Commits (4) - [`80de9da`](https://github.com/actualbudget/actual/commit/80de9daa18ce7c437088bfb44b27d56efa1fa727) :bug: (darkmode) fixing lightmode regressions in transaction table - [`908a11e`](https://github.com/actualbudget/actual/commit/908a11e4cf9d3a8b822105cf8a383cab0d829fe3) Release notes - [`5a63661`](https://github.com/actualbudget/actual/commit/5a63661acd741663c7dbe93f5280b0fa1726ec11) Empty commit - [`adde851`](https://github.com/actualbudget/actual/commit/adde85151474a8131046b6452fa3fd57be4b195f) Undo one change ### 📊 Changes **7 files changed** (+18 additions, -7 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/accounts/Header.js` (+2 -2) 📝 `packages/desktop-client/src/components/schedules/StatusBadge.js` (+1 -1) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.js` (+5 -1) 📝 `packages/desktop-client/src/style/themes/light.ts` (+2 -2) ➕ `upcoming-release-notes/1530.md` (+6 -0) </details> ### 📄 Description Fixing lightmode regressions after some of the darkmode PRs were merged. --- <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:46:57 -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#3798