UNPKG

@primer/brand-primitives

Version:

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

18 lines (16 loc) 957 B
/** * Do not edit directly * Generated on Wed, 23 Apr 2025 15:47:28 GMT */ export const BrandVideoPlayerClosedCaptionMargin = "0 auto 15px auto"; export const BrandVideoPlayerClosedCaptionTextFgColor = "var(--base-color-scale-white-0)"; export const BrandVideoPlayerClosedCaptionTextBgColor = "rgba(0, 0, 0, 0.75)"; export const BrandVideoPlayerClosedCaptionTextPadding = "0.625rem"; export const BrandVideoPlayerPlayButtonHeight = "var(--base-size-96)"; export const BrandVideoPlayerPlayButtonWidth = "var(--base-size-96)"; export const BrandVideoPlayerRangeHeight = "0.375rem"; export const BrandVideoPlayerRangeBorderRadius = "0.1875rem"; export const BrandVideoPlayerRangeMinWidth = "4.6875rem"; export const BrandVideoPlayerTransition = "all var(--brand-animation-duration-fast) var(--brand-animation-easing-default)"; export const BrandVideoPlayerTooltipPaddingBlock = "0.3125rem"; export const BrandVideoPlayerTooltipPaddingInline = "0.3125rem";