Hi,
I have recently upgraded my Elastic stack to version 6.7.1. However, I am no longer able to customize the UI like I had previously. I have edited the /usr/share/kibana/src/ui/public/chrome/directives/global_nav/global_nav.less file to add a new logo into the upper left hand corner of the page. I cannot seem to customize the navigation pane on the left hand side to change the colors. I have tried editing the following files with the appropriate hex colors:
/usr/share/kibana/src/ui/public/styles/bootstrap/variables.less
/usr/share/kibana/src/ui/public/styles/bootstrap/_customvariables.less
/usr/share/kibana/src/ui/public/styles/bootstrap/navbar.less
/usr/share/kibana/optimize/bundles/commons.style.less
Each time I have tried editing a file, I stop kibana. remove the bundles directory (unless I edited that commons.style.less file), and restart kibana. I have had no success with any of these attempts.
Is there another file I should be working to edit? Or perhaps there is a particular line in one of these files that I am missing, although i have extensively searched through each of these. Please let me know! Thanks!