<?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 Ocean Theme in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Ocean-Theme/m-p/25151#M765</link>
    <description>&lt;P&gt;I'm using the Ocean Theme which I like quite very much, but there's one issue.  On a panel containing a table, the column name/sort button is black on black.  I just want to make it the text white.  That's all.   I've been able to adjust colors on other themes by poking around, but for some reason I just can't find the correct value for this one.&lt;/P&gt;

&lt;P&gt;Does anyone have some familiarity with this theme and know what I need to look for?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2011 17:53:12 GMT</pubDate>
    <dc:creator>blurblebot</dc:creator>
    <dc:date>2011-06-08T17:53:12Z</dc:date>
    <item>
      <title>Ocean Theme</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Ocean-Theme/m-p/25151#M765</link>
      <description>&lt;P&gt;I'm using the Ocean Theme which I like quite very much, but there's one issue.  On a panel containing a table, the column name/sort button is black on black.  I just want to make it the text white.  That's all.   I've been able to adjust colors on other themes by poking around, but for some reason I just can't find the correct value for this one.&lt;/P&gt;

&lt;P&gt;Does anyone have some familiarity with this theme and know what I need to look for?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2011 17:53:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Ocean-Theme/m-p/25151#M765</guid>
      <dc:creator>blurblebot</dc:creator>
      <dc:date>2011-06-08T17:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ocean Theme</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Ocean-Theme/m-p/25152#M766</link>
      <description>&lt;P&gt;Okey doke, I've downloaded firebug, fished around with it, and have found the section in&lt;BR /&gt;
&lt;CODE&gt;$SPLUNK/share/splunk/search_mrsparkle/exposed/css/skins/default/default.css&lt;/CODE&gt; &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;table.splTable th a {
   color: #000;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I've tried changing the color value and have gotten the results I want.  However, I know I'm not supposed to fool around with that file directly, but can anyone help me figure out what value in application.css I'm supposed to alter instead?&lt;/P&gt;

&lt;P&gt;I'll give you three points...  You know what?  I like your face.  Let's make it five.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2011 22:07:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Ocean-Theme/m-p/25152#M766</guid>
      <dc:creator>blurblebot</dc:creator>
      <dc:date>2011-06-08T22:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Ocean Theme</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Ocean-Theme/m-p/25153#M767</link>
      <description>&lt;P&gt;The problem is one of omission; The ocean app never overwrites that particular rule.   So the solution is to simply add the same rule to the ocean app's application.css,  but specify whatever color you want. Probably something like #ddd.   So add this to application.css: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;table.splTable th a {
    color: #ddd;
}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 Jun 2011 06:17:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Ocean-Theme/m-p/25153#M767</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2011-06-09T06:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ocean Theme</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Ocean-Theme/m-p/25154#M768</link>
      <description>&lt;P&gt;Excellent.  With all of these new coloring powers, I will make my users' eyes bleed!  Red on cyan?  No problem.  10 points, nick.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2011 17:50:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Ocean-Theme/m-p/25154#M768</guid>
      <dc:creator>blurblebot</dc:creator>
      <dc:date>2011-06-09T17:50:44Z</dc:date>
    </item>
  </channel>
</rss>

