- added qdarktheme package into the code

This commit is contained in:
Marius Stanciu
2023-10-19 13:49:14 +03:00
parent 656bec2e7c
commit 28dbb70126
42 changed files with 3548 additions and 22 deletions

View File

@@ -0,0 +1,6 @@
"""PyQtDarkTheme - A flat dark theme for PySide and PyQt.
- Repository: https://github.com/5yutan5/PyQtDarkTheme
- Documentation: https://pyqtdarktheme.readthedocs.io
"""
from libs.qdarktheme.main import __version__, clear_cache, get_themes, load_palette, load_stylesheet