We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
round-slider-path-color
Anybody had any luck with overriding these? or is it due to it being an SVG? If it's the SVG, can we replace the SVG somehow?
Margins should look more like this but that is with me changing the root > * manually in dev tools.
root > *
The text was updated successfully, but these errors were encountered:
disabled-text-color: rgba(0, 0, 0, 0.2)
Improvements:
Actually, no! This. disabled-text-color: rgba(255, 255, 255, 0.2)
disabled-text-color: rgba(255, 255, 255, 0.2)
Sorry, something went wrong.
Now we just need to get the white icons tamed down when they're "off" similar to Home app. And then make them "pop" when they're on.
Hi @jfrux, there is this issue #2
The problem is that disabled-text-color changes many things.
disabled-text-color
No branches or pull requests
Anybody had any luck with overriding these? or is it due to it being an SVG?
If it's the SVG, can we replace the SVG somehow?
Margins should look more like this but that is with me changing the
root > *
manually in dev tools.The text was updated successfully, but these errors were encountered: