Add app icons for multiple sizes and update Contents.json - #19
Add app icons for multiple sizes and update Contents.json#19DinanathDash wants to merge 1 commit into
Conversation
|
"Hey! @srimanachanta Just a quick heads-up: I've submitted 6 modular PRs (PRs #17 through #22) to break down a larger set of features and make the review process much easier for you. Because a few of these PRs touch the same core files (like Once you merge a PR, if GitHub flags any of my remaining open PRs with conflicts, just let me know or leave them be—I will actively monitor the repo and locally rebase my remaining branches against your updated
Thanks for maintaining Stasis! Let me know if you need any adjustments. |
|
Hey @DinanathDash thanks for all of the MRs, im looking through them all now. For this one, I'm aganist using an AI generated Icon for the main app icon. Given its purely a utility app, creating an icon for it isnt a massive priority for me. If users really want an icon, they can do something like this. |
Hi @srimanachanta , I think you have mistaken about AI generated icon, this was purely designed by me in the figma. No worries, I have just tried it. It's completely up to you, for my use case I'm already using it, so nothing personal at all. Cheers. |
Sorry my mistake. Can you include the vector source files for it. I don't really see the connection to battery management with the color scheme within the icon. |
|
Yeah I understand that there's no connection for the colour scheme and the app, because I have tried it to be different rest all the battery management apps, they all the have the same green coloured battery vector with some icons on top of it. So I choose this over the generic ones. Here is the file it self: |
This pull request updates the app icon assets for the macOS version of the project. The main change is the addition of new icon image files at various sizes and scales to the asset catalog, ensuring full support for all required macOS icon resolutions.
Asset updates:
AppIcon-16.png,AppIcon-32.png,AppIcon-32 1.png,AppIcon-64.png,AppIcon-128.png,AppIcon-256.png,AppIcon-256 1.png,AppIcon-512 1.png,AppIcon-512.png,AppIcon-1024.png) to theAppIcon.appiconsetfor macOS, covering all necessary sizes and scales.