- added qdarktheme package into the code
This commit is contained in:
6
libs/qdarktheme/__init__.py
Normal file
6
libs/qdarktheme/__init__.py
Normal 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
|
||||
Reference in New Issue
Block a user