Hi Gallego,
Use the below code in the css file of your application:
btn.sapUiBtnAct.sapUiBtnS:hover
{background-color: #f0f0f0;}
Map the CSS class to btn in properties panel of the element button as below:
![Capture.PNG]()
On doing the above steps the background changes from blue.
Thanks,
Kavya