722 B
722 B
1. Spec
- 1.1 Review the existing theme/token entry points
- 1.2 Draft proposal, design notes, and spec deltas for centralized theme tokens
- 1.3 Review and approve the proposal before implementation
2. Implementation
- 2.1 Update
src/static/styles/theme.scssto define the approved primary, secondary, and tertiary palette and expose compatibility aliases from the same file - 2.2 Align
src/uni.scssanduno.config.tswith the shared theme source - 2.3 Replace touched page-local brand hex values with shared tokens where this change already updated agent-facing views
- 2.4 Verify that touched layouts and components use the shared theme source and preserve mobile readability