Summary
During tenant onboarding, the theme/brand colors step is manual — an engineer must add a CSS class to colors.css and add the slug to centerColorMap for OG images.
This could be partially automated by extracting colors from the uploaded brand assets (logo, etc.) and generating the colors.css entry automatically.
Context
From the onboarding provisioning PR — theme creation was identified as a candidate for automation.
Acceptance Criteria
Summary
During tenant onboarding, the theme/brand colors step is manual — an engineer must add a CSS class to
colors.cssand add the slug tocenterColorMapfor OG images.This could be partially automated by extracting colors from the uploaded brand assets (logo, etc.) and generating the
colors.cssentry automatically.Context
From the onboarding provisioning PR — theme creation was identified as a candidate for automation.
Acceptance Criteria
colors.cssentry for the new tenant slug — see onboarding.md for colorscenterColorMapfor OG image generation