zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #02997
How to customize colors
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
Follow ups