QA batch 7a - dark-theme button contrast and dialog canon mechanics (v0.6.256) #705
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-qa7"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #691
Part of #693 (mechanics only): destructive confirms and the name dialog label their primary with the verb instead of OK (i18n ×4), name input gets an accent focus ring, licence dialog puts Close first and spells Licence in en. Left open on #693: fact-row rebuilds of confirmdlg (design work), pickdlg/peeraddlg/peerdetaildlg structure, and removal of the confirmed-dead settingsdlg/auditdlg/holdsdlg trio (openSettings has no callers; boot-time wiring makes removal its own change).
#691: accent-filled controls read the per-theme
--accent-onink instead of hardcoded #fff (the token system already carried correct dark inks per theme and accent variant);.rochipandplainlistgreys go through tokens with fallbacks. Danger buttons stay #fff:--dangeris not lightened in the dark themes, so white passes AA there.Pins in web/test/qa7.test.js.