-
Notifications
You must be signed in to change notification settings - Fork 32
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
[Org chart] Expand/collapse buttons are invisible with a dark theme #172
Comments
Oh hey @mbransn! |
Hey @PaulBone , @mbransn . Thanks for flagging. In our internal Jira board, we do actually have an issue for what I believe is the equivalent of this issue in Windows high contrast mode. @mbransn: yes, we can totally retain vector scalability! The tricky bit would be to detect this dark background mode. There is a CSS media query, and it looks like it is coming to Firefox, too. I'll dig into it deeper, and see if there's a way without feature detection. To be continued! |
Quick update: I've investigated this: basically, only icons that are included as images ( |
Brilliant, thanks @hidde 🌮 |
Hi @PaulBone, this has been addressed this week. We've also updated some other icons throughout the site to work wit the Firefox dark mode (as well as Windows' built-in dark mode) while we were at it. Please let us know if you encounter any further issues with dark / high contrast mode |
Expand/collapse buttons are invisible with a dark theme
I use a dark theme for accessability reasons, See http://paul.bone.id.au/2017/11/26/how-i-see-the-web/ for information about my disability, I use the "Dark Background and Light Text" addon for Firefox.
To Reproduce
Expected behavior
I assume these are black images with a transparent background. If they had a white outline or were text rather than images then they could be more accessabile for me.
Screenshots
I deleted the screenshot since it contains the Mozilla org chart, and I don't know if that should be public.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: