fix(udg): ratify dark values for accent.trust + accent.federation #68
No reviewers
Labels
No labels
priority
P1
priority
P2
priority
P3
priority
P4
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Toilville/toilville-design!68
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/ratify-trust-federation-dark"
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 #50 (partial — trust + federation only, consent still open)
accent.trust.dark: #7C3AED -> #A78BFA (already shipping in toilville_rituals; 6.88:1 on #121212, WCAG AA)
accent.federation.dark: #4F5178 -> #778CB6 (new; replaces the unratified June-26 candidate #8B91CC, which sat only 54 RGB units from the ratified trust value with both colors co-occurring on the same screen. #778CB6 restores 83 units of separation from trust, keeps federations cooler slate-violet identity, stays 53 units from accent.observatory gray, and hits 5.54:1 on #121212, WCAG AA).
accent.consent left untouched — separate open question for Peter.
just build && wcag.py check --all both pass clean.
Follow-up (not in this PR): packages/udg/lib/src/token_registry.dart in toilville_rituals has a stale ahead-of-pipeline comment (2026-06-25) and accentFederation hex will need updating to 0xFF778CB6 to match once this lands.