immich/web/src
lif ded980bfc3
fix(web): improve text contrast in minimized upload panel (#25075)
The minimized upload status buttons in dark mode had poor text
contrast because they used `text-gray-200` on colored backgrounds.
Changed to `text-light` which provides better contrast for both
light and dark modes on `bg-primary` and `bg-danger` backgrounds.

Fixes #24683

Signed-off-by: majiayu000 <1835304752@qq.com>
2026-01-06 15:23:28 +00:00
..
lib fix(web): improve text contrast in minimized upload panel (#25075) 2026-01-06 15:23:28 +00:00
params feat: modal routes (#24726) 2025-12-22 15:04:08 +00:00
routes refactor: asset viewer (#25059) 2026-01-05 21:02:01 +00:00
service-worker fix: ignore abort errors (#21262) 2025-08-25 16:42:30 -04:00
test-data feat: make memories slideshow duration configurable (#22783) 2025-11-08 17:46:43 -05:00
app.css fix(web): user admin pages (#24185) 2025-11-25 16:35:37 -05:00
app.d.ts refactor: more elements (#22095) 2025-09-16 15:01:23 -04:00
app.html fix(web): Revert prevent flashing white background in dark mode on page load/reload (#19934) (#20122) 2025-07-24 09:45:38 +02:00
hooks.client.ts feat(web): link router (#10644) 2024-06-27 09:09:28 -04:00
hooks.server.ts feat: preload fonts (#13068) 2024-10-01 09:08:25 +07:00