-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
use script to generate icons #618
Conversation
thanks for putting this together @daiyam. what's the intended use? like do we run once whenever the icon changes and commit the resulting icon sets? or do we run the script at build time? |
run once. this should only be produced once until the next icon change. |
dope. is it merge-ready ? (not sure if it was updated regarding discussion #616 ) |
Yes, now, it's using the icon from #616. |
Thanks @daiyam and @hazarek |
Please reopen and do it right, #616 doesn't adhere to macOS standards. |
|
This PR adds a script to generate the icons.
It should fix #614 and it can easily updated for #616.