vistio
vistio copied to clipboard
Configurable background color
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?
There is two places, the first and easiest would be to modify the global variables here. https://github.com/nmnellis/vistio/blob/c6e27383b0bfa94149b460170e2dcc59282a1b3b/web/src/app.css#L100-L118
Secondly you can override vizceral settings here https://github.com/nmnellis/vistio/blob/c6e27383b0bfa94149b460170e2dcc59282a1b3b/web/src/components/connectionChart.jsx#L10-L84