UNPKG

@primer/react-brand

Version:

Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.

38 lines (35 loc) 683 B
/** * Do not edit directly * Generated on Wed, 24 Jun 2026 12:18:12 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;