Add Firefox branding/theming to Storybook
Categories
(Toolkit :: UI Widgets, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: hjones, Assigned: oarnesto)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp] [acorntractors])
Attachments
(1 file)
Out of the box Storybook uses a built in light theme and Storybook brand assets. This can all be customized in various ways laid out in this doc: https://storybook.js.org/docs/react/configure/theming
At the very least it would be nice to change the title and icon in the sidebar to something Firefox specific. Going a bit further, it would be ideal to update the page styles to use Firefox in-content variables so that the page style matches the user's color scheme preference.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•2 years ago
|
Updated•8 months ago
|
Comment 1•8 months ago
|
||
Do you all have a brand kit of assets we can pull from?
| Reporter | ||
Comment 2•8 months ago
|
||
Good question! We don't have a brand kit exactly, but there should be assets in this browser/branding/official folder that we can pull from. Looking at this file that packages up the assets we could try using chrome://branding/content/icon128.png in Storybook. chrome://branding/content/firefox-wordmark.svg might also be interesting if we need a wordmark. Does that give you enough to get started with?
Comment 3•8 months ago
•
|
||
(In reply to Hanna Jones [:hjones] from comment #2)
Good question! We don't have a brand kit exactly, but there should be assets in this browser/branding/official folder that we can pull from. Looking at this file that packages up the assets we could try using
chrome://branding/content/icon128.pngin Storybook.chrome://branding/content/firefox-wordmark.svgmight also be interesting if we need a wordmark. Does that give you enough to get started with?
YES I think Osmond [:oarnesto] will be working on this one.
Updated•6 months ago
|
Description
•