set status color to text

This commit is contained in:
Jakub Trllo 2025-06-10 17:31:56 +02:00
parent ceef6876e9
commit 98fbeb96ec

View file

@ -530,6 +530,7 @@ class LoaderWindow(QtWidgets.QWidget):
"name": status_item.icon,
"color": status_item.color
},
"color": status_item.color,
"value": status_item.name,
}
for status_item in status_items