[PR #1460] [MERGED] Fix titlebar transparent background #3756

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1460
Author: @carkom
Created: 8/4/2023
Status: Merged
Merged: 8/5/2023
Merged by: @MatissJanis

Base: masterHead: header


📝 Commits (7)

  • 5554a92 Fix titlebar transparent background
  • 6348911 Merge branch 'master' into header
  • 9ce6459 notes
  • e1e8ea8 Merge branch 'master' into header
  • 4d0e2d5 Merge branch 'master' into header
  • 42bbe28 static titlebar
  • f73485e Merge branch 'master' into header

📊 Changes

2 files changed (+16 additions, -10 deletions)

View changed files

📝 packages/desktop-client/src/components/FinancesApp.tsx (+10 -10)
upcoming-release-notes/1460.md (+6 -0)

📄 Description

Not much to this. Turns title bar from transparent to coincide with new theme coloring.


🔄 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/1460 **Author:** [@carkom](https://github.com/carkom) **Created:** 8/4/2023 **Status:** ✅ Merged **Merged:** 8/5/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `header` --- ### 📝 Commits (7) - [`5554a92`](https://github.com/actualbudget/actual/commit/5554a9274de59f1db9842a18e078b8547b461cf0) Fix titlebar transparent background - [`6348911`](https://github.com/actualbudget/actual/commit/63489114b4dce9a474c593270c949efcf3704976) Merge branch 'master' into header - [`9ce6459`](https://github.com/actualbudget/actual/commit/9ce6459eaec69c51fd4ff71955cb25aff855345a) notes - [`e1e8ea8`](https://github.com/actualbudget/actual/commit/e1e8ea85fd7468dc49c295de4dda5930db972061) Merge branch 'master' into header - [`4d0e2d5`](https://github.com/actualbudget/actual/commit/4d0e2d54589f5ad426342afd0c93dca242298ef5) Merge branch 'master' into header - [`42bbe28`](https://github.com/actualbudget/actual/commit/42bbe28089d205b58668c376903f9a17abd5c2a2) static titlebar - [`f73485e`](https://github.com/actualbudget/actual/commit/f73485ef409a103a4dab045810efe407dfcaa91f) Merge branch 'master' into header ### 📊 Changes **2 files changed** (+16 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/FinancesApp.tsx` (+10 -10) ➕ `upcoming-release-notes/1460.md` (+6 -0) </details> ### 📄 Description Not much to this. Turns title bar from transparent to coincide with new theme coloring. --- <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:15 -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#3756