[PR #5364] [MERGED] Fixes #5343: Color of the resize handle now adapts to color scheme (dark theme/midnight theme/light theme) #5897

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5364
Author: @seabeeberry
Created: 7/21/2025
Status: Merged
Merged: 7/22/2025
Merged by: @matt-fidd

Base: masterHead: resize-handle-dark-themes


📝 Commits (3)

  • d6c369e Added color variable pageTextLight to resizable handlers in overview.scss
  • 49c8ccc Generated release notes
  • 6dd2508 [autofix.ci] apply automated fixes

📊 Changes

2 files changed (+11 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/overview.scss (+5 -0)
upcoming-release-notes/5364.md (+6 -0)

📄 Description

Fixes #5343

Applied color variable var(--color-pageTextLight) to resize handle within our overview.scss file. This resize handle appears when editing the reports dashboard. Now the resize handle changes its color depending on the color scheme currently applied to be easily visible.

Screenshot 2025-07-22 at 00-07-13 Actual Screenshot 2025-07-22 at 00-06-58 Actual

🔄 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/5364 **Author:** [@seabeeberry](https://github.com/seabeeberry) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/22/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `resize-handle-dark-themes` --- ### 📝 Commits (3) - [`d6c369e`](https://github.com/actualbudget/actual/commit/d6c369e60cb025f107b923b561481c53a4ad6588) Added color variable pageTextLight to resizable handlers in overview.scss - [`49c8ccc`](https://github.com/actualbudget/actual/commit/49c8ccc00bb053516cd40aab453ddedf09cdf73f) Generated release notes - [`6dd2508`](https://github.com/actualbudget/actual/commit/6dd25088942f227bc47cc09e2478154036cfdb4d) [autofix.ci] apply automated fixes ### 📊 Changes **2 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/overview.scss` (+5 -0) ➕ `upcoming-release-notes/5364.md` (+6 -0) </details> ### 📄 Description Fixes #5343 Applied color variable `var(--color-pageTextLight)` to resize handle within our overview.scss file. This resize handle appears when editing the reports dashboard. Now the resize handle changes its color depending on the color scheme currently applied to be easily visible. <img width="338" height="426" alt="Screenshot 2025-07-22 at 00-07-13 Actual" src="https://github.com/user-attachments/assets/ff189a6c-1288-4c7f-a4b7-159bac8004f0" /> <img width="352" height="416" alt="Screenshot 2025-07-22 at 00-06-58 Actual" src="https://github.com/user-attachments/assets/20a6186a-1b91-4100-9952-e1793cd9968a" /> --- <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:20:34 -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#5897