[PR #3521] [MERGED] Set theme-color at App level instead of per page #4905

Closed
opened 2026-02-28 21:03:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3521
Author: @joel-jeremy
Created: 9/27/2024
Status: Merged
Merged: 9/30/2024
Merged by: @joel-jeremy

Base: masterHead: centralize-use-meta-theme-color


📝 Commits (3)

📊 Changes

11 files changed (+19 additions, -21 deletions)

View changed files

📝 packages/desktop-client/src/components/FinancesApp.tsx (+4 -0)
📝 packages/desktop-client/src/components/manager/ConfigServer.tsx (+0 -2)
📝 packages/desktop-client/src/components/manager/ManagementApp.jsx (+5 -0)
📝 packages/desktop-client/src/components/mobile/accounts/Account.tsx (+0 -4)
📝 packages/desktop-client/src/components/mobile/accounts/Accounts.jsx (+0 -3)
📝 packages/desktop-client/src/components/mobile/budget/Category.tsx (+0 -3)
📝 packages/desktop-client/src/components/mobile/budget/index.tsx (+0 -3)
📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+0 -2)
📝 packages/desktop-client/src/components/settings/index.tsx (+0 -2)
📝 packages/desktop-client/src/hooks/useMetaThemeColor.ts (+4 -2)
upcoming-release-notes/3521.md (+6 -0)

📄 Description


🔄 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/3521 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 9/27/2024 **Status:** ✅ Merged **Merged:** 9/30/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `centralize-use-meta-theme-color` --- ### 📝 Commits (3) - [`7b8c8fb`](https://github.com/actualbudget/actual/commit/7b8c8fbe732b6f88a11ef387d15a5e7364a37a53) Set theme-color at App level instead of per page - [`6635cd1`](https://github.com/actualbudget/actual/commit/6635cd1eb31e5a6f4c32adfe7ef57f6ed82f886d) Release notes - [`fa0765c`](https://github.com/actualbudget/actual/commit/fa0765cdc259986afe32bd18d68bfa2d24234ea8) Fix lint error ### 📊 Changes **11 files changed** (+19 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/FinancesApp.tsx` (+4 -0) 📝 `packages/desktop-client/src/components/manager/ConfigServer.tsx` (+0 -2) 📝 `packages/desktop-client/src/components/manager/ManagementApp.jsx` (+5 -0) 📝 `packages/desktop-client/src/components/mobile/accounts/Account.tsx` (+0 -4) 📝 `packages/desktop-client/src/components/mobile/accounts/Accounts.jsx` (+0 -3) 📝 `packages/desktop-client/src/components/mobile/budget/Category.tsx` (+0 -3) 📝 `packages/desktop-client/src/components/mobile/budget/index.tsx` (+0 -3) 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+0 -2) 📝 `packages/desktop-client/src/components/settings/index.tsx` (+0 -2) 📝 `packages/desktop-client/src/hooks/useMetaThemeColor.ts` (+4 -2) ➕ `upcoming-release-notes/3521.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> --- <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 21:03:01 -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#4905