[PR #2815] [CLOSED] [WIP] Update tooltip and themes with better visibility #4526

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2815
Author: @VoltaicGRiD
Created: 5/31/2024
Status: Closed

Base: masterHead: menu-blending


📝 Commits (4)

  • 0003177 Update tooltip and themes with better visibility
  • 92e5d58 Merge branch 'master' into menu-blending
  • 6886569 Rename merge request # into release notes
  • 8243df2 Merge branch 'master' into menu-blending

📊 Changes

7 files changed (+32 additions, -4 deletions)

View changed files

📝 packages/desktop-client/src/components/tooltips.tsx (+5 -2)
📝 packages/desktop-client/src/style/styles.ts (+5 -2)
📝 packages/desktop-client/src/style/themes/dark.ts (+4 -0)
📝 packages/desktop-client/src/style/themes/development.ts (+4 -0)
📝 packages/desktop-client/src/style/themes/light.ts (+4 -0)
📝 packages/desktop-client/src/style/themes/midnight.ts (+4 -0)
upcoming-release-notes/2815.md (+6 -0)

📄 Description


category: Enhancements
authors: [VoltaicGRiD, psybers]

Implement greater visibility and accessibility on popover menus and tooltips

Release notes also appended to the upcoming-release-notes dir.
Updated themes and tooltip code with proper borders for accessibility and visibility on all themes.


🔄 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/2815 **Author:** [@VoltaicGRiD](https://github.com/VoltaicGRiD) **Created:** 5/31/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `menu-blending` --- ### 📝 Commits (4) - [`0003177`](https://github.com/actualbudget/actual/commit/000317730d19869f9a09d032d30af7b063be27b1) Update tooltip and themes with better visibility - [`92e5d58`](https://github.com/actualbudget/actual/commit/92e5d58792eca2555718350a75333ce5c7aae6bd) Merge branch 'master' into menu-blending - [`6886569`](https://github.com/actualbudget/actual/commit/68865695e2bb0c775986523d375749258509c81a) Rename merge request # into release notes - [`8243df2`](https://github.com/actualbudget/actual/commit/8243df2c0af0a24ffeee47bd8c050681d7779ce3) Merge branch 'master' into menu-blending ### 📊 Changes **7 files changed** (+32 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/tooltips.tsx` (+5 -2) 📝 `packages/desktop-client/src/style/styles.ts` (+5 -2) 📝 `packages/desktop-client/src/style/themes/dark.ts` (+4 -0) 📝 `packages/desktop-client/src/style/themes/development.ts` (+4 -0) 📝 `packages/desktop-client/src/style/themes/light.ts` (+4 -0) 📝 `packages/desktop-client/src/style/themes/midnight.ts` (+4 -0) ➕ `upcoming-release-notes/2815.md` (+6 -0) </details> ### 📄 Description --- category: Enhancements authors: [VoltaicGRiD, psybers] --- Implement greater visibility and accessibility on popover menus and tooltips --- Release notes also appended to the `upcoming-release-notes` dir. Updated themes and tooltip code with proper borders for accessibility and visibility on all themes. --- <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:57:07 -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#4526