How to change ModernMetroUI Button hover / click color

Viewed 29

I'm using ModernMetroUI in visual studio and when I hover over a button or click a button, that button turns grey (or stays grey when clicked). How do I change this? The theme is set to light. I've tried default or changing it in code by setting the button to use flat style and appearance and backcolor to transparent. It seems like metroui is overriding that?

0 Answers
Related