-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong tray icon colour (black rather than white) #14565
Comments
Thanks for the report! You're right, this looks like a regression. Could I ask you to check something in your Windows theming settings? In |
Thanks for the reply @mark-dr - yes, you're quite correct: IIRC I found Windows defaults a bit annoying for folders so have this custom setup! |
Thanks for the confirmation! Sounds like the icon's syncing with your app theme rather than your Windows mode - this usually happens if we're having trouble reading the registry for some reason. Sorry for the annoyance, I'll look into your diagnostic and get this fixed in our next version (4.39.0) 👍 |
Haha definitely just an annoyance rather than anything major but any little tweaks to fix much appreciated :) |
Happening to me too. Same settings in Personalization > Colors. |
It appears that icon is black when app theme is light and vice versa. |
I am seeing this too on Windows 10 Professional |
To turn the icon to white again you could change to dark mode Docker Desktop. I am also using a light theme in Windows 11, but I like to have my Taskbar in dark. The icon color problem is in Windows 10 and Windows 11. |
Adding on to this: Have the same problem, same Windows settings as the users above (Custom colors, dark for Windows, light for apps), but I've set my Docker Desktop to use dark mode. |
As the configuration of the windows theme of custom with light apps and dark task bar is the windows default. Docker Desktop MUST use a sensible (white) task bar icon in that scenario. |
Hi folks, Docker engineer here. If you're experiencing this issue, could you try this build and let me know if it fixes it? Thanks! |
@mark-dr weirdly it's looking OK just now on my system with my existing install (before trying the new build) - still 4.38.0 (181591), can't work out what changed? |
@mark-dr Yes, your build 4.38 (182513) fixed this issue. Thank you |
@mark-dr your build works also for me. Thank you |
When will this build be avaible via the normal update route? |
@MikeWilliams-UK, I'll get it into the next scheduled release, planned to go live on Feb 27. |
Thanks @mark-dr |
Description
Previous a white icon, since the latest update to 4.38..0 it is now black.
I note previous bug re icon colour - #4113 - not sure if a regression?
Reproduce
Run Docker Desktop for Windows 4.38.0
Expected behavior
White icon on dark taskbar
docker version
Client: Version: 27.5.1 API version: 1.47 Go version: go1.22.11 Git commit: 9f9e405 Built: Wed Jan 22 13:41:44 2025 OS/Arch: windows/amd64 Context: desktop-linux Server: Docker Desktop 4.38.0 (181591) Engine: Version: 27.5.1 API version: 1.47 (minimum version 1.24) Go version: go1.22.11 Git commit: 4c9b3b0 Built: Wed Jan 22 13:41:17 2025 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.7.25 GitCommit: bcc810d6b9066471b0b6fa75f557a15a1cbf31bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e946 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
F5FC5563-1C07-4889-9998-5D2A7F63F50A/20250131110719
Additional Info
No response
The text was updated successfully, but these errors were encountered: