Name Description Size
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 a grey for default --promo-background-color TODO: need HCM styles 1875
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. 1418
moz-promo.stories.mjs 2231