include "Styles/Menubar/menubar.rc" style "menubar" = "default" { xthickness = 3 ythickness = 2 engine "pixmap" { image { function = BOX file = "Fixes/gradient.png" border = { 0, 0, 0, 0} stretch = FALSE } } } widget_class "*" style "menubar" style "inkscape-menubar" { bg[NORMAL] = @bg_color engine "pixmap" { image { function = BOX file = "Fixes/gradient-alt.png" border = { 0, 0, 0, 0} stretch = FALSE } } } widget "gtkmm__GtkWindow.SPDesktopWidget*GtkMenuBar" style:highest "inkscape-menubar"