-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Icons are slightly off-color #458
Comments
Good eye |
It would surprise me if it was made so deliberately. Good catch 👍 |
There might be other inconsistent colours. #367 |
This should only affect |
BTW: Is there an exact definition of the node.js green? Some sort of brand guideline? When I started the new website, I used the tone from the SVG version of the logo. Icons were taken from the original website as well. So if it hasn't been done already, it would be good to define the "official" colors somewhere, also as reference for future design updates, prints, stickers, etc. /cc @mikeal |
Hi @fhemberger , it'll depend on nodejs/evangelism#179 |
@stevemao I'm talking about the current status, not future iterations (as there also is no time table defined yet). We could need a clear definition now, as other node-related projects, conferences, etc. may use the color scheme as well. |
Like Ubuntu's Design Guideline? (I'm not affiliated with Canonical or others. It's because their color guides are nice.) We can do like:
I'm not sure about Joyent related things. Until this day I'm still sticking to official guide. It says we must not change the color. |
@bentinata Yes, exactly. This looks really great. Regarding Joyent's "visual guidelines": I don't think a low res, low quality JPG embedded in a Word file, converted to PDF can seriously be used as any sort of color guideline. It would help to get the exact info from Joyent (or the designer of the logo) themselves. |
@mikeal Are you able to dig up a PDF or psd guidelines document, if one exists? (Or even point us to who to ask?) |
Accessibility (#501) dictates that we use a darker green on he links and buttons if we are to keep the white background. With a dark background there would of course be no concern, and we could make those colors match. |
favicon.ico uses
#7ebf42
while the link color on the site#80bd01
. They are supposed to match, right?The text was updated successfully, but these errors were encountered: