@primer/css
Version:
The CSS implementation of GitHub's Primer Design System
545 lines (542 loc) • 15.6 kB
JSON
{
"selectors": {
"color-text-primary": "color-fg-default",
"color-text-secondary": "color-fg-muted",
"color-text-tertiary": "color-fg-muted",
"color-text-link": "color-fg-accent",
"color-text-success": "color-fg-success",
"color-text-warning": "color-fg-attention",
"color-text-danger": "color-fg-danger",
"color-text-inverse": "color-fg-on-emphasis",
"color-text-white": null,
"color-icon-primary": "color-fg-default",
"color-icon-secondary": "color-fg-muted",
"color-icon-tertiary": "color-fg-muted",
"color-icon-info": "color-fg-accent",
"color-icon-danger": "color-fg-danger",
"color-icon-success": "color-fg-success",
"color-icon-warning": "color-fg-attention",
"color-border-primary": "color-border-default",
"color-border-secondary": "color-border-muted",
"color-border-tertiary": "color-border-default",
"color-border-inverse": null,
"color-border-info": "color-border-accent-emphasis",
"color-border-warning": "color-border-attention-emphasis",
"color-bg-canvas": "color-bg-default",
"color-bg-canvas-inverse": "color-bg-emphasis",
"color-bg-canvas-inset": "color-bg-inset",
"color-bg-primary": "color-bg-default",
"color-bg-secondary": "color-bg-subtle",
"color-bg-tertiary": "color-bg-subtle",
"color-bg-info": "color-bg-accent",
"color-bg-info-inverse": "color-bg-accent-emphasis",
"color-bg-danger-inverse": "color-bg-danger-emphasis",
"color-bg-success-inverse": "color-bg-success-emphasis",
"color-bg-warning": "color-bg-attention",
"color-bg-warning-inverse": "color-bg-attention-emphasis",
"text-inherit": "color-fg-inherit",
"centered": "mx-auto",
"dropdown-menu-content": null,
"break-word": "wb-break-word",
"h000-mktg": null,
"h00-mktg": null,
"lead-mktg": null,
"p-7": "pt-7 pr-7 pb-7 pl-7",
"p-8": "pt-8 pr-8 pb-8 pl-8",
"p-9": "pt-9 pr-9 pb-9 pl-9",
"p-10": "pt-10 pr-10 pb-10 pl-10",
"p-11": "pt-11 pr-11 pb-11 pl-11",
"p-12": "pt-12 pr-12 pb-12 pl-12",
"p-sm-7": "pt-sm-7 pr-sm-7 pb-sm-7 pl-sm-7",
"p-sm-8": "pt-sm-8 pr-sm-8 pb-sm-8 pl-sm-8",
"p-sm-9": "pt-sm-9 pr-sm-9 pb-sm-9 pl-sm-9",
"p-sm-10": "pt-sm-10 pr-sm-10 pb-sm-10 pl-sm-10",
"p-sm-11": "pt-sm-11 pr-sm-11 pb-sm-11 pl-sm-11",
"p-sm-12": "pt-sm-12 pr-sm-12 pb-sm-12 pl-sm-12",
"p-md-7": "pt-md-7 pr-md-7 pb-md-7 pl-md-7",
"p-md-8": "pt-md-8 pr-md-8 pb-md-8 pl-md-8",
"p-md-9": "pt-md-9 pr-md-9 pb-md-9 pl-md-9",
"p-md-10": "pt-md-10 pr-md-10 pb-md-10 pl-md-10",
"p-md-11": "pt-md-11 pr-md-11 pb-md-11 pl-md-11",
"p-md-12": "pt-md-12 pr-md-12 pb-md-12 pl-md-12",
"p-lg-7": "pt-lg-7 pr-lg-7 pb-lg-7 pl-lg-7",
"p-lg-8": "pt-lg-8 pr-lg-8 pb-lg-8 pl-lg-8",
"p-lg-9": "pt-lg-9 pr-lg-9 pb-lg-9 pl-lg-9",
"p-lg-10": "pt-lg-10 pr-lg-10 pb-lg-10 pl-lg-10",
"p-lg-11": "pt-lg-11 pr-lg-11 pb-lg-11 pl-lg-11",
"p-lg-12": "pt-lg-12 pr-lg-12 pb-lg-12 pl-lg-12",
"p-xl-7": "pt-xl-7 pr-xl-7 pb-xl-7 pl-xl-7",
"p-xl-8": "pt-xl-8 pr-xl-8 pb-xl-8 pl-xl-8",
"p-xl-9": "pt-xl-9 pr-xl-9 pb-xl-9 pl-xl-9",
"p-xl-10": "pt-xl-10 pr-xl-10 pb-xl-10 pl-xl-10",
"p-xl-11": "pt-xl-11 pr-xl-11 pb-xl-11 pl-xl-11",
"p-xl-12": "pt-xl-12 pr-xl-12 pb-xl-12 pl-xl-12",
"top-n0": "top-0",
"right-n0": "right-0",
"bottom-n0": "bottom-0",
"left-n0": "left-0",
"top-md-n0": "top-md-0",
"right-md-n0": "right-md-0",
"bottom-md-n0": "bottom-md-0",
"left-md-n0": "left-md-0",
"top-lg-n0": "top-lg-0",
"right-lg-n0": "right-lg-0",
"bottom-lg-n0": "bottom-lg-0",
"left-lg-n0": "left-lg-0",
"mt-n0": "mt-0",
"mb-n0": "mb-0",
"mt-sm-n0": "mt-sm-0",
"mb-sm-n0": "mb-sm-0",
"mt-md-n0": "mt-md-0",
"mb-md-n0": "mb-md-0",
"mt-lg-n0": "mt-lg-0",
"mb-lg-n0": "mb-lg-0",
"mt-xl-n0": "mt-xl-0",
"mb-xl-n0": "mb-xl-0",
"bg-shade-gradient": "color-bg-secondary",
"color-border-overlay": "color-border-primary",
"btn-blue": null,
"input-dark": null,
"border-blue": null,
"border-blue-light": null,
"border-green": null,
"border-green-light": null,
"border-red": null,
"border-red-light": null,
"border-purple": null,
"border-yellow": null,
"border-gray-light": null,
"border-gray-dark": null,
"border-black-fade": null,
"border-white-fade": null,
"border-white-fade-15": null,
"border-white-fade-30": null,
"border-white-fade-50": null,
"border-white-fade-70": null,
"border-white-fade-85": null,
"box-shadow": null,
"box-shadow-medium": null,
"box-shadow-large": null,
"box-shadow-extra-large": null,
"bg-white": null,
"bg-blue": null,
"bg-blue-light": null,
"bg-gray-dark": null,
"bg-gray": null,
"bg-gray-light": null,
"bg-green": null,
"bg-green-light": null,
"bg-red": null,
"bg-red-light": null,
"bg-yellow": null,
"bg-yellow-light": null,
"bg-yellow-dark": null,
"bg-purple": null,
"bg-pink": null,
"bg-purple-light": null,
"bg-orange": null,
"color-gray-0": null,
"bg-gray-0": null,
"color-gray-1": null,
"bg-gray-1": null,
"color-gray-2": null,
"bg-gray-2": null,
"color-gray-3": null,
"bg-gray-3": null,
"color-gray-4": null,
"bg-gray-4": null,
"color-gray-5": null,
"bg-gray-5": null,
"color-gray-6": null,
"bg-gray-6": null,
"color-gray-7": null,
"bg-gray-7": null,
"color-gray-8": null,
"bg-gray-8": null,
"color-gray-9": null,
"bg-gray-9": null,
"color-blue-0": null,
"bg-blue-0": null,
"color-blue-1": null,
"bg-blue-1": null,
"color-blue-2": null,
"bg-blue-2": null,
"color-blue-3": null,
"bg-blue-3": null,
"color-blue-4": null,
"bg-blue-4": null,
"color-blue-5": null,
"bg-blue-5": null,
"color-blue-6": null,
"bg-blue-6": null,
"color-blue-7": null,
"bg-blue-7": null,
"color-blue-8": null,
"bg-blue-8": null,
"color-blue-9": null,
"bg-blue-9": null,
"color-green-0": null,
"bg-green-0": null,
"color-green-1": null,
"bg-green-1": null,
"color-green-2": null,
"bg-green-2": null,
"color-green-3": null,
"bg-green-3": null,
"color-green-4": null,
"bg-green-4": null,
"color-green-5": null,
"bg-green-5": null,
"color-green-6": null,
"bg-green-6": null,
"color-green-7": null,
"bg-green-7": null,
"color-green-8": null,
"bg-green-8": null,
"color-green-9": null,
"bg-green-9": null,
"color-yellow-0": null,
"bg-yellow-0": null,
"color-yellow-1": null,
"bg-yellow-1": null,
"color-yellow-2": null,
"bg-yellow-2": null,
"color-yellow-3": null,
"bg-yellow-3": null,
"color-yellow-4": null,
"bg-yellow-4": null,
"color-yellow-5": null,
"bg-yellow-5": null,
"color-yellow-6": null,
"bg-yellow-6": null,
"color-yellow-7": null,
"bg-yellow-7": null,
"color-yellow-8": null,
"bg-yellow-8": null,
"color-yellow-9": null,
"bg-yellow-9": null,
"color-orange-0": null,
"bg-orange-0": null,
"color-orange-1": null,
"bg-orange-1": null,
"color-orange-2": null,
"bg-orange-2": null,
"color-orange-3": null,
"bg-orange-3": null,
"color-orange-4": null,
"bg-orange-4": null,
"color-orange-5": null,
"bg-orange-5": null,
"color-orange-6": null,
"bg-orange-6": null,
"color-orange-7": null,
"bg-orange-7": null,
"color-orange-8": null,
"bg-orange-8": null,
"color-orange-9": null,
"bg-orange-9": null,
"color-red-0": null,
"bg-red-0": null,
"color-red-1": null,
"bg-red-1": null,
"color-red-2": null,
"bg-red-2": null,
"color-red-3": null,
"bg-red-3": null,
"color-red-4": null,
"bg-red-4": null,
"color-red-5": null,
"bg-red-5": null,
"color-red-6": null,
"bg-red-6": null,
"color-red-7": null,
"bg-red-7": null,
"color-red-8": null,
"bg-red-8": null,
"color-red-9": null,
"bg-red-9": null,
"color-purple-0": null,
"bg-purple-0": null,
"color-purple-1": null,
"bg-purple-1": null,
"color-purple-2": null,
"bg-purple-2": null,
"color-purple-3": null,
"bg-purple-3": null,
"color-purple-4": null,
"bg-purple-4": null,
"color-purple-5": null,
"bg-purple-5": null,
"color-purple-6": null,
"bg-purple-6": null,
"color-purple-7": null,
"bg-purple-7": null,
"color-purple-8": null,
"bg-purple-8": null,
"color-purple-9": null,
"bg-purple-9": null,
"color-pink-0": null,
"bg-pink-0": null,
"color-pink-1": null,
"bg-pink-1": null,
"color-pink-2": null,
"bg-pink-2": null,
"color-pink-3": null,
"bg-pink-3": null,
"color-pink-4": null,
"bg-pink-4": null,
"color-pink-5": null,
"bg-pink-5": null,
"color-pink-6": null,
"bg-pink-6": null,
"color-pink-7": null,
"bg-pink-7": null,
"color-pink-8": null,
"bg-pink-8": null,
"color-pink-9": null,
"bg-pink-9": null,
"text-blue": null,
"text-red": null,
"text-gray-light": null,
"text-gray": null,
"text-gray-dark": null,
"text-green": null,
"text-yellow": null,
"text-orange": null,
"text-orange-light": null,
"text-purple": null,
"text-pink": null,
"text-white": null,
"link-gray": null,
"link-gray-dark": null,
"muted-link": null,
"text-shadow-dark": null,
"text-shadow-light": null,
"dropdown-menu-dark": null,
"Label--outline": null,
"Label--gray": null,
"Label--gray-darker": null,
"Label--yellow": null,
"Label--orange": null,
"Label--red": null,
"Label--outline-green": null,
"Label--green": null,
"Label--blue": null,
"Label--purple": null,
"Label--pink": null,
"State--green": null,
"State--red": null,
"State--purple": null,
"Counter--gray-light": null,
"Counter--gray": null,
"flex-item-equal": "flex-1",
"flex-sm-item-equal": "flex-sm-1",
"flex-md-item-equal": "flex-md-1",
"flex-lg-item-equal": "flex-lg-1",
"flex-xl-item-equal": "flex-xl-1",
"btn-purple": null,
"btn-primary-mktg": "btn-signup-mktg",
"btn-enterprise-mktg": "btn-mktg",
"btn-outline-mktg": "btn-muted-mktg",
"btn-transparent": "btn-subtle-mktg",
"text-pending": "text-yellow",
"tooltipped": null,
"bg-pending": "bg-yellow-dark",
"container": null,
"columns": null,
"column": null,
"one-third": null,
"two-thirds": null,
"one-fourth": null,
"one-half": null,
"three-fourths": null,
"one-fifth": null,
"four-fifths": null
},
"variables": {
"$h000-size": null,
"$h000-size-mobile": null,
"$bg-black": null,
"$bg-black-fade": null,
"$bg-blue": null,
"$bg-blue-light": null,
"$bg-diffstat-added": null,
"$bg-diffstat-deleted": null,
"$bg-diffstat-neutral": null,
"$bg-gray": null,
"$bg-gray-dark": null,
"$bg-gray-light": null,
"$bg-green": null,
"$bg-green-light": null,
"$bg-orange": null,
"$bg-pink": null,
"$bg-purple": null,
"$bg-purple-light": null,
"$bg-red": null,
"$bg-red-light": null,
"$bg-white": null,
"$bg-yellow": null,
"$bg-yellow-dark": null,
"$bg-yellow-light": null,
"$black": null,
"$black-fade-15": null,
"$black-fade-30": null,
"$black-fade-50": null,
"$black-fade-70": null,
"$black-fade-85": null,
"$blue": null,
"$blue-000": null,
"$blue-100": null,
"$blue-200": null,
"$blue-300": null,
"$blue-400": null,
"$blue-500": null,
"$blue-600": null,
"$blue-700": null,
"$blue-800": null,
"$blue-900": null,
"$border-black-fade": null,
"$border-blue": null,
"$border-blue-light": null,
"$border-color": null,
"$border-color-button": null,
"$border-gray": null,
"$border-gray-dark": null,
"$border-gray-darker": null,
"$border-gray-light": null,
"$border-green": null,
"$border-green-light": null,
"$border-purple": null,
"$border-red": null,
"$border-red-light": null,
"$border-white": null,
"$border-white-fade": null,
"$border-yellow": null,
"$box-shadow": null,
"$box-shadow-extra-large": null,
"$box-shadow-focus": null,
"$box-shadow-highlight": null,
"$box-shadow-inset": null,
"$box-shadow-large": null,
"$box-shadow-medium": null,
"$btn-active-shadow": null,
"$btn-input-focus-shadow": null,
"$form-control-shadow": null,
"$gray": null,
"$gray-000": null,
"$gray-100": null,
"$gray-200": null,
"$gray-300": null,
"$gray-400": null,
"$gray-500": null,
"$gray-600": null,
"$gray-700": null,
"$gray-800": null,
"$gray-900": null,
"$gray-dark": null,
"$gray-light": null,
"$green": null,
"$green-000": null,
"$green-100": null,
"$green-200": null,
"$green-300": null,
"$green-400": null,
"$green-500": null,
"$green-600": null,
"$green-700": null,
"$green-800": null,
"$green-900": null,
"$orange": null,
"$orange-000": null,
"$orange-100": null,
"$orange-200": null,
"$orange-300": null,
"$orange-400": null,
"$orange-500": null,
"$orange-600": null,
"$orange-700": null,
"$orange-800": null,
"$orange-900": null,
"$pink-000": null,
"$pink-100": null,
"$pink-200": null,
"$pink-300": null,
"$pink-400": null,
"$pink-500": null,
"$pink-600": null,
"$pink-700": null,
"$pink-800": null,
"$pink-900": null,
"$purple": null,
"$purple-000": null,
"$purple-100": null,
"$purple-200": null,
"$purple-300": null,
"$purple-400": null,
"$purple-500": null,
"$purple-600": null,
"$purple-700": null,
"$purple-800": null,
"$purple-900": null,
"$red": null,
"$red-000": null,
"$red-100": null,
"$red-200": null,
"$red-300": null,
"$red-400": null,
"$red-500": null,
"$red-600": null,
"$red-700": null,
"$red-800": null,
"$red-900": null,
"$text-black": null,
"$text-blue": null,
"$text-gray": null,
"$text-gray-dark": null,
"$text-gray-light": null,
"$text-green": null,
"$text-orange": null,
"$text-orange-light": null,
"$text-pink": null,
"$text-purple": null,
"$text-red": null,
"$text-white": null,
"$text-yellow": null,
"$tooltip-background-color": null,
"$tooltip-text-color": null,
"$white": null,
"$white-fade-15": null,
"$white-fade-30": null,
"$white-fade-50": null,
"$white-fade-70": null,
"$white-fade-85": null,
"$yellow": null,
"$yellow-000": null,
"$yellow-100": null,
"$yellow-200": null,
"$yellow-300": null,
"$yellow-400": null,
"$yellow-500": null,
"$yellow-600": null,
"$yellow-700": null,
"$yellow-800": null,
"$yellow-900": null,
"$blue-mktg": null,
"$green-mktg": null,
"$status-pending": null,
"$highlight-yellow": null,
"$repo-private-text": null,
"$repo-private-bg": null,
"$repo-private-icon": null,
"$marketingSpacers": "$marketing-spacers",
"$allSpacers": "$marketing-all-spacers",
"$exploregrid-item-border-radius": "4px",
"$stats-switcher-py": null,
"$stats-viewport-height": null,
"$min_tab_size": null,
"$max_tab_size": null
},
"mixins": {
"rem": null
}
}