-
Notifications
You must be signed in to change notification settings - Fork 256
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
Firefox&Web: Unchecked checkbox&radio are hard to see with dark variant #123
Comments
@nioncode Hmm, that's strange. Could you tell me the following?
|
Firefox v58.0.2 I'm on NixOS 17.09.3146.084445b8f38 and installed Materia through the nix packaging system. How can I help debug this? |
Thanks! I couldn't reproduce it on Fedora 27, Firefox v58.0.2 and latest Materia. I don't know any details about the nix packaging system or NixOS, but there is a possibility that it's due to a wrong file permission. Please check: #182 |
After having solved the red check boxes in #182, the original problem reported in this issue (barely visible unchecked boxes for the dark theme) is still there. |
regardless of whether the background is bright or dark (#123)
@nioncode Now I've fixed it for Firefox. :) (This problem still remains in Epiphany, etc.) |
Sweet! Unfortunately, I liked the red/pink color scheme more. |
Since I got many dissatisfied opinions from users about Pink accent color, I changed it to Teal.
I'm not considering it for now because it is hard to maintain many variants. I hope that getting used to the color will change your mind, but anyway, please, post your opinion to #220 for future decision making. :) |
Just to add to this issue, that Epiphany (GNOME Web) distorts checkboxes while using the dark variants of Materia. In the image below, the last line of the post contains a checkbox. It is invisible. It should be an unchecked box. The following image shows the same web page in Epiphany while using another custom theme: Arc Dark. The unchecked box is visible. In my experience this only concerns Epiphany and only the dark versions of Materia. For example, Firefox renders the same elements as expected: I encountered this issue while using Debian stable ('buster'). Package versions:
|
Screenshot from #75
Dark variants using translucent white
rgba(255, 255, 255, 0.7)
forcheck
andradio
, so they are hardly visible on the bright background.This affects
Firefox,Epiphany, etc.The text was updated successfully, but these errors were encountered: