5 Commits

Author SHA1 Message Date
93ecc5910a Add color utility functions and theme palette integration
- Introduced utility functions for color manipulation: `fhHexToRgb`, `fhRgbToHex`, `fhMixHex`, `fhRelativeLuminance`, and `fhContrastText`.
- Implemented a comprehensive theme palette based on the user's favorite color, including primary, secondary, and semantic colors.
- Updated CSS variables in the stylesheet to reflect the new theme structure, enhancing consistency across the UI.
- Modified header to dynamically apply theme styles based on the generated palette, improving visual coherence.
2026-03-31 13:01:13 -05:00
6d10cb4726 Implement banking system features and enhancements
- Added banking mode with checking, savings, and charity accounts, including auto-split options for income.
- Introduced banking transaction management, including transfers and charity outflows.
- Updated family settings to allow configuration of banking features and interest rates.
- Enhanced data export functionality to include bank transactions.
- Improved user interface to display banking information and donation goals.
- Updated documentation to reflect new banking features and settings.
2026-03-31 11:03:53 -05:00
735db3baf3 UI Improvements and TV mode 2026-03-30 17:15:46 -05:00
6353f9c9b4 First pass of features 2026-03-30 14:53:13 -05:00
1a65e69d25 Initial Commit with ENVs, directory structures, cursor rules, etc 2025-05-10 17:12:58 -05:00