Highlight icons on mouseover in white, not red
Brought to you by:
aanatoly
When I tried to use a gray icon for fbpanel's menu today, it was coloured in red when mouse was over.
Looking into the code, I could see that it was *intentionnally* tinted in red.
Attached patch proposal for tinting the icon in white (that is, color +#282828)
Because, really, this is ugly on a lot of colors for the icon. A white hilight is neutral and more compatible with any icon.
patch for menu.c : tint the icon in white instead of red on mouse hover