[Geany-Users] Location of geany.gtkrc

Augustine Souza aesouza2008 at xxxxx
Thu Nov 28 17:25:50 UTC 2013


On Thu, Nov 28, 2013 at 11:56 AM, Lex Trotman <elextr at gmail.com> wrote:

>
> 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.
>
> Cheers
> Lex
>
>
I added:
 # document status colors
style "geany-document-status-changed-style" {
fg[NORMAL] = "#00FF00"
fg[ACTIVE] = "#FF0000"
}
widget "*.geany-document-status-changed" style
"geany-document-status-changed-style"

to my ~/.gtkrc-2.0 just to make things clear for me.

Thanks for the advice.

AESouza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20131128/f4c9901d/attachment.html>


More information about the Users mailing list