UN-GCPDS / qt-material

Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6
https://qt-material.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
2.22k stars 240 forks source link

Dark theme does not have any surface elevation setting, not material guidelines. and line 688 of the init exec_() is not pyqt6. #90

Closed jameseh closed 9 months ago

jameseh commented 1 year ago

line 688 of the init exec_() is not pyqt6. pyqt6 uses exec() since python changed their exec().