You can set the colour of your nav bar in the navigation menu XML like this:
<nav color="#d15c34">
<view ... />
</nav>
You have to change the default.xml file in the app itself. $SPLUNK_HOME/etc/apps/Name_Of_App/local/data/ui/nav.
You can set the colour of your nav bar in the navigation menu XML like this:
<nav color="#d15c34">
<view ... />
</nav>
Is there any other way to do this?
Because in my case I have created one add-on which is not visible, so I don't need the navigation menu XML and now to give background color to app icon only I will have to add this XML without any use.
thanks, exactly what I was looking for.
You may want to file that as a support ticket, I can't imagine CSS colour names being explicitly unwanted.
ok in fact, i used