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
Overriding icon colors in local config should change the icon colors in the About tab, too.
The icon colors on the About tab seem to be hardcoded.
"icon": { "base":{ "fillOpacity":0.8, "opacity":0.8, "weight":2, "radius":6, "className":"stroke-first" }, "online":{ "fillOpacity":1, "opacity":1, "color":"#1566A9", "fillColor":"#998877" }, ...
The text was updated successfully, but these errors were encountered:
oops, duplicate of #7.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
Overriding icon colors in local config should change the icon colors in the About tab, too.
Current Behavior
The icon colors on the About tab seem to be hardcoded.
Possible Solution
Steps to Reproduce
Context
Screenshots
The text was updated successfully, but these errors were encountered: