[PR #1875] [MERGED] Remove Static Colors #4000

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1875
Author: @carkom
Created: 11/8/2023
Status: Merged
Merged: 11/9/2023
Merged by: @carkom

Base: masterHead: removeStaticColors


📝 Commits (5)

  • cd1250f Color Changes
  • b127a3d Merge branch 'master' into removeStaticColors
  • 6e9b455 Merge branch 'master' into removeStaticColors
  • 3a8b9a7 notes
  • be5bd2c Merge branch 'master' into removeStaticColors

📊 Changes

6 files changed (+12 additions, -6 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/BudgetCategories.js (+1 -1)
📝 packages/desktop-client/src/components/budget/SidebarCategory.js (+1 -1)
📝 packages/desktop-client/src/components/budget/report/components.tsx (+1 -1)
📝 packages/desktop-client/src/components/budget/rollover/rollover-components.tsx (+2 -2)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.js (+1 -1)
upcoming-release-notes/1875.md (+6 -0)

📄 Description

There's only a few more places in the app that use static colors. This PR removes them and replaces with theme colors.


🔄 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/1875 **Author:** [@carkom](https://github.com/carkom) **Created:** 11/8/2023 **Status:** ✅ Merged **Merged:** 11/9/2023 **Merged by:** [@carkom](https://github.com/carkom) **Base:** `master` ← **Head:** `removeStaticColors` --- ### 📝 Commits (5) - [`cd1250f`](https://github.com/actualbudget/actual/commit/cd1250fca40dd9747c64298feae98fe17f4968dd) Color Changes - [`b127a3d`](https://github.com/actualbudget/actual/commit/b127a3d5ada6c164849e38410743ac01f07f7ce4) Merge branch 'master' into removeStaticColors - [`6e9b455`](https://github.com/actualbudget/actual/commit/6e9b455fde4e602d92291bf5ed43c9a256a456c1) Merge branch 'master' into removeStaticColors - [`3a8b9a7`](https://github.com/actualbudget/actual/commit/3a8b9a71891b9843221b2ac6ec20338c6b0b31c1) notes - [`be5bd2c`](https://github.com/actualbudget/actual/commit/be5bd2ca652ed9ed222fb5810d9e5b2b11390c8a) Merge branch 'master' into removeStaticColors ### 📊 Changes **6 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/BudgetCategories.js` (+1 -1) 📝 `packages/desktop-client/src/components/budget/SidebarCategory.js` (+1 -1) 📝 `packages/desktop-client/src/components/budget/report/components.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/rollover/rollover-components.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.js` (+1 -1) ➕ `upcoming-release-notes/1875.md` (+6 -0) </details> ### 📄 Description There's only a few more places in the app that use static colors. This PR removes them and replaces with theme colors. --- <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:50:06 -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#4000