<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Background color in navbar is gone in 7.1 and 7.2 in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359784#M23450</link>
    <description>&lt;P&gt;This seem to be way to complicated and add lots of code to each dashboard.&lt;BR /&gt;
    nav color="#6699ff"&lt;BR /&gt;
This worked before.  Added one place and did give nice bar for all dashboard in one app.&lt;BR /&gt;
So Splunk, please make this work again.......&lt;/P&gt;</description>
    <pubDate>Fri, 11 May 2018 17:06:22 GMT</pubDate>
    <dc:creator>lakromani</dc:creator>
    <dc:date>2018-05-11T17:06:22Z</dc:date>
    <item>
      <title>Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359770#M23436</link>
      <description>&lt;P&gt;I do like to color the navbar to differentiate the apps.  It makes it easy for the user to see on the bar what apps they are inn.&lt;BR /&gt;
But on 7.1/7.2 this is gone due to the new design.&lt;/P&gt;

&lt;P&gt;I add this&lt;BR /&gt;
default/data/ui/nav/default.xml&lt;BR /&gt;
nav color="#6699ff"&lt;/P&gt;

&lt;P&gt;to get nice color.&lt;/P&gt;

&lt;P&gt;Anyone know how to get back the color in 7.1/7.2 as it was in 7.0&lt;/P&gt;

&lt;P&gt;UPDATE (still missing in 7.2)&lt;BR /&gt;
You can use the information from &lt;STRONG&gt;alacercogitatus&lt;/STRONG&gt; post and modify every dashboard, but if you have a &lt;STRONG&gt;default.xml&lt;/STRONG&gt; like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav"&amp;gt;
  &amp;lt;collection label="Views"&amp;gt;
    &amp;lt;view name="my app#1" default='true'/&amp;gt;
    &amp;lt;view name="my app#2"/&amp;gt;
    &amp;lt;view name="my app#3"/&amp;gt;
  &amp;lt;/collection&amp;gt;
  &amp;lt;view name="search"/&amp;gt;
  &amp;lt;view name="reports"/&amp;gt;
  &amp;lt;view name="alerts"/&amp;gt;
  &amp;lt;view name="dashboards"/&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You only change color for &lt;STRONG&gt;my app#1&lt;/STRONG&gt; to &lt;STRONG&gt;my app#3&lt;/STRONG&gt;&lt;BR /&gt;
When you select &lt;STRONG&gt;search, reports, alerts&lt;/STRONG&gt; and &lt;STRONG&gt;dashboard&lt;/STRONG&gt; it goes back to default splunk color for the nav bar.&lt;/P&gt;

&lt;P&gt;I the old way with &lt;STRONG&gt;nav color&lt;/STRONG&gt;, color stayed on for all menu item....&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav color="#d15c34""&amp;gt;
  &amp;lt;collection label="Views"&amp;gt;
    &amp;lt;view name="my app#1" default='true'/&amp;gt;
    &amp;lt;view name="my app#2"/&amp;gt;
    &amp;lt;view name="my app#3"/&amp;gt;
  &amp;lt;/collection&amp;gt;
  &amp;lt;view name="search"/&amp;gt;
  &amp;lt;view name="reports"/&amp;gt;
  &amp;lt;view name="alerts"/&amp;gt;
  &amp;lt;view name="dashboards"/&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Apr 2018 18:34:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359770#M23436</guid>
      <dc:creator>lakromani</dc:creator>
      <dc:date>2018-04-24T18:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359771#M23437</link>
      <description>&lt;P&gt;The background of the icon in the upper right changes its background color.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2018 22:34:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359771#M23437</guid>
      <dc:creator>fk319</dc:creator>
      <dc:date>2018-04-24T22:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359772#M23438</link>
      <description>&lt;P&gt;Yes, with any new design some people like it one way, some the other. BUT if you notice, the color isn't &lt;EM&gt;totally&lt;/EM&gt; gone. The hover color of the navigation menus are the same color as the title bar was before.&lt;/P&gt;

&lt;P&gt;BUT IF You STILL WANT TO CHANGE IT - Add the below to Simple XML Dashboards to change the color of the bar. This only works on dashboards. &lt;CODE&gt;views/shared/appbar/Master&lt;/CODE&gt; is the background of the main bar, and &lt;CODE&gt;underline&lt;/CODE&gt; is the background color for whatever dashboard you are on.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &amp;lt;row depends="$no_show$"&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;html&amp;gt;
        &amp;lt;style&amp;gt;
          div[data-view="views/shared/appbar/Master"] {
            background-color: green;
            }
           div[data-role="underline"] {
            background-color:red;
           }
        &amp;lt;/style&amp;gt;
      &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:04:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359772#M23438</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2018-04-25T14:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359773#M23439</link>
      <description>&lt;P&gt;I do not see my old color behind my icon, just the new grey color.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:43:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359773#M23439</guid>
      <dc:creator>lakromani</dc:creator>
      <dc:date>2018-04-25T14:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359774#M23440</link>
      <description>&lt;P&gt;whether I like the new UI or not, is not really relative.  Splunk made a change, that affects every implementation.  I have 50-100 different apps, most are in use, and unrelated.  I have knowledge articles with pictures and everyone has to be updated.  There was no warning or option not to change.&lt;BR /&gt;
True I do not have to upgrade yet, but when I do I have a lot of work that should not be done.&lt;BR /&gt;
These changes should be limited to major changes, not feature updates. &lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 15:12:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359774#M23440</guid>
      <dc:creator>fk319</dc:creator>
      <dc:date>2018-04-25T15:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359775#M23441</link>
      <description>&lt;P&gt;The icon should be a transparent background, to deal with app bar color changes such as this. @lakromani See Answer Below on how to change per-dashboard.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 15:24:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359775#M23441</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2018-04-25T15:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359776#M23442</link>
      <description>&lt;P&gt;I do mark this as accepted since it works. But I am not sure if this small change is to the better.&lt;BR /&gt;
Needing to mod all dashboard in all my app, not some I like to do.  Also this will add some bytes to all dashboard and not the small setting in default.xml&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 19:30:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359776#M23442</guid>
      <dc:creator>lakromani</dc:creator>
      <dc:date>2018-04-25T19:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359777#M23443</link>
      <description>&lt;P&gt;This is a major pain. I will have to redo all my applications. Will hold at 7.0.x for now.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 20:00:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359777#M23443</guid>
      <dc:creator>cchoowee</dc:creator>
      <dc:date>2018-05-02T20:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359778#M23444</link>
      <description>&lt;P&gt;You can change the color of this on all custom dashboards in an app by adding the following to the app's appserver/static/dashboard.css file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;.splunk-header.splunk-view.splunk-header.splunk-view &amp;gt; div[data-view="views/shared/appbar/Master"] {
    background-color: #742255;
}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 07 May 2018 17:52:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359778#M23444</guid>
      <dc:creator>spayneort</dc:creator>
      <dc:date>2018-05-07T17:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359779#M23445</link>
      <description>&lt;P&gt;Did not work.&lt;BR /&gt;
From what I do read here:  &lt;A href="https://answers.splunk.com/answers/492530/how-to-change-the-default-color-of-dashboards-foot.html"&gt;https://answers.splunk.com/answers/492530/how-to-change-the-default-color-of-dashboards-foot.html&lt;/A&gt;&lt;BR /&gt;
it looks like you need to convert dashboard to html for this to work.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 20:59:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359779#M23445</guid>
      <dc:creator>lakromani</dc:creator>
      <dc:date>2018-05-07T20:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359780#M23446</link>
      <description>&lt;P&gt;I feel your pain.&lt;/P&gt;

&lt;P&gt;Sadly, this is not the first nor will it likely be the last time breaking changes happen to app/UI related items for Splunk. Semantic versioning seems to only apply to under-the-hood indexing and search related things. Le sigh ...&lt;/P&gt;

&lt;P&gt;I wouldn't bet on it changing back.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 21:39:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359780#M23446</guid>
      <dc:creator>rjthibod</dc:creator>
      <dc:date>2018-05-07T21:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359781#M23447</link>
      <description>&lt;P&gt;It should not require html dashboards. After adding the dashboard.css to your app, you may need to restart Splunk or access &lt;CODE&gt;&lt;A href="https://&amp;lt;yoursplunk&amp;gt;/en-US/_bump" target="test_blank"&gt;https://&amp;lt;yoursplunk&amp;gt;/en-US/_bump&lt;/A&gt;&lt;/CODE&gt; and click the button.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 23:54:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359781#M23447</guid>
      <dc:creator>spayneort</dc:creator>
      <dc:date>2018-05-07T23:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359782#M23448</link>
      <description>&lt;P&gt;I have restarted Splunk.  (_bump) does not seem to work on the free version.  Still no color on the bar.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 21:28:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359782#M23448</guid>
      <dc:creator>lakromani</dc:creator>
      <dc:date>2018-05-08T21:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359783#M23449</link>
      <description>&lt;P&gt;This is my solution&lt;/P&gt;

&lt;P&gt;1) create a pre built panel for every color you need to use for your backgrounds. I assume one per app.&lt;BR /&gt;
2) Add at the end of every form/dashboard the pre built panel of the color you want to use.&lt;/P&gt;

&lt;P&gt;Here it is an example of a prebuilt panel:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;panel&amp;gt;
  &amp;lt;html&amp;gt;
         &amp;lt;style&amp;gt;
           div[data-view="views/shared/appbar/Master"] {
             background-color: green;
             }
            div[data-role="underline"] {
             background-color:red;
            }
         &amp;lt;/style&amp;gt;
       &amp;lt;/html&amp;gt;
&amp;lt;/panel&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you are running your search head on linux (or you have "sed" command on windows) you can also then create a linux sed script that automatically changes the closing line of form/dashboard  (that is "&amp;lt;/form&amp;gt;" or "&amp;lt;/dashboard&amp;gt;") with the prebuilt panel content and the closing line again.&lt;/P&gt;

&lt;P&gt;This is a sample linux "sed" script:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/\&amp;lt;\/form&amp;gt;/{i\
&amp;lt;!-- INSERTED THIS BELOW LAST ROW AND BEFORE FORM\/DASHBOARD CLOSING TAG --&amp;gt;\
&amp;lt;row&amp;gt;\
&amp;lt;panel&amp;gt;\
&amp;lt;html&amp;gt;\
&amp;lt;style&amp;gt;\
div\[data-view="views\/shared\/appbar\/Master"\] \{\
background-color: green;\
\}\
div\[data-role="underline"\] \{\
background-color:red;\
\}\
&amp;lt;\/style&amp;gt;\
&amp;lt;\/html&amp;gt;\
&amp;lt;\/panel&amp;gt;\
&amp;lt;\/row&amp;gt;\
&amp;lt;\/form&amp;gt;
d
};
/&amp;lt;\/dashboard&amp;gt;/{i\
&amp;lt;!-- INSERTED THIS BELOW LAST ROW AND BEFORE FORM\/DASHBOARD CLOSING TAG --&amp;gt;\
&amp;lt;row&amp;gt;\
&amp;lt;panel&amp;gt;\
&amp;lt;html&amp;gt;\
&amp;lt;style&amp;gt;\
div\[data-view="views\/shared\/appbar\/Master"\] \{\
background-color: green;\
\}\
div\[data-role="underline"\] \{\
background-color:red;\
\}\
&amp;lt;\/style&amp;gt;\
&amp;lt;\/html&amp;gt;\
&amp;lt;\/panel&amp;gt;\
&amp;lt;\/row&amp;gt;\
&amp;lt;\/dashboard&amp;gt;
d
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;To use this script:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sed -E -i &amp;lt;dashboard_name&amp;gt;.xml -f &amp;lt;sed_script_name&amp;gt; &amp;lt;dashboard_name&amp;gt;.xml
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, you could run this script recursively, maybe with a "find . -name ...", on all your local dashboard directories, but that could be a little risky, so first take a backup of everything.&lt;/P&gt;

&lt;P&gt;Changes are made on original files!&lt;/P&gt;

&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 15:04:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359783#M23449</guid>
      <dc:creator>cafissimo</dc:creator>
      <dc:date>2018-05-11T15:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359784#M23450</link>
      <description>&lt;P&gt;This seem to be way to complicated and add lots of code to each dashboard.&lt;BR /&gt;
    nav color="#6699ff"&lt;BR /&gt;
This worked before.  Added one place and did give nice bar for all dashboard in one app.&lt;BR /&gt;
So Splunk, please make this work again.......&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 17:06:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359784#M23450</guid>
      <dc:creator>lakromani</dc:creator>
      <dc:date>2018-05-11T17:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359785#M23451</link>
      <description>&lt;P&gt;@lakromani, You should get &lt;A href="https://splunkbase.splunk.com/app/3974/"&gt;Splunk 7.1 Overview&lt;/A&gt; App from Splunkbase which lists out new features of Splunk 7.1 including the move towards &lt;CODE&gt;Modern Look &amp;amp; Feel&lt;/CODE&gt; and &lt;CODE&gt;Style Consistency&lt;/CODE&gt; across Splunk.&lt;/P&gt;

&lt;P&gt;From Splunk product's perspective I would say that it gives it a consistent look and feel where Custom Splunk Apps created within Splunk will have their own Icon Color and Navigation Menu Highlight color.&lt;/P&gt;

&lt;P&gt;In your case, instead of Distinguishing &lt;CODE&gt;Color&lt;/CODE&gt; from &lt;CODE&gt;App Bar&lt;/CODE&gt;, it is now &lt;CODE&gt;App Icon&lt;/CODE&gt;, which to me is a changed for us to get used to &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Do get the &lt;CODE&gt;Splunk 7.1 Overview&lt;/CODE&gt; app to check these out. Or else refer to answer where example screenshots are attached with &lt;CODE&gt;App Icon Color change instead of App Bar&lt;/CODE&gt;: &lt;A href="https://answers.splunk.com/answers/657095/where-is-my-app-navigation-bar-color-in-splunk-71.html"&gt;https://answers.splunk.com/answers/657095/where-is-my-app-navigation-bar-color-in-splunk-71.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also, with the launch of newer versions corresponding Overview apps are also published on Splunkbase for us to check out the new features being introduced and get hands dirty to see whether they fit our needs.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 17:21:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359785#M23451</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-05-11T17:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359786#M23452</link>
      <description>&lt;P&gt;I guess that you need transparent App Icon to get it to change color and it also need space for the transparent part.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 18:23:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359786#M23452</guid>
      <dc:creator>lakromani</dc:creator>
      <dc:date>2018-05-11T18:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359787#M23453</link>
      <description>&lt;P&gt;You are right about that. PNG icons can be created like that.&lt;/P&gt;

&lt;P&gt;Refer to documentation for Sample Icons with transparent Background: &lt;A href="http://dev.splunk.com/view/SP-CAAAE86#icons"&gt;http://dev.splunk.com/view/SP-CAAAE86#icons&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 18:39:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359787#M23453</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-05-11T18:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359788#M23454</link>
      <description>&lt;P&gt;This works but it is not a great user experience since the menu bar is the default color initially and then changes to the new color. Really want the old functionality back...&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 15:44:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359788#M23454</guid>
      <dc:creator>simpkins1958</dc:creator>
      <dc:date>2018-05-23T15:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Background color in navbar is gone in 7.1 and 7.2</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359789#M23455</link>
      <description>&lt;P&gt;this was a bad change.   Finally got around  to upgrading a small dev environment from 6.x and don't like it at all.   Such a major change w/o an easy way to opt out creates a bad customer experience.   Why make it so hard to change it back?  Also, the release notes for 7.1 don't really explain that the custom colors for apps will be majorly impacted.  Screen captures in operational SOPs are now all obviously out of date and have to be rewritten as well as internal training documents.  ...sigh.  I understand the desire to keep the UI fresh, but this was not well thought out.  Why not put a way to mod the dashboard.css in the UI?  Still love Splunk - but this is frustrating.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 23:20:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Background-color-in-navbar-is-gone-in-7-1-and-7-2/m-p/359789#M23455</guid>
      <dc:creator>AzJimbo</dc:creator>
      <dc:date>2018-10-10T23:20:11Z</dc:date>
    </item>
  </channel>
</rss>

