Commit
feat: Add accent color customization for user profiles
Commit details
Commit notes
This commit introduces an `accent_color` column to the users table, allowing users to personalize their UI theme. The frontend has been updated to support accent color selection, with a color palette implemented and applied throughout the user interface. Changes include updates to profile management, component styles, and utility functions for managing accent colors.
- Files changed
- 16
- Lines added
- +323
- Lines removed
- −20