Topic: Claws-Mail GTK
Hi,
i recently switched to #!-xfce (after 5 years of xubuntu...) and i love it.
Only Problem i couldnt solve yet is how to tell claws-mail that it should use dark colors for text on the tree-view and messages-window.
i found this screenie from the claws-mail w/ tango icons thread:

This looks pretty much like my setup, I also use the shiki-statler-dark-theme.
Only on my machine, both windows (Folder / Subject) are with white text on light-grey.
I still can read it, but it sucks ... ![]()
This googled solution using a modified .gtkrc.mine doesnt work for me. I have no clue why it doesnt.
Any help is appreciated. I'm no hacker, but being pointed to the right documentation may help, too ![]()
thx,
render
*solved*
i copied the theme from /usr/share/themes to /home/USERNAME/.themes and renamed it to Shiki-Statler-Dark_ClawsTreeviewFix
Then added the following lines (from the googled solution) to the gtkrc-file in the gtk-2.0 sub-folder
style "clawsfix"
{
fg[NORMAL] = "#1F1F1F"
}
class "*Tree*" style "clawsfix"and chose the theme in the appearance-dialogue- voilà ![]()
Last edited by render (2010-10-27 11:11:39)