rwadurian/frontend/mining-app/lib
hailin 2745995a1a feat(frontend): 贡献值页面完整支持深色模式
- 所有卡片背景使用 AppColors.cardOf(context) 动态颜色
- 所有文字颜色改用动态方法 textPrimaryOf/textSecondaryOf/textMutedOf
- 图标背景透明度根据深色模式调整 (isDark ? 0.2 : 0.1)
- 分隔线和边框使用 AppColors.borderOf(context)
- 移除未使用的静态颜色常量

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 19:32:06 -08:00
..
core feat(frontend): 添加全局深色模式支持 2026-01-19 19:08:03 -08:00
data feat(c2c): 完善C2C场外交易功能 - 收款信息与订单超时处理 2026-01-19 07:17:22 -08:00
domain refactor(frontend): 优化参与记录和贡献值页面的文案显示 2026-01-19 06:17:19 -08:00
presentation feat(frontend): 贡献值页面完整支持深色模式 2026-01-19 19:32:06 -08:00
main.dart feat(frontend): 添加全局深色模式支持 2026-01-19 19:08:03 -08:00