-
-
Notifications
You must be signed in to change notification settings - Fork 123
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
Menu bar icon issue? #229
Comments
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
Oh this is new. I found this Stackoverflow question regarding the exact same problem. It seems that the menu bar icons are not affected by the OS theme but rather by the desktop background. |
Apparently you are using macOS Big Sur on your machine. Can you confirm #225 on your machine? |
This might help https://developer.apple.com/documentation/appkit/nsimage/1520017-template EDIT: |
Thanks for reporting @wahlmat. This seems to be indeed related to the same issue that the menu bar has a different appearance than the selected os theme (which is light in your case). |
It seems that https://stackoverflow.com/a/64525038 might contain a solution. The theme change callback is invoked but without changing the actual theme. |
Describe the bug🐛
MacOS does not seem to switch the colour of elements who switching from light to dark. Not sure if it is an OS issue or App issue...
To Reproduce
Expected behavior
In Light mode iGlance stats icons should be light
In dark mode iGlance stats icons should also be light
Screenshots (Optional)
Desktop (please complete the following information):
Log
Please activate
Advanced Logging
in the settings, restart the app and perform the steps to reproduce the bug.After the bug occurred, please open the iGlance window and in the app menu at the top left of the menu bar click on
Diagnostics > Save Logfile...
.Save the logfile somewhere and upload it here by dragging the file into the textfield.
The text was updated successfully, but these errors were encountered: