On Sat, 2016-11-12 at 10:11 +0000, Emmanuele Bassi wrote: > If you change ".tooltip" to "tooltip", it should go back to working. As a first step, before trying to understand your responses more deeply, I just tried that. What I got: A tooltip with white background (not fully opaque, that was indeed desired), and a white font with black shadows. Tried to make a screenshot, but screenshot does not show the tooltip at all, maybe it is an OpenGL overlay? So first point, for font color str0 = ".tooltip {background-color: rgba($1, $2, $3, 0.9); color: rgba($4, $5, $6, 1.0); \n}" color name seems to be have changed also. May it now be foreground- color or text-color? Can not find the correct name, so I will do some guessing. Even more interesting is the black shadow: So I assume that default tooltips with white text on black background have that shadow too, but it is not visible? Funny. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gtk-list