The Eddie-first homepage rebuild inherits Eddie's bfw theme tokens, so every component (band, feature, badge, button, project card) renders BFW brand colors and typography instead of the book brand (cream #F6F5DE, orange #BE6700, ink #110000, Oswald/Merriweather/League Gothic). This is the largest visual gap between the scaffold and the approved design.
Fix lands by switching css/style.scss token imports from the bfw theme to the atomic-design theme once it exists upstream, then sweeping the legacy sass variables to token references during page migration.
Upstream: Brad-Frost-Web/eddie-design-system#1028 (blocked on this)
The Eddie-first homepage rebuild inherits Eddie's bfw theme tokens, so every component (band, feature, badge, button, project card) renders BFW brand colors and typography instead of the book brand (cream #F6F5DE, orange #BE6700, ink #110000, Oswald/Merriweather/League Gothic). This is the largest visual gap between the scaffold and the approved design.
Fix lands by switching css/style.scss token imports from the bfw theme to the atomic-design theme once it exists upstream, then sweeping the legacy sass variables to token references during page migration.
Upstream: Brad-Frost-Web/eddie-design-system#1028 (blocked on this)