-
Notifications
You must be signed in to change notification settings - Fork 3
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
Icon on dark theme #12
Comments
What is the dark theme on your examples? |
Adwaita-dark |
Oh, that seems to be a Linux-specific issue. Sorry, but I'm afraid that it will be difficult for me to reproduce the necessary environment to deal with this. Perhaps @Lootyhoof or @FranklinDM will be so kind as to advise a css-rule for fixing this glitch? |
If this is ever fixed it will be great. |
Dark toolbars (including both dark personas and dark system themes) emit the property
This will force the button to use whatever icon you set whenever the toolbar is dark (for whatever reason it may be dark). It will revert to the normal styling for when the toolbar is not dark. |
Alternatively, to save creating new icons each time it's also possible to just invert the current one:
Of course replacing |
@Lootyhoof, thank you very much for the tips! @rn2208, please try advanced-night-mode-1.0.10b1.xpi |
|
That's right. My star for you. |
Hello! Icon addon not visible in dark themes. It's not critical, but still a little annoying. In "Toolbarize Menu Button" you can choose the color of the button, and "Reader mode" is suitable for any theme.
In the picture. Adwaita dark theme.
Like looks in normal condition.
Mouse over.
How does reader mode of the same theme.
Everything else is fine.
The text was updated successfully, but these errors were encountered: