QGraphicsView, QGraphicsScene { background-color: ; border: none; } QPushButton { background: ; border: none; color: white; border-radius: 5px; } QPushButton:disabled { background: ; } QPushButton:hover { background: ; } QPushButton:pressed { background: ; }