Thomas Luebking - 2011-02-09

In the "window" page in "bespin config" choose another tooltip colorrole (sth. bright)

OOo doesn't really use the Qt style but has it paint some pixmaps and paints the text directly with a "hardcoded" color (similar to Gtk+, what ultimately restricts the possoble "look" of such applications - you'll likely have to adjust some other parameters as well)
I used to catch that but the attributes of the OOo process have likely changed - what unfortunately means that you cannot even create a preset for it, since it doesn't just provide it's process name argument (as every other application - OOo is veeeeery special, *sigh*)

I've currently no OOo installed - as soon as i feel like, i'll re-check the process to be able to detect it and provide automagic sanitation.