Name Description Size Coverage
moz-promo.css Bug 1972702: Remove the following TODOs TODO: need dark mode theming for the following: color-violet-80 (message-text-color) color-violet-0 (background-color) color-violet-30 (border-color) TODO: need HCM styles 3083 -
moz-promo.mjs A promotional callout element. @tagname moz-promo @property {string} type - The type of promo, can be either "default" or "vibrant". Determines the colors of the promotional element @property {string} heading - The heading of the promo element. @property {string} message - The message of the promo element. @property {string} imageSrc - The main image of the promo element. @property {string} imageAlignment - How the image should be aligned. Can be "start", "end", "center". @property {string} imageWidth - How big the image is sized. Can be "default", "small" or "large". @property {string} imageDisplay - Whether the image touches the edge of the promo or has a little bit of padding around it. Can be "cover" or "padded". 3261 -
moz-promo.stories.mjs 4382 -
moz-promo.tokens.css DO NOT EDIT this file directly, instead modify moz-promo.tokens.json and run `mach buildtokens` to see your changes. 1841 -
moz-promo.tokens.json 1598 -
promo.figma.ts 1329 -