enhancementgood first issueui
仓库指标
- 星标
- (1 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Summary
Apply a dark theme by default and ensure the UI is accessible by basic standards.
Tasks
- Configure
ThemeDatafor dark theme defaults. - Ensure color contrast meets WCAG AA requirements.
- Verify touch targets are ≥ 48dp.
- Add semantic labels for screen readers.
- Ensure font scaling up to 200% is supported.
Acceptance Criteria
- App runs in dark theme by default.
- UI elements meet accessibility standards.
- Timer and controls are accessible via screen readers.
- Layout remains usable with large font sizes.