6 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
36ce29f7bb Temp Logo Added 2026-03-31 11:58:53 -05:00
5e0b096082 UI improvements 2026-03-30 20:11:55 -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