[PR #2422] [MERGED] [Bugfix] Midnight theme - Budget Name color, Mobile category color in account view #18660

Closed
opened 2026-04-14 20:49:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2422
Author: @shall0pass
Created: 3/4/2024
Status: Merged
Merged: 3/5/2024
Merged by: @shall0pass

Base: masterHead: midnight_3


📝 Commits (5)

  • 46b4e74 budget name / mobile account category color
  • ab94f08 Merge branch 'actualbudget:master' into midnight_3
  • 5e38296 note
  • e2e9091 Merge branch 'master' into midnight_3
  • 9854636 color of plus on account page

📊 Changes

4 files changed (+9 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/MobileAccounts.jsx (+1 -1)
📝 packages/desktop-client/src/components/transactions/MobileTransaction.jsx (+1 -1)
📝 packages/desktop-client/src/style/themes/midnight.ts (+1 -1)
upcoming-release-notes/2422.md (+6 -0)

📄 Description

This lightens the Budget name color in the Mobile view and fixes the category font color when viewing an account. I had to change the theme variable that was used to accomplish the category name color. I believe the same variable is now used on the desktop view and mobile view for that text.


🔄 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/2422 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 3/4/2024 **Status:** ✅ Merged **Merged:** 3/5/2024 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `midnight_3` --- ### 📝 Commits (5) - [`46b4e74`](https://github.com/actualbudget/actual/commit/46b4e74b59c0926e5cd2d3fea47cb9fcdd8d49a8) budget name / mobile account category color - [`ab94f08`](https://github.com/actualbudget/actual/commit/ab94f08e56c1d34ec5fb0dfe1e35896e412822ed) Merge branch 'actualbudget:master' into midnight_3 - [`5e38296`](https://github.com/actualbudget/actual/commit/5e3829604a9337fd292c8a0128acae79810ac574) note - [`e2e9091`](https://github.com/actualbudget/actual/commit/e2e909169e520072585ef346cb2c04db89b4886a) Merge branch 'master' into midnight_3 - [`9854636`](https://github.com/actualbudget/actual/commit/98546364d9a5f08e720e35fc578f80cdc00e22b1) color of plus on account page ### 📊 Changes **4 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/MobileAccounts.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/transactions/MobileTransaction.jsx` (+1 -1) 📝 `packages/desktop-client/src/style/themes/midnight.ts` (+1 -1) ➕ `upcoming-release-notes/2422.md` (+6 -0) </details> ### 📄 Description This lightens the Budget name color in the Mobile view and fixes the category font color when viewing an account. I had to change the theme variable that was used to accomplish the category name color. I believe the same variable is now used on the desktop view and mobile view for that text. --- <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-04-14 20:49:12 -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#18660