a2ui-project / a2ui-project/a2ui
[v0.9] Wire up theme in React renderer basic catalog
- 主要语言
- TypeScript
- 星标
- 16.4k
- 派生
- 1.3k
- 平均合并
- 2 天 13 小时
- 30 天内合并 PR
- 134
描述
Implement plumbing to apply the surface theme (specifically `primaryColor`) to components in the React basic catalog. This involves setting up CSS variables at the surface level and ensuring components consume them.
This is a child issue of https://github.com/google/A2UI/issues/683.
贡献指南
调研方向
Look at the parent issue #683 for context on the surface theme system. Find the React basic catalog components and the existing theme setup. The task is to define CSS variables for `primaryColor` at the surface level and update component styles to use these variables. Check for existing theme utilities or context providers. Verify the changes by running the catalog and inspecting the applied styles.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- design, frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100