Dashboards & Visualizations

Splunk 6.1 app color nav bar

ddarmand
Communicator

Hello,

i lost all colors of my nav bar in my apps since i update to 6.1

Can you help me ?

Thanks

Tags (3)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You can set the colour of your nav bar in the navigation menu XML like this:

<nav color="#d15c34">
  <view ... />
</nav>

View solution in original post

jrprez1804
Path Finder

You have to change the default.xml file in the app itself. $SPLUNK_HOME/etc/apps/Name_Of_App/local/data/ui/nav.

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You can set the colour of your nav bar in the navigation menu XML like this:

<nav color="#d15c34">
  <view ... />
</nav>

niteshp
Explorer

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.

0 Karma

kenvanderheyden
Path Finder

thanks, exactly what I was looking for.

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You may want to file that as a support ticket, I can't imagine CSS colour names being explicitly unwanted.

0 Karma

ddarmand
Communicator

ok in fact, i used

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...