fix: add missing DARK_CARD import in widgets.py

This commit is contained in:
Jeremy Shen
2026-06-10 14:58:48 +08:00
parent 7afc9051ab
commit b4126a14ac
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ from gui.styles import (
ACCENT_ERROR, ACCENT_ERROR,
ACCENT_DISABLED, ACCENT_DISABLED,
CONNECTOR_COLOR, CONNECTOR_COLOR,
DARK_CARD,
DARK_FG, DARK_FG,
CIRCLE_PENDING, CIRCLE_PENDING,
CIRCLE_RUNNING, CIRCLE_RUNNING,
Binary file not shown.