0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 11:11:49 +02:00

fix: replace pyqtdarktheme by qdarkstyle, add 'apply_theme' function (in utils/colors.py)

This commit is contained in:
2024-07-10 13:28:58 +02:00
parent 02fce838db
commit 8308115f36
3 changed files with 30 additions and 4 deletions

View File

@ -19,7 +19,7 @@ dependencies = [
"isort~=5.13, >=5.13.2", # needed for bw-generate-cli
"pydantic~=2.0",
"pyqtgraph~=0.13",
"pyqtdarktheme~=2.1",
"qdarkstyle>=3.2.2",
"qtconsole~=5.5, >=5.5.1", # needed for jupyter console
"qtpy~=2.4",
"pyte", # needed for vt100 console