Feature Parity: Theme & Appearance Customization
Legacy app lets admins customize platform colors and appearance; sparked-next uses a fixed Flowbite theme with no admin-controlled customization.
Legacy capabilities
- Admin can set primary color
- Admin can set secondary button color
- Admin can set sidebar color
- Dark mode toggle (available to all users)
- Changes applied in real-time and persisted
- Theme stored in settings collection and applied app-wide via ThemeContext
Acceptance criteria
Identified via feature-parity audit against legacy Sparked (Meteor) app.
Feature Parity: Theme & Appearance Customization
Legacy app lets admins customize platform colors and appearance; sparked-next uses a fixed Flowbite theme with no admin-controlled customization.
Legacy capabilities
Acceptance criteria
settingscollection or similar)GET /api/settings/themeandPUT /api/settings/themeendpointsIdentified via feature-parity audit against legacy Sparked (Meteor) app.