docker-rust-cross/Windows10/gtk-2.0/Apps/mintmenu.rc

12 lines
276 B
Plaintext

style "mintmenu-style"
{
bg_pixmap[NORMAL] = "Panel/bc.png"
fg[NORMAL] = @fg_color_dark
fg[ACTIVE] = shade (1.02, @fg_color_dark)
fg[PRELIGHT] = @selected_fg_color
bg[PRELIGHT] = "#0f7bd1"
bg[ACTIVE] = "#0f7bd1"
}
widget "mintmenu.*" style "mintmenu-style"