Ching 27ebefd799
All checks were successful
continuous-integration/drone/push Build is passing
fix(android): improve dark mode text readability and contrast
- Add dedicated dark mode color scheme with high contrast text
   - Create values-night resources for optimized dark theme
   - Update UI components to use MaterialTheme dynamic colors
   - Replace hardcoded colors with theme-aware colors in Compose UI
   - Fix widget text colors to adapt to system theme
   - Improve task status colors for better visibility in dark mode
2025-11-23 02:46:36 +08:00
..