I had this problem too (and have had it in other themes before). The culprit is usually the settings for the gnome-panel in the gtkrc file for the theme. In this case, commenting out these two lines:
# bg_pixmap[NORMAL] = "img/panel.png" # bg[NORMAL] = "#4b4a46" in the file: /usr/share/themes/Ambiance/gtk-2.0/apps/gnome-panel.rc Fixed the problem for me very nicely, I could now effectively set a solid-color background for the panel at any opacity. I haven't noticed any downsides. I can submit a patch but these lines are presumably here for a reason, so maybe someone can enlighten me? -- gnome-panel not completely transparent https://bugs.launchpad.net/bugs/632261 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
