<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 28, 2013 at 11:56 AM, Lex Trotman <span dir="ltr"><<a href="mailto:elextr@gmail.com" target="_blank">elextr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
<div><div class="h5"><div><br></div></div></div><div>Geany adds installdir/geany.gtkrc last on the normal list of rc files GTK reads.  So any normal gtk rc file can overload it, eg ~/.gtkrc-2.0.</div>
<div><br></div><div>Cheers</div><div>Lex</div><div> </div></div></div></div></blockquote><div>I added:</div><div> # document status colors</div><div>style "geany-document-status-changed-style" {</div><div><span class="" style="white-space:pre">        </span>fg[NORMAL] = "#00FF00"</div>
<div><span class="" style="white-space:pre">    </span>fg[ACTIVE] = "#FF0000"</div><div>}</div><div>widget "*.geany-document-status-changed" style "geany-document-status-changed-style"</div><div>
<br></div><div>to my ~/.gtkrc-2.0 just to make things clear for me. </div><div><br></div><div>Thanks for the advice.</div><div><br></div><div>AESouza</div></div></div></div>