UNPKG

@primer/brand-primitives

Version:

Color, spacing, and typography primitives for the Primer Brand Design System

38 lines (35 loc) 683 B
/** * Do not edit directly * Generated on Fri, 06 Jun 2025 10:25:20 GMT */ declare const tokens: { "brand": { "VideoPlayer": { "closedCaption": { "margin": string, "text": { "fgColor": string, "bgColor": string, "padding": string } }, "playButton": { "height": string, "width": string }, "range": { "height": string, "borderRadius": string, "minWidth": string }, "transition": string, "tooltip": { "padding": { "block": string, "inline": string } } } } } export default tokens;