-
Notifications
You must be signed in to change notification settings - Fork 33
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
Configurable background color #9
Comments
There is two places, the first and easiest would be to modify the global variables here. Lines 100 to 118 in c6e2738
Secondly you can override vizceral settings here vistio/web/src/components/connectionChart.jsx Lines 10 to 84 in c6e2738
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to use vistio recently and it looks really cool. But the thing is that the color of the data and the background are really similar. So if there is anyway that I can change the outlook of the page?
The text was updated successfully, but these errors were encountered: