-
Notifications
You must be signed in to change notification settings - Fork 7
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
logo #11
Comments
Just a hobbyist but I can probably whip out something for this. If I get some time this weekend after playing with rolling release support I can try to sketch up some drafts at least. |
That would be much appreciated 😊 |
Some more iterations with Ana Marija Strmljan |
Just what I needed, more great designs. Because I was not having trouble deciding already (: Honestly at this point they all look like great options, so I can't see this getting anywhere without more input. Maybe some sort of vote. But who with? |
We just pick something that we think is good :) |
I'm partial to my own design, but I did like the stylised FY, so I updated my logo to use that instead. I did a quick size test to see how well do all the logos we have collected thus far would look on different resolutions, in the hopes of reducing the number of candidates.
From this I noticed that all designs have some sort of issue:
From this new insight, I went and created 2 new designs:
Contrast ratios for the first image are still not super contrasty, (I'd say 3:1 ratio is the bare minimum for "good contrast"), but that small increase helps my eyes make out details on the small icon size much more easily. The second image came about just because I wanted to play around to see how I could improve contrast in the image. Doing the same size comparison (added dark and light backgrounds for contrast check):
If I had to go ahead and make a decision between these 2 designs, I'd go with this one: But, of course, still open to any edits. |
I think this one is the most substantial and resolved design so far. |
I still think that contrast should be better on that image for smaller sizes, but if Ana fixes that up (or provides the source files so that I can change the colour of the cloud myself) I have no complaints going with that one |
I think you have done some interesting things since that iteration with color and contrast. There are ways to combine that work. The shape of the cloud in the one I linked seems nicest to me, but I question the need for the dot at the bottom right. You got rid of the dot the subsequent iterations, to good effect in my opinion. I would get rid of the cloud shape at small favicon sizes as well, fwiw. I also like the two/duo-tone F, which shares contrast issues on white backgrounds currently but using the darker background color you chose instead would solve that. |
That's too many colors, what if we make the cloud dark blue? |
That's a great idea. It would remove most of my worries about contrast and visibility. And with SVGs you can do some CSS shenanigans that can probably just dynamically remove the background on smaller sizes; though that might just be overengineering a bit (:
Have to agree here. A logo should minimize the number of colours being used. 1 or 2 is ideal, 3 is pushing the limits (of course this is imho as someone that is no graphics designer). I think keeping the FY colours that I used and just changing the cloud colour for light & dark backgrounds might prove to be best. Unfortunately I don't have time this weekend, but with a bit of luck next one I might get some time to play around a bit more. |
Unfortunately, this lack of time turned into an "I forgor 💀" Here I tried to go back to @rdela's proposal of using the thin line cloud, but I made the F a single colour to avoid overloading the design with too many colours. Plus, here goes an attempt at doing some CSS magic. This should detect both:
Not sure how GitHub is going to like that since it does not like random CSS, but here goes nothing:
Just judging form the preview of the comment it looks like my CSS does work! Any opinions on the design? Or maybe the embedded CSS approach? I think this makes it the simplest to have have a single icon that adapts itself, but we can split it into multiple files too. This was just my intellectual curiosity with trying the embedded CSS that I knew was a thing but never had a reason to use until now. |
Also, this is tied to zoom levels, so if you zoom in the absolute size of the icon increases and BOOM you now have a cloud |
Current logo is generated using https://www.midjourney.com/ as a snowman.
Suggestions welcome!
The text was updated successfully, but these errors were encountered: