[PR #2121] [MERGED] Change month picker hover background color #4132

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2121
Author: @pprimor
Created: 12/22/2023
Status: Merged
Merged: 2/2/2024
Merged by: @youngcw

Base: masterHead: dark-mode-select-range-highlight


📝 Commits (10+)

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/MonthPicker.tsx (+1 -1)
upcoming-release-notes/2121.md (+6 -0)

📄 Description

This is just a quick fix for https://github.com/actualbudget/actual/issues/2090. It's my first time contributing to the project so I thought I'd start with something simple.


🔄 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/2121 **Author:** [@pprimor](https://github.com/pprimor) **Created:** 12/22/2023 **Status:** ✅ Merged **Merged:** 2/2/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `dark-mode-select-range-highlight` --- ### 📝 Commits (10+) - [`596ad60`](https://github.com/actualbudget/actual/commit/596ad60fe27d7260bb14fbfbf29c239381a4a533) Change month picker hover background color - [`9f2d4fc`](https://github.com/actualbudget/actual/commit/9f2d4fc75f93a291904a2937395eaa258b089cbe) Add release notes - [`d9d83b4`](https://github.com/actualbudget/actual/commit/d9d83b47898d2627c2c837ced79f70f7c71cef1f) Add updated screenshots from visual regression tests - [`8b3c196`](https://github.com/actualbudget/actual/commit/8b3c196b67317f3b5cbe3af647fae59bfd410609) Revert "Add updated screenshots from visual regression tests" - [`aaef019`](https://github.com/actualbudget/actual/commit/aaef0191910ec06d7d198127b2266ad90e50ac2b) Update failing visual regression tests screenshots - [`d4c494c`](https://github.com/actualbudget/actual/commit/d4c494ca0ea825cfe79b9516dd7d745e65e82411) Revert "Update failing visual regression tests screenshots" - [`2b21476`](https://github.com/actualbudget/actual/commit/2b214765d6e01f1bd74fec0a3c0717b74ad4f446) Merge branch 'master' into dark-mode-select-range-highlight - [`7fae0db`](https://github.com/actualbudget/actual/commit/7fae0db8f7206b5afa8ab37c588d20c8e0a65f86) Merge branch 'master' of https://github.com/actualbudget/actual into dark-mode-select-range-highlight - [`5bb81aa`](https://github.com/actualbudget/actual/commit/5bb81aa29afb734bdb1d2d7b9827c37a0c4b627c) Merge branch 'master' of https://github.com/pprimor/actual - [`31d21b6`](https://github.com/actualbudget/actual/commit/31d21b6ed5aa991d78e18b576b7d5a3d7764a15b) Merge branch 'master' into dark-mode-select-range-highlight ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/MonthPicker.tsx` (+1 -1) ➕ `upcoming-release-notes/2121.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> This is just a quick fix for https://github.com/actualbudget/actual/issues/2090. It's my first time contributing to the project so I thought I'd start with something simple. --- <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:51:59 -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#4132