[PR #7048] [MERGED] 🐞 Midnight theme: Change menuAutoCompleteTextHover color - Fixes #7029 #37097

Closed
opened 2026-04-20 23:54:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7048
Author: @Juulz
Created: 2/22/2026
Status: Merged
Merged: 2/24/2026
Merged by: @youngcw

Base: masterHead: Fix-midnight-theme


📝 Commits (3)

  • d142776 Change menuAutoCompleteTextHover color to green400
  • 2e9498e Change menuAutoCompleteTextHover color to green400 in Midnight theme.
  • 8e60363 [autofix.ci] apply automated fixes

📊 Changes

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

View changed files

📝 packages/desktop-client/src/style/themes/midnight.ts (+1 -1)
upcoming-release-notes/7048.md (+6 -0)

📄 Description

Change menuAutoCompleteTextHover color to green400

Description

Before:
Screenshot 2026-02-22 092646

After:
Screenshot 2026-02-22 092546

Fixes #7029

Testing

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

Bundle Stats

Bundle Files count Total bundle size % Changed
desktop-client 27 14.85 MB → 14.85 MB (+247 B) +0.00%
loot-core 1 5.82 MB 0%
api 1 4.43 MB 0%
View detailed bundle stats

desktop-client

Total

Files count Total bundle size % Changed
27 14.85 MB → 14.85 MB (+247 B) +0.00%
Changeset
File Δ Size
locale/en.json 📈 +1.74 kB (+1.03%) 168.63 kB → 170.37 kB
locale/ca.json 📈 +134 B (+0.07%) 188.02 kB → 188.15 kB
locale/it.json 📉 -112 B (-0.06%) 171.27 kB → 171.16 kB
locale/uk.json 📉 -153 B (-0.07%) 214.89 kB → 214.74 kB
locale/nb-NO.json 📉 -112 B (-0.07%) 157.07 kB → 156.96 kB
locale/th.json 📉 -177 B (-0.09%) 182.04 kB → 181.87 kB
locale/da.json 📉 -111 B (-0.10%) 106.46 kB → 106.35 kB
locale/nl.json 📉 -112 B (-0.10%) 106.47 kB → 106.37 kB
locale/es.json 📉 -190 B (-0.11%) 174.74 kB → 174.55 kB
locale/fr.json 📉 -198 B (-0.11%) 179.8 kB → 179.6 kB
locale/de.json 📉 -206 B (-0.11%) 180.27 kB → 180.07 kB
locale/pt-BR.json 📉 -187 B (-0.12%) 154.41 kB → 154.22 kB
locale/pl.json 📉 -113 B (-0.12%) 88.48 kB → 88.37 kB
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger

Asset File Size % Changed
static/js/en.js 168.63 kB → 170.37 kB (+1.74 kB) +1.03%
static/js/ca.js 188.02 kB → 188.15 kB (+134 B) +0.07%

Smaller

Asset File Size % Changed
static/js/de.js 180.27 kB → 180.07 kB (-206 B) -0.11%
static/js/fr.js 179.8 kB → 179.6 kB (-198 B) -0.11%
static/js/es.js 174.74 kB → 174.55 kB (-190 B) -0.11%
static/js/pt-BR.js 154.41 kB → 154.22 kB (-187 B) -0.12%
static/js/th.js 182.04 kB → 181.87 kB (-177 B) -0.09%
static/js/uk.js 214.89 kB → 214.74 kB (-153 B) -0.07%
static/js/pl.js 88.48 kB → 88.37 kB (-113 B) -0.12%
static/js/it.js 171.27 kB → 171.16 kB (-112 B) -0.06%
static/js/nb-NO.js 157.07 kB → 156.96 kB (-112 B) -0.07%
static/js/nl.js 106.47 kB → 106.37 kB (-112 B) -0.10%
static/js/da.js 106.46 kB → 106.35 kB (-111 B) -0.10%

Unchanged

Asset File Size % Changed
static/js/index.js 9.54 MB 0%
static/js/indexeddb-main-thread-worker-e59fee74.js 12.94 kB 0%
static/js/workbox-window.prod.es5.js 5.64 kB 0%
static/js/en-GB.js 7.18 kB 0%
static/js/resize-observer.js 18.37 kB 0%
static/js/BackgroundImage.js 120.54 kB 0%
static/js/ReportRouter.js 1.16 MB 0%
static/js/narrow.js 637.68 kB 0%
static/js/TransactionList.js 106.22 kB 0%
static/js/wide.js 164.15 kB 0%
static/js/AppliedFilters.js 9.71 kB 0%
static/js/usePayeeRuleCounts.js 10.04 kB 0%
static/js/useTransactionBatchActions.js 13.23 kB 0%
static/js/FormulaEditor.js 1.04 MB 0%

loot-core

Total

Files count Total bundle size % Changed
1 5.82 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
kcab.worker.BwrdDDMW.js 5.82 MB 0%

api

Total

Files count Total bundle size % Changed
1 4.43 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
bundle.api.js 4.43 MB 0%

🔄 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/7048 **Author:** [@Juulz](https://github.com/Juulz) **Created:** 2/22/2026 **Status:** ✅ Merged **Merged:** 2/24/2026 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `Fix-midnight-theme` --- ### 📝 Commits (3) - [`d142776`](https://github.com/actualbudget/actual/commit/d142776643bf09b39162ea4a5eecb4abc10e3a24) Change menuAutoCompleteTextHover color to green400 - [`2e9498e`](https://github.com/actualbudget/actual/commit/2e9498ed2a0e55a268a82b125f39f4f8cf0d19b1) Change menuAutoCompleteTextHover color to green400 in Midnight theme. - [`8e60363`](https://github.com/actualbudget/actual/commit/8e6036324cae6e7b553ad69d0ed89f0f8c4a449c) [autofix.ci] apply automated fixes ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/style/themes/midnight.ts` (+1 -1) ➕ `upcoming-release-notes/7048.md` (+6 -0) </details> ### 📄 Description Change menuAutoCompleteTextHover color to green400 ## Description Before: <img width="481" height="291" alt="Screenshot 2026-02-22 092646" src="https://github.com/user-attachments/assets/7b187c06-d070-4b7b-a360-b13d5e250d03" /> After: <img width="473" height="265" alt="Screenshot 2026-02-22 092546" src="https://github.com/user-attachments/assets/d04a3329-cbef-4ae1-804e-585386cb8252" /> ## Related issue(s) Fixes #7029 ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> <!--- bundlestats-action-comment key:combined start ---> ### Bundle Stats Bundle | Files count | Total bundle size | % Changed ------ | ----------- | ----------------- | --------- desktop-client | 27 | 14.85 MB → 14.85 MB (+247 B) | +0.00% loot-core | 1 | 5.82 MB | 0% api | 1 | 4.43 MB | 0% <details> <summary>View detailed bundle stats</summary> #### desktop-client **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 27 | 14.85 MB → 14.85 MB (+247 B) | +0.00% <details> <summary>Changeset</summary> File | Δ | Size ---- | - | ---- `locale/en.json` | 📈 +1.74 kB (+1.03%) | 168.63 kB → 170.37 kB `locale/ca.json` | 📈 +134 B (+0.07%) | 188.02 kB → 188.15 kB `locale/it.json` | 📉 -112 B (-0.06%) | 171.27 kB → 171.16 kB `locale/uk.json` | 📉 -153 B (-0.07%) | 214.89 kB → 214.74 kB `locale/nb-NO.json` | 📉 -112 B (-0.07%) | 157.07 kB → 156.96 kB `locale/th.json` | 📉 -177 B (-0.09%) | 182.04 kB → 181.87 kB `locale/da.json` | 📉 -111 B (-0.10%) | 106.46 kB → 106.35 kB `locale/nl.json` | 📉 -112 B (-0.10%) | 106.47 kB → 106.37 kB `locale/es.json` | 📉 -190 B (-0.11%) | 174.74 kB → 174.55 kB `locale/fr.json` | 📉 -198 B (-0.11%) | 179.8 kB → 179.6 kB `locale/de.json` | 📉 -206 B (-0.11%) | 180.27 kB → 180.07 kB `locale/pt-BR.json` | 📉 -187 B (-0.12%) | 154.41 kB → 154.22 kB `locale/pl.json` | 📉 -113 B (-0.12%) | 88.48 kB → 88.37 kB </details> <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** Asset | File Size | % Changed ----- | --------- | --------- static/js/en.js | 168.63 kB → 170.37 kB (+1.74 kB) | +1.03% static/js/ca.js | 188.02 kB → 188.15 kB (+134 B) | +0.07% **Smaller** Asset | File Size | % Changed ----- | --------- | --------- static/js/de.js | 180.27 kB → 180.07 kB (-206 B) | -0.11% static/js/fr.js | 179.8 kB → 179.6 kB (-198 B) | -0.11% static/js/es.js | 174.74 kB → 174.55 kB (-190 B) | -0.11% static/js/pt-BR.js | 154.41 kB → 154.22 kB (-187 B) | -0.12% static/js/th.js | 182.04 kB → 181.87 kB (-177 B) | -0.09% static/js/uk.js | 214.89 kB → 214.74 kB (-153 B) | -0.07% static/js/pl.js | 88.48 kB → 88.37 kB (-113 B) | -0.12% static/js/it.js | 171.27 kB → 171.16 kB (-112 B) | -0.06% static/js/nb-NO.js | 157.07 kB → 156.96 kB (-112 B) | -0.07% static/js/nl.js | 106.47 kB → 106.37 kB (-112 B) | -0.10% static/js/da.js | 106.46 kB → 106.35 kB (-111 B) | -0.10% **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/index.js | 9.54 MB | 0% static/js/indexeddb-main-thread-worker-e59fee74.js | 12.94 kB | 0% static/js/workbox-window.prod.es5.js | 5.64 kB | 0% static/js/en-GB.js | 7.18 kB | 0% static/js/resize-observer.js | 18.37 kB | 0% static/js/BackgroundImage.js | 120.54 kB | 0% static/js/ReportRouter.js | 1.16 MB | 0% static/js/narrow.js | 637.68 kB | 0% static/js/TransactionList.js | 106.22 kB | 0% static/js/wide.js | 164.15 kB | 0% static/js/AppliedFilters.js | 9.71 kB | 0% static/js/usePayeeRuleCounts.js | 10.04 kB | 0% static/js/useTransactionBatchActions.js | 13.23 kB | 0% static/js/FormulaEditor.js | 1.04 MB | 0% </div> </details> --- #### loot-core **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 5.82 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.BwrdDDMW.js | 5.82 MB | 0% </div> </details> --- #### api **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 4.43 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- bundle.api.js | 4.43 MB | 0% </div> </details> </details> <!--- bundlestats-action-comment key:combined end ---> --- <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-04-20 23:54:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#37097