ID:133188
 
It would be nice to be able to change the color of the Menu Bar in an interface, or even make it bigger and have images.
Due to the way Windows handles menu bars I'd imagine the only thing even remotely possible would be menu item images. Colors and size would require manually drawing menus and handling every little thing about them which is more work than its worth.
In response to Nadrew
There is an API to color submenus and menu items, but not the menubar itself.
In response to Airjoe
I know you can't use pictures for menubar options in Windows, but how about using the same concept for changing its color at least? I know you can do that via the Themes dialogue box and using a custom color as opposed to a preset.