Files
gt-agent-company/openspec/changes/update-agent-index-layout-and-theme-tokens/tasks.md
sexygoat 52311fae0a
Some checks failed
构建并部署前端到测试环境 / build-and-deploy (push) Has been cancelled
fix: bug
2026-05-11 15:14:38 +08:00

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.scss to define the approved primary, secondary, and tertiary palette and expose compatibility aliases from the same file
  • 2.2 Align src/uni.scss and uno.config.ts with 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