style "mamabutton" { color["focus_line"] = "#027F01" bg[NORMAL] = "#027F01" bg[ACTIVE] = "#026002" GtkButton::inner-border = { 10, 10, # left, right 6, 6 } # top, bottom } style "mamacombo" { color["focus_line"] = "#027F01" bg[NORMAL] = "#027F01" bg[ACTIVE] = "#026002" } style "fixshare" { bg[NORMAL] = "#808080" } widget "*GtkButton*" style "mamabutton" widget_class "**" style "mamacombo" widget "*ComboBox*" style "fixshare"