I am working on Windows Phone 8 application.
I have Application Bar with icon, I have set the Background and Foreground color to the icons as well.
ApplicationBar.BackgroundColor // Orange
ApplicationBar.ForegroundColor // White
So now the Application bar looks like this :
Now my phone theme settings
i have set the Accent color as pink
so when i tap on the icon it looks like this :
But when i tap on the icon i want the effect to be is like this, even if my Phone setting Accent color is pink or some other color
and background is set to light or dark
.