I confirm (by marking "x" in the [ ] below: [x]):
Summary
Mattermost icon is black
Environment
Steps to reproduce
Observed behavior
Mattermost icon is black

Here when I press the icon

@distante Are the notes here helpful https://github.com/mattermost/desktop/issues/317#issuecomment-402703667? Not sure if this is something that could potentially be documented.
Hi @amyblais , not really, I think my problem has more to do with MacOs light/dark modes.
Does the same issue occur on v4.7.0-beta version https://github.com/mattermost/desktop/releases/tag/v4.7.0-beta2?
On Mac, I went to General > Appearance > Dark, but wasn't able to repro just now.
@amyblais I tried v4.7.0 beta and it still happens.
But I have found a way for you to reproduce it (I think).
this should be fixed on 4.7.0-rc1 or greater. Although there is an issue with the tray icon being fixed in https://github.com/mattermost/desktop/pull/1549 which should make it to daily and rc2
@Willyfrog The initial problem is fixed but now instead of getting an black icon with black background the app just crashes when I change Appareance from 'Auto' to 'Dark'. in system -> general

Application: Mattermost 4.7.0-rc1 [commit: ceefc85
]
Platform: Darwin 20.3.0 x64
TypeError: Cannot read property 'normal' of undefined
at setTray (/Applications/Mattermost.app/Contents/Resources/app.asar/index.js:68671:48)
at refreshTrayImages (/Applications/Mattermost.app/Contents/Resources/app.asar/index.js:68624:5)
at Config.handleDarkModeChange (/Applications/Mattermost.app/Contents/Resources/app.asar/index.js:373:32)
at Config.emit (events.js:315:20)
at NativeTheme.<anonymous> (/Applications/Mattermost.app/Contents/Resources/app.asar/index.js:39285:14)
at NativeTheme.emit (events.js:315:20)
yes, sorry about that, we noticed that on rc1, can you try rc2 (we released it a few minutes ago)? we should have fixed it, but let me know if it still happens
Yes it works now
I look forward to having this when it releases and my client updates
Is there any Windows specific version of this issue ? The stated behavior isn't MacOS specific and reproducible on Windows 10 as well.

I am using desktop client v4.7.0-RC5.
@kedar-joshi that's a different issue, see https://github.com/mattermost/desktop/issues/1601