rwadurian/frontend/mining-app/lib/presentation/pages
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
..
asset feat(frontend): extend dark mode support to more pages 2026-01-19 19:21:40 -08:00
auth feat(frontend): extend dark mode support to more pages 2026-01-19 19:21:40 -08:00
c2c feat(frontend): extend dark mode support to more pages 2026-01-19 19:21:40 -08:00
contribution feat(frontend): 贡献值页面完整支持深色模式 2026-01-19 19:32:06 -08:00
profile refactor(profile): 重新实现深色模式,保留原有浅色模式配色 2026-01-19 18:44:31 -08:00
splash refactor(frontend): replace all '榴莲' references with '股行' 2026-01-19 04:33:47 -08:00
trading feat(frontend): 添加全局深色模式支持 2026-01-19 19:08:03 -08:00