Public bug reported:
Binary package hint: light-themes
In the dark ambiance theme the panel buttons are black while their
borders are black.
Try something like this in the gtkrc
style "murrine-panelbuttons" = "panel"
{
bg[NORMAL] = shade (0.18, @bg_color) # "#f6f4f1"
bg[PRELIGHT] = shade (0.26, @bg_color)
bg[ACTIVE] = shade (0.40, @selected_bg_color)
bg[SELECTED] = shade (0.70, @selected_bg_color)
engine "murrine" {
contrast = 0.4 # 0.8 for less contrast, more than
1.0 for more contrast on borders
glazestyle = 0 # 0 = flat highlight, 1 = curved
highlight, 2 = concave style, 3 = top curved highlight, 4 = beryl highlight
glow_shade = 1.3
glowstyle = 4 # 0 = top, 1 = bottom, 2 = top and
bottom, 3 = horizontal, 4 = centered glow
gradient_shades = {1.1,0.8,1.0,0.9}
highlight_shade = 1.6
}
}
widget_class "PanelToplevel.*<GtkButton>*" style
"murrine-panelbuttons"
class "PanelToplevel.*<GtkButton>*" style
"murrine-panelbuttons"
widget "*PanelApplet*" style "murrine-panelbuttons"
** Affects: light-themes (Ubuntu)
Importance: Undecided
Status: New
--
ambiance panel buttons do not have contrast
https://bugs.launchpad.net/bugs/533081
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