-
-
Notifications
You must be signed in to change notification settings - Fork 150
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
Enhance traybar icons #857
Conversation
Macos needs transparent icon to apply templating
macos icons have been re-exported (to the correct size/color/opacity) windows icons have been re-exported from the linux ones (with the border) added also two svg files that should allow working on the icon easier in the future
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #857 +/- ##
==========================================
- Coverage 19.62% 19.62% -0.01%
==========================================
Files 46 46
Lines 3684 3685 +1
==========================================
Hits 723 723
- Misses 2867 2868 +1
Partials 94 94
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on Linux: ✔️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on Mac OS Ventura in
- light mode
- darm mode
- full-screen app with black bar
Please check if the PR fulfills these requirements
before creating one)
Icon enhancements
See #627 for linux.
On MacOS the traybar icon is not working correctly with the dark theme.
The MacOS icon:
No