right now you unfortunately have to modify the CSS of Kibana, i.e. provide a modified Kibana version to change styling. Please follow https://github.com/elastic/kibana/issues/17879 for more updates onto themability of Kibana.
thanks for the reply. I am not familiar with css yet. A quick glimpse into the kibana directories shows a lot of css files. Is there any documentation or tutorial or design guide?
A little push in the direction to get the needed files identified would be appreciated.
sorry there is no tutorial or guideline for that, since we are not documenting how to modify Kibana, since that's basically not an API or something that's stable, so you would need to touch your modified version most likely every minor version to keep it up to date, why we are not trying to advertise that in general. Also the CSS/LESS/SASS is spread all over the place close to the feature it's for, so you would need to look through the repository to find the corresponding files. Usually you can just inspect elements in your dev tools and search for the class names you are looking for.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.