Statement
The SiteLogo component shall support a primary logo and an alternate logo variant; the alternate shall activate automatically based on the active color-scheme theme, and shall be overridable via an explicit prop that takes precedence over the theme-driven default.
Rationale
Enables accessible logo contrast on dark or colored backgrounds (e.g. dark-mode header, colored footer) without requiring per-use-site changes to component logic.
Topics
Owner: component-system
Related: design-tokens , theming-reuse
Applies To
- Site Configuration DOC-00002
- Header & Navigation DOC-00011