[PR #7199] [MERGED] fix(mobile): Fixes memory lane progress indicator color in dark mode #11529

Closed
opened 2026-02-05 14:41:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/7199
Author: @martyfuhry
Created: 2/19/2024
Status: Merged
Merged: 2/19/2024
Merged by: @alextran1502

Base: mainHead: fix/memory-progress-indicator-dark-mode-color


📝 Commits (2)

  • a3bd478 Fixes memory lane progress indicator color in dark mode
  • 4d5974c Removed unused import

📊 Changes

1 file changed (+2 additions, -3 deletions)

View changed files

📝 mobile/lib/modules/memories/ui/memory_progress_indicator.dart (+2 -3)

📄 Description

Fixes this:

Screenshot from 2024-02-19 08-44-22

Into this:

image

  • Tested dark mode
  • Tested bright mode

🔄 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/immich-app/immich/pull/7199 **Author:** [@martyfuhry](https://github.com/martyfuhry) **Created:** 2/19/2024 **Status:** ✅ Merged **Merged:** 2/19/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/memory-progress-indicator-dark-mode-color` --- ### 📝 Commits (2) - [`a3bd478`](https://github.com/immich-app/immich/commit/a3bd4788ddc0d6a3c39c81dc375f3551223e6a88) Fixes memory lane progress indicator color in dark mode - [`4d5974c`](https://github.com/immich-app/immich/commit/4d5974c6e21aac4b0078831a6ac2375cb1b13724) Removed unused import ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/memories/ui/memory_progress_indicator.dart` (+2 -3) </details> ### 📄 Description Fixes this: ![Screenshot from 2024-02-19 08-44-22](https://github.com/immich-app/immich/assets/100457/5c7002c4-5e47-4253-9cd0-cda557c60d07) Into this: ![image](https://github.com/immich-app/immich/assets/100457/453704e9-0604-4d17-9071-221dd3799b86) - [x] Tested dark mode - [x] Tested bright mode --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:41:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#11529