Thread the command output through to the status line and classify it: cancelled
at the password prompt vs. the system rejecting the change (e.g. a BIOS/kernel-
locked PCIe ASPM policy), instead of a vague "cancelled, or needs privileges".
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Style the QComboBox popup (QAbstractItemView) — it's a separate widget the
theme didn't cover, so the drop-down list rendered light-on-light.
- Install/Apply finding buttons used PrimaryButton (accent fill + dark text),
whose fill didn't paint reliably inside the finding cards, leaving dim
dark-on-dark text. New outlined ActionButton style: bright accent text on the
dark card, fills accent on hover, with a min-height so the row can't crush it.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>