[Goodies-dev] [Bug 11675] Input text colour the same as background colour in some themes

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Mar 9 23:19:01 CET 2015


https://bugzilla.xfce.org/show_bug.cgi?id=11675

--- Comment #1 from ToZ <tpaulic at hotmail.com> ---
This entry in ~/.gtkrc-2.0 fixes the foreground font colour:

style "my_smartbookmark"
{
        text[NORMAL] = "#000000"
}
widget "*bookmark*GtkEntry"     style:highest "my_smartbookmark"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list