Warna Pyqt Button Hover
#### pyqt5 button hover color
QPushButton::hover
{
background-color : lightgreen;
}
Assassin
#### pyqt5 button hover color
QPushButton::hover
{
background-color : lightgreen;
}