Settings (theme cookie, language, a11y)
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: App Shell & Navigation · Tier: light · Risk: low — structural pattern, no external services
A settings hub page covering appearance (theme cookie), language, privacy toggles, and accessibility preferences, backed by a load/save form action.
When to use: Reach for it when adding a new user-configurable preference or feature toggle to the account settings hub.
Docs
Code
Proof
/account/settings(app route, no showcase)
Machine-readable record: app-shell-settings in mcp/patterns.registry.json.