-
-
Notifications
You must be signed in to change notification settings - Fork 245
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
Document icons not in line with Apple's HIG #1074
Comments
Hi @Zabriskije! Thanks a lot for taking the time to do this comparison. At least I'm with you in the fact that the size must be corrected. Not sure about needing to change the font (size) and the fold in white since the icons do not need to replicate the Apple ones, but the shadow may be useful indeed. |
When it comes to UID, consistency is king ― imho font size and white fold should be taken to consideration. |
I had some spare time so I've made all the document icons. A .zip would be too big to upload it here, so I've made a .7z and uploaded in my repository here. If you like them, feel free to use them. |
Thanks again for the effort @Zabriskije! The current icon is vectorial based and made in with Sketch. An automated script renders all the versions and optimizes them to use as less bytes as possible.
👍👍👍
Not sure about this, default macOS icons have text in this versions. For example this one: Found here: |
By the way I think you'll like this file:
I did some research a while ago since icons for newest macOS and iOS can be made with templates. Most of the current Big Sur/Monterey default macOS icons are made with templates. That saves a lot of space in the app. That file is the foundation of the icon so you can get all raw parts from there. |
If you look closely, the 16x16 icon has no text; it starts from 32x32 but ― at least for me ― it's not readable until 32x32@2x. I'm new to document icons and all info you're giving me on the subject is highly appreciated.
|
ThemeEngine |
Oh sorry @Zabriskije thought I did replied.
Icon Slate. Is paid, being using it for years. Nowadays I only use it for quick tests an preview all sizes.
It's a pretty complex script that selects colors form the Sketch template, exports them in PNG, optimizes that files and creates the ICNS.
I just export them with the preview app you use and also recently with Pacifist. Maybe @grylem's recommendation works for you. I had some time to play with the sizes and the fold, also tried some new patterns: Tweet |
Thanks, I've alredy tried it but it's not working on M1, it crashes anytime I try to open a CAR file. Thanks for all the infos. With Optimage I was able to save a lot of space from the previous document icons files. They were ranging from 800KB to 1,2MB each, now they're ranging from 380KB to 510KB each. You can find them here. For the document icons found on twitter, I like them; they're more in line with branding given the logo. +1 for color coding for easier identification. Still prefeer the folded corner to be white though. On a personal note, I think the new logo made by David Lanham is really well-made and well-thought, but it's also too complicated and "soft" when compared to default system icons or 3rd parties one. It has a lot of character, but lacks a bit of contrast and simplicity. |
@Zabriskije Can you have icon template for other sizes like 64x84, 32x32, 16x16 etc. and not only 1024x1024? |
Just built that ThemeEngine as Universal. Note I did not notarized it: ThemeEngine.zip |
@aonez I appreciate that you've taken the time to build it <3 Now it opens the CAR but crashes after a few clicks when browsing elements. Thanks anyway. @grylem This version seems to work at the moment, thanks! |
No. It's different apps. ICNSmini was a free app but ohanaware removed it from App Store. About template - i understand, but 32x32 and 32x32@2x have other differences , not just the text. Also 16x16 etc. is not down scale 1024x1024. It's not critical in most cases and for me. |
I'm not sure at this moment I did changed at least the size of the icon, but I'm still interested in fixing this one. |
@aonez The ones you shared on Twitter were great, why not use those? |
Nice 💪 Have you removed the bottom-left line for readability purposes? |
Yes. To fit the top left zipper I had to move all the lines to the right and the bottom left line collided with the text. This placement was the best I've got to fit both the text and the zipper. |
Do you mind sharing the assets so I can give it a shot? |
Is a Sketch file, if you're confortable with that send me a mail to info@keka.io. |
Did you received it? |
Yup, sorry for the late response, was busy yesterday :) |
As much as I like the new icons, I do think they kinda hurt readability at low resolutions like in list view (and make them look kinda outdated?)
As Apple stated here Making the smaller icons have the simple gradient style with a bigger text size similar to before would perhaps be beneficial (those old icons were what drawn me to keka in the first place, they feel simple and modern :p) Some demonstration images
While I understand its for consistency, many apps like adobe's suite, vscode or crossover create their own spin on their custom file icons and give them their own personality. While its easy to just replace them with the old ones client side, I think the new ones can be perfected even more to retain the keka feel ig ¯\_(ツ)_/¯ Just my opinion :D |
Hi folks,
I've taken a look at the document icons inside Keka and I've noticed that they are not in line with Apple's Human Interface Guidelines:
Left to right:
As you can see from the example above, the Keka's icon is bigger, have a colored fold with non-rounded corners, and have a larger text than it should.
I can help you with that if you need a hand.
The text was updated successfully, but these errors were encountered: