<div dir="ltr">That did the trick<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 22, 2014 at 4:27 PM, Noah Petherbridge <span dir="ltr">&lt;<a href="mailto:root@kirsle.net" target="_blank">root@kirsle.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    This is my .gtkrc-2.0 file (I set my text color to white cuz my GTK
    theme makes it black).<br>
    <br>
    After editing the file, you have to restart the panel - it won&#39;t
    auto-update. Run the command `xfce4-panel -r` to restart it.<br>
    <br>
    style &quot;panel&quot;<br>
    {<br>
        fg[NORMAL] = &quot;#FFFFFF&quot;<br>
    <br>
        engine &quot;murrine&quot; {<br>
            textstyle = 0<br>
        }<br>
    }<br>
    <br>
    widget_class &quot;*Panel*&quot; style &quot;panel&quot;<br>
    widget &quot;*Panel*&quot; style &quot;panel&quot;<br>
    class &quot;*Panel*&quot; style &quot;panel&quot;<div><div class="h5"><br>
    <br>
    <div>On 11/22/2014 02:45 PM, Rajesh Khan
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">I have been working on this for a while now but all
        my efforts have failed.
        <div>I would like to change the forecolor of the font in my
          panel. For instance the &quot;Application Menu&quot; is currently in
          white and I would like to make it blue. While searching on
          this topic I came under a post which stated that this could be
          accomplished by adding a stylesheet parameter to the
          ~/.gtkrc-2.0 . However that did not work. I also wanted to
          change the width of scrollbars adding that to my ~/.gtkrc-2.0
          worked. Now my question is how can i change the font color of
          text in my panel . Any help would be appreciated. Below is a
          copy of my .gtkrc-2.0 and I installed Xfce on top of fedora
          20. I tried putting in any randowm colour but nothing seems to
          work for the foreground color of the font</div>
        <div> </div>
        <div>
          <div>#change width of scrollbars</div>
          <div>style &quot;myscrollbar&quot;</div>
          <div>{</div>
          <div>     GtkScrollbar::slider-width=20</div>
          <div>}</div>
          <div>class &quot;GtkScrollbar&quot; style &quot;myscrollbar&quot;</div>
          <div><br>
          </div>
          <div># this is the new part added by bgryderclock</div>
          <div>style &quot;xfdesktop-icon-view&quot; {</div>
          <div>XfdesktopIconView::label-alpha = 0</div>
          <div><br>
          </div>
          <div>#Text colors you can delete these if you want you use gtk
            theme colors</div>
          <div>fg[NORMAL] = &quot;#ffff0f&quot;</div>
          <div>fg[SELECTED] = &quot;#00fff0&quot;</div>
          <div>fg[ACTIVE] = &quot;#00f0ff&quot;</div>
          <div><br>
          </div>
          <div>}</div>
          <div>widget_class &quot;*XfdesktopIconView*&quot; style
            &quot;xfdesktop-icon-view&quot;</div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
xfce mailing list
<a href="mailto:xfce@lists.fedoraproject.org" target="_blank">xfce@lists.fedoraproject.org</a>
<a href="https://admin.fedoraproject.org/mailman/listinfo/xfce" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/xfce</a></pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
xfce mailing list<br>
<a href="mailto:xfce@lists.fedoraproject.org">xfce@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/xfce" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/xfce</a><br></blockquote></div><br></div>