To change the color of the menu you'll need to edit the gtkrc file in the gtk-2.0 folder inside your theme folder. Example -> /usr/share/themes/Numix/gtk-2.0/gtkrc

What you want to focus on is the first long line starting with "gtk-color-scheme =... ... .."

If I recall correctly the specific entry for the menu color is "nmenu_bg_color", so you assign to that entry the desired value which is in this case black, that is #000000

cheers

Reply via email to