Files
Traffic-Intersection-Monito…/qt_app_pyside1/resources/themes/light.qss

5 lines
157 B
Plaintext

/* Light theme QSS */
QWidget { background: #f5f6fa; color: #222; }
QPushButton { background: #2e86de; color: #fff; }
QTabWidget::pane { background: #fff; }