mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
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> |
||
|---|---|---|
| .. | ||
| lib | ||
| params | ||
| routes | ||
| service-worker | ||
| test-data | ||
| app.css | ||
| app.d.ts | ||
| app.html | ||
| hooks.client.ts | ||
| hooks.server.ts | ||