I have changed .form-control{} class background color to yellow , but after changing this also am not able to see background color change in Kibana.
Could you please help me , how to change the background color in light theme.
Kibana packages up files into the root level /optimize directory before serving them to the browser. If your server isn't running in development mode, or the files in the optimize directory aren't updated, then your changes won't be visible.
If you have downloaded a packaged version of Kibana (off https://www.elastic.co/downloads/kibana for example) and want to make a quick change without setting up a dev environment, deleting the contents of the optimize folder will cause the server to rebundle everything when it next starts and changes should be visible.
After i deleted contents from optimize folder and restarted Elasticsearch and Kibana , but i could not see the background color change in Kibana dashboard.
Do i need to change any other css files to make Kibana background color to yellow color.
Is that possible to create new theme like "light color and Dark" , i want to create 'Corporate" theme and i want to apply this custom theme to only one customers.
How to deploy my new 'Corporate' theme in Kibana and it should be visible in Kibana - Advanced Settings page.
For your requirement you could pretty much use our most used feature which is Kibana- spaces.
Spaces allows you to organize your dashboards, visualizations, and other saved objects into meaningful categories. Each space is independent, so objects that exist in one space don’t clutter other spaces.Rather than modifying colors in the background- this approach will give you more flexibility. And in you still want to have the color changes modifying CSS and rebuilding the packages is the only option.
check this out : https://www.elastic.co/blog/introducing-kibana-spaces-for-organization-and-security
There are many discuss posts around this if you look. ( they are old, but the steps may be same, you may want to check that - posting couple links here:)
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.