[PR #3298] [MERGED] Update tooltip and themes with better visibility #4783

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3298
Author: @psybers
Created: 8/20/2024
Status: Merged
Merged: 9/22/2024
Merged by: @youngcw

Base: masterHead: pull_2815


📝 Commits (10+)

  • 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
  • 82cdde7 Merge branch 'master' into pull_2815
  • 2876177 rename release note
  • 288697b update VRT
  • 43a55fc tweak light theme
  • f9e7762 Merge branch 'master' into pull_2815
  • 3756cc0 Merge branch 'master' into pull_2815

📊 Changes

20 files changed (+34 additions, -49 deletions)

View changed files

📝 packages/desktop-client/e2e/accounts.test.js (+0 -42)
📝 packages/desktop-client/e2e/page-models/close-account-modal.js (+0 -4)
📝 packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-9-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-4-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-5-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-6-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-date-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-date-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-date-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/autocomplete/Autocomplete.tsx (+1 -0)
📝 packages/desktop-client/src/components/select/DateSelect.tsx (+2 -2)
📝 packages/desktop-client/src/style/styles.ts (+9 -1)
📝 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/3298.md (+6 -0)

📄 Description

Reviving #2815.


🔄 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/3298 **Author:** [@psybers](https://github.com/psybers) **Created:** 8/20/2024 **Status:** ✅ Merged **Merged:** 9/22/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `pull_2815` --- ### 📝 Commits (10+) - [`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 - [`82cdde7`](https://github.com/actualbudget/actual/commit/82cdde7701362cbf60477a512d674f81d1087e1a) Merge branch 'master' into pull_2815 - [`2876177`](https://github.com/actualbudget/actual/commit/287617746191ee1002273fc0eb1c4b5e6f58cfde) rename release note - [`288697b`](https://github.com/actualbudget/actual/commit/288697b933c99691b948dc4e8a0260a13a957585) update VRT - [`43a55fc`](https://github.com/actualbudget/actual/commit/43a55fc92db916c49b2665960d42405f133e889d) tweak light theme - [`f9e7762`](https://github.com/actualbudget/actual/commit/f9e776220d33af07548f0d95003a7b0d52a0a563) Merge branch 'master' into pull_2815 - [`3756cc0`](https://github.com/actualbudget/actual/commit/3756cc0f275257bd5317a8b667e8c8167285a23a) Merge branch 'master' into pull_2815 ### 📊 Changes **20 files changed** (+34 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/accounts.test.js` (+0 -42) 📝 `packages/desktop-client/e2e/page-models/close-account-modal.js` (+0 -4) 📝 `packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-9-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-4-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-5-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-category-6-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-date-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-date-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.js-snapshots/Transactions-filters-transactions-by-date-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/autocomplete/Autocomplete.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/select/DateSelect.tsx` (+2 -2) 📝 `packages/desktop-client/src/style/styles.ts` (+9 -1) 📝 `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/3298.md` (+6 -0) </details> ### 📄 Description Reviving #2815. --- <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:01:13 -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#4783