Comment 9 for bug 932274

Revision history for this message
flux (luigimarco) wrote : Re: Regression: Unreadable menu bar with Ambiance theme with Java apps

waiting for a definitive solution...

I have a workaround:
- copy Ambiance theme in my home directory from /usr/share/themes to ~/.themes.
- open the file gtk2.0/gtkrc
- replace the line
     style "menu" {
with the line
    style "menu" = "dark" {

I hope this is useful for now.