Skip to content
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

low contrast CZI logo #146

Closed
alisterburt opened this issue Aug 17, 2021 · 3 comments
Closed

low contrast CZI logo #146

alisterburt opened this issue Aug 17, 2021 · 3 comments
Labels
bug Something isn't working design related to design

Comments

@alisterburt
Copy link
Contributor

image
cc @sofroniewn - is there a version of the logo which looks better on dark backgrounds?

@sofroniewn
Copy link
Contributor

yes, there is both

https://chanzuckerberg.com/wp-content/themes/czi/img/logo.svg

and

https://chanzuckerberg.com/wp-content/themes/czi/img/logo-white.svg

with black and white text respectively - i'm not sure how to automatically switch between them

Maybe @codemonkey800 can advise - this is for https://napari.org/community/team.html#funding-and-support

@codemonkey800
Copy link
Contributor

The logo reference is here:

https://github.com/napari/napari.github.io/blame/03624a071bc232ab77f7a9b69a00c30e8e41a61a/community/team.md#L45

We would need to write some CSS that uses the prefers-color-scheme media query so we can switch between the logos depending on the user's theme preference.

Since we have some napari.org work planned soon, it might be a good chance to work on this issue 🤔

@neuromusic
Copy link
Collaborator

the new theme doesn't support dark mode, so this issue is no longer relevant. if/when we add support for dark mode (tracked in #253), we'll need to pay attention to alpha channels as part of that work.

@neuromusic neuromusic added design related to design bug Something isn't working labels Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working design related to design
Projects
None yet
Development

No branches or pull requests

4 participants