Hello,

I'm trying to customize colors of Zim and I create a gtkrc file in:
- c:\Users\dbretin\.gtkrc-2.0

In this file I have:

style "mycolors"
{
    base: "#002b36"
    text: "#EEE8D5"
}
widget "*.zim-pageview" style "mycolors"

style "zim-pageindex-style"
{
    font_name = "Ubuntu Mono 9"
}
widget "*.zim-pageindex" style "zim-pageindex-style"

But when I launche the 0.62 version, there is no change in color nor in the
font use in the index.

Can you help me ?

-- 
Didier Bretin
_______________________________________________
Mailing list: https://launchpad.net/~zim-wiki
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp

Reply via email to