fix(udg): ratify dark values for accent.trust + accent.federation #68

Merged
peterswimm merged 1 commit from fix/ratify-trust-federation-dark into main 2026-07-27 14:27:39 +00:00
Member

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.

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.
fix(udg): ratify dark values for accent.trust + accent.federation
All checks were successful
UDG dist drift gate / dist/ matches dtcg + udg sources (pull_request) Successful in 25s
Test Generator / lint-workflows (pull_request) Successful in 28s
Security Scans / Gitleaks secret scan (pull_request) Successful in 28s
Test Generator / lint-prose (pull_request) Successful in 31s
Security Scans / Trivy filesystem scan (pull_request) Successful in 34s
Test Generator / test (pull_request) Successful in 3m30s
b39fbe2fe5
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 federation's cooler slate-violet identity, stays 53 units from
accent.observatory's gray, and hits 5.54:1 on #121212, WCAG AA).

accent.consent left untouched — its relationship to the app's gold
consent color is a separate open question for Peter.

just build && wcag.py check --all both pass clean.
peterswimm deleted branch fix/ratify-trust-federation-dark 2026-07-27 14:27:39 +00:00
Sign in to join this conversation.
No description provided.