How can one change the color of the overflow icon in the action bar?
(
You can use your custom style inside for menu item, like this
@style/myCustomMenuTextApearance
Define the style like this:
Also see Change the background color of the options menu and
Android: customize application's menu (e.g background color)