Any One tried this on Kibana 5.0.2 I see its possible in Kibana 4.X.X version but coming to kibana 5.X paths are change not sure where the files exists.
Hi, @Ravikumar_G,
There is no official support for this in 5.x since the filenames are auto-generated by our bundler (webpack). The "best" option right now would be to create a plugin that patches the DOM to replace the styles.
Good to Know thanks Weltenwort