<?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: How to add different background color for dashboard &amp;amp;amp; panels in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-different-background-color-for-dashboard-amp-amp/m-p/649642#M224620</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/238661"&gt;@av_&lt;/a&gt;&lt;/P&gt;&lt;P&gt;You can try to open your classic dashboard and edit the source (you will see a big xml file)&lt;/P&gt;&lt;P&gt;Inside the &amp;lt;panel&amp;gt;&amp;lt;/panel&amp;gt; tag, you can add something like this (it's basically CSS lines)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    &amp;lt;html&amp;gt;
        &amp;lt;!-- main background of the dashboard --&amp;gt;
        &amp;lt;style&amp;gt;
            .dashboard-body {
                background-color: #b4c519
            }
        &amp;lt;/style&amp;gt;

        &amp;lt;!-- background of the panel --&amp;gt;
        &amp;lt;style&amp;gt;
            .dashboard-panel {
                background-color: #217727
            }
        &amp;lt;/style&amp;gt;

        &amp;lt;!-- background of the titel panel section --&amp;gt;
        &amp;lt;style&amp;gt;
            .panel-title {
                background-color: #c51951
            }
        &amp;lt;/style&amp;gt;
    &amp;lt;/html&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind that you can simply inspect the results of the dashboard with your browser and find the HTML classes of section you want to modify and add other CSS lines to the xml.&lt;/P&gt;&lt;P&gt;Hope it will help !&lt;BR /&gt;GaetanVP&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jul 2023 15:08:23 GMT</pubDate>
    <dc:creator>GaetanVP</dc:creator>
    <dc:date>2023-07-07T15:08:23Z</dc:date>
    <item>
      <title>How to add different background color for dashboard &amp;amp; panels?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-different-background-color-for-dashboard-amp-amp/m-p/649636#M224618</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have got a requirement to enhance the UI of a simple Splunk classic dashboard. I need to add different color for the dashboard background and different color for the dashboard panel. The reference image is attached below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="av__0-1688740241443.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26158iE6C85B1E581C490D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="av__0-1688740241443.png" alt="av__0-1688740241443.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Can anyone help me with this.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 18:40:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-different-background-color-for-dashboard-amp-amp/m-p/649636#M224618</guid>
      <dc:creator>av_</dc:creator>
      <dc:date>2023-07-10T18:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to add different background color for dashboard &amp;amp; panels</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-different-background-color-for-dashboard-amp-amp/m-p/649642#M224620</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/238661"&gt;@av_&lt;/a&gt;&lt;/P&gt;&lt;P&gt;You can try to open your classic dashboard and edit the source (you will see a big xml file)&lt;/P&gt;&lt;P&gt;Inside the &amp;lt;panel&amp;gt;&amp;lt;/panel&amp;gt; tag, you can add something like this (it's basically CSS lines)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    &amp;lt;html&amp;gt;
        &amp;lt;!-- main background of the dashboard --&amp;gt;
        &amp;lt;style&amp;gt;
            .dashboard-body {
                background-color: #b4c519
            }
        &amp;lt;/style&amp;gt;

        &amp;lt;!-- background of the panel --&amp;gt;
        &amp;lt;style&amp;gt;
            .dashboard-panel {
                background-color: #217727
            }
        &amp;lt;/style&amp;gt;

        &amp;lt;!-- background of the titel panel section --&amp;gt;
        &amp;lt;style&amp;gt;
            .panel-title {
                background-color: #c51951
            }
        &amp;lt;/style&amp;gt;
    &amp;lt;/html&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind that you can simply inspect the results of the dashboard with your browser and find the HTML classes of section you want to modify and add other CSS lines to the xml.&lt;/P&gt;&lt;P&gt;Hope it will help !&lt;BR /&gt;GaetanVP&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 15:08:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-different-background-color-for-dashboard-amp-amp/m-p/649642#M224620</guid>
      <dc:creator>GaetanVP</dc:creator>
      <dc:date>2023-07-07T15:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to add different background color for dashboard &amp;amp; panels</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-different-background-color-for-dashboard-amp-amp/m-p/649694#M224638</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/238661"&gt;@av_&lt;/a&gt;&amp;nbsp;.. As suggested, you should edit the xml file and update the color parameter value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe you should update us ur current dashboard's xml file(you should edit the hostnames, important details on the SPL).. so that we can help you edit the xml file.. suggst us, thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Sekar&lt;/P&gt;&lt;P&gt;my youtube channel for Splunk Newbie Learnings&lt;BR /&gt;&lt;A href="https://www.youtube.com/@SiemNewbies101/videos" target="_blank"&gt;https://www.youtube.com/@SiemNewbies101/videos&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 22:02:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-different-background-color-for-dashboard-amp-amp/m-p/649694#M224638</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2023-07-07T22:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to add different background color for dashboard &amp;amp; panels</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-different-background-color-for-dashboard-amp-amp/m-p/649815#M224672</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/80737"&gt;@inventsekar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the sample xml:&lt;/P&gt;&lt;P&gt;&amp;lt;form version="1.1"&amp;gt;&lt;BR /&gt;&amp;lt;label&amp;gt;Color Theme&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;lt;fieldset submitButton="true"&amp;gt;&lt;BR /&gt;&amp;lt;input type="time" token="field1"&amp;gt;&lt;BR /&gt;&amp;lt;label&amp;gt;Time&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;lt;default&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/default&amp;gt;&lt;BR /&gt;&amp;lt;/input&amp;gt;&lt;BR /&gt;&amp;lt;input type="dropdown" token="field2"&amp;gt;&lt;BR /&gt;&amp;lt;label&amp;gt;Environment&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;lt;choice value="Prod"&amp;gt;Prod&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;choice value="QA"&amp;gt;QA&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;choice value="DEV"&amp;gt;DEV&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;/input&amp;gt;&lt;BR /&gt;&amp;lt;/fieldset&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Fusion(XPDS, WMOS)-&amp;amp;gt;GI Adapter(XPDS,WMOS,BZ,LF)-&amp;amp;gt;Ship GW-&amp;amp;gt;NSP-&amp;amp;gt;SCPI Inbound-&amp;amp;gt;SCPI Outbound-&amp;amp;gt;S4&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;panel&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Fusion(XPDS, WMOS)-&amp;amp;gt;GI Adapter(XPDS,WMOS,BZ,LF)-&amp;amp;gt;NSP Topic-&amp;amp;gt;Shipped BRE service / SQS in Ship GW -&amp;amp;gt;NSP-&amp;amp;gt;SCPI Inbound-&amp;amp;gt;SCPI Outbound-&amp;amp;gt;S4&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel&amp;gt;&lt;BR /&gt;&amp;lt;chart&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;2nd Panel&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;index=main&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="charting.chart"&amp;gt;line&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="charting.drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/chart&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;panel&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;First Panel&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;Index=main&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;/form&amp;gt;&lt;/P&gt;&lt;P&gt;Reference image is attached in the beginning of the thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 09:21:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-different-background-color-for-dashboard-amp-amp/m-p/649815#M224672</guid>
      <dc:creator>av_</dc:creator>
      <dc:date>2023-07-10T09:21:43Z</dc:date>
    </item>
  </channel>
</rss>

