Re: Theming GTK tooltips

2010-01-13 Thread Nate Bargmann
As it turns out, the real problem was the nut connecting the keyboard to the chair. After poking, looking, searching and finally trying various GTK apps in different user accounts, I discovered that the KDE setting to apply KDE colors to non-KDE apps was the culprit. All is now understood and wor

Re: Theming GTK tooltips

2010-01-11 Thread Camaleón
On Mon, 11 Jan 2010 17:40:22 -0600, Nate Bargmann wrote: > * Nate Bargmann [2010 Jan 11 17:27 -0600]: >> * Camaleón [2010 Jan 11 13:54 -0600]: >> > widget "gtk-tooltip*" style "tooltip" *** >> > >> > (note the last "asterisk", there must be only one) >> >> Thanks, Camaleó, that works just as I w

Re: Theming GTK tooltips

2010-01-11 Thread Nate Bargmann
* Nate Bargmann [2010 Jan 11 17:27 -0600]: > * Camaleón [2010 Jan 11 13:54 -0600]: > > widget "gtk-tooltip*" style "tooltip" > > *** > > > > (note the last "asterisk", there must be only one) > > Thanks, Camaleó, that works just as I wanted it to I guess I wrote too soon. After restarting X

Re: Theming GTK tooltips

2010-01-11 Thread Nate Bargmann
* Camaleón [2010 Jan 11 13:54 -0600]: > widget "gtk-tooltip*" style "tooltip" > *** > > (note the last "asterisk", there must be only one) Thanks, Camaleó, that works just as I wanted it to! - Nate >> -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist

Re: Theming GTK tooltips

2010-01-11 Thread Camaleón
On Mon, 11 Jan 2010 13:14:06 +, Camaleón wrote: >> But there is no change from the default. It seems some subtle changes >> have been made to later GTK versions but I've yet to find how many >> chickens to kill during the new moon to get this to work. > > Hum... test with: > > *** > style "

Re: Theming GTK tooltips

2010-01-11 Thread Camaleón
On Mon, 11 Jan 2010 07:05:02 -0600, Nate Bargmann wrote: (...) > At one time I had solved this but something seems to have changed and > I'm not sure what. I have the following in my ~.gtkrc-2.0: > > $ cat .gtkrc-2.0 > style "tooltip" { > bg[NORMAL] = "#FBF7B0" > fg[NORMAL] = "#00"

Theming GTK tooltips

2010-01-11 Thread Nate Bargmann
Due to a piece of software not packaged for Debian, I've been forced to use the Raleigh theme in GTK apps due to a conflict between a component called Lazaraus and the QTCurve theme preferred for GTK apps in KDE4. I can generally live with the look except for the tooltips with appear as black on g