UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

1,549 lines (1,548 loc) • 149 kB
// this file was prevaled // This file needs to be a JavaScript file using CommonJS to be compatible with preval // Cache bust: 2023-04-04 12:00:00 GMT (This file is cached by our deployment tooling, update this timestamp to rebuild this file) var themePreval = { "animation": { "easeOutCubic": "cubic-bezier(0.33, 1, 0.68, 1)" }, "borderWidths": [0, "1px"], "breakpoints": ["544px", "768px", "1012px", "1280px"], "fonts": { "normal": "-apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Noto Sans\", Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\"", "mono": "SFMono-Regular, Consolas, \"Liberation Mono\", Menlo, Courier, monospace" }, "fontSizes": ["12px", "14px", "16px", "20px", "24px", "32px", "40px", "48px"], "fontWeights": { "light": 300, "normal": 400, "semibold": 500, "bold": 600 }, "lineHeights": { "condensedUltra": 1, "condensed": 1.25, "default": 1.5 }, "radii": ["0", "3px", "6px", "100px"], "sizes": { "small": "544px", "medium": "768px", "large": "1012px", "xlarge": "1280px" }, "space": ["0", "4px", "8px", "16px", "24px", "32px", "40px", "48px", "64px", "80px", "96px", "112px", "128px"], "colorSchemes": { "light": { "colors": { "canvasDefaultTransparent": "rgba(255,255,255,0)", "pageHeaderBg": "#f6f8fa", "marketingIcon": { "primary": "#218bff", "secondary": "#54aeff" }, "diffBlob": { "addition": { "numText": "#1F2328", "fg": "#1F2328", "numBg": "#ccffd8", "lineBg": "#e6ffec", "wordBg": "#abf2bc" }, "deletion": { "numText": "#1F2328", "fg": "#1F2328", "numBg": "#ffd7d5", "lineBg": "#ffebe9", "wordBg": "rgba(255,129,130,0.4)" }, "hunk": { "numBg": "rgba(84,174,255,0.4)" }, "expander": { "icon": "#656d76" } }, "diffstat": { "deletionBorder": "rgba(31,35,40,0.15)", "additionBorder": "rgba(31,35,40,0.15)", "additionBg": "#1f883d" }, "searchKeyword": { "hl": "#fff8c5" }, "prettylights": { "syntax": { "comment": "#6e7781", "constant": "#0550ae", "entity": "#8250df", "storageModifierImport": "#24292f", "entityTag": "#116329", "keyword": "#cf222e", "string": "#0a3069", "variable": "#953800", "brackethighlighterUnmatched": "#82071e", "invalidIllegalText": "#f6f8fa", "invalidIllegalBg": "#82071e", "carriageReturnText": "#f6f8fa", "carriageReturnBg": "#cf222e", "stringRegexp": "#116329", "markupList": "#3b2300", "markupHeading": "#0550ae", "markupItalic": "#24292f", "markupBold": "#24292f", "markupDeletedText": "#82071e", "markupDeletedBg": "#ffebe9", "markupInsertedText": "#116329", "markupInsertedBg": "#dafbe1", "markupChangedText": "#953800", "markupChangedBg": "#ffd8b5", "markupIgnoredText": "#eaeef2", "markupIgnoredBg": "#0550ae", "metaDiffRange": "#8250df", "brackethighlighterAngle": "#57606a", "sublimelinterGutterMark": "#8c959f", "constantOtherReferenceLink": "#0a3069" } }, "codemirror": { "text": "#1F2328", "bg": "#ffffff", "guttersBg": "#ffffff", "guttermarkerText": "#ffffff", "guttermarkerSubtleText": "#6e7781", "linenumberText": "#656d76", "cursor": "#1F2328", "selectionBg": "rgba(84,174,255,0.4)", "activelineBg": "rgba(234,238,242,0.5)", "matchingbracketText": "#1F2328", "linesBg": "#ffffff", "syntax": { "comment": "#24292f", "constant": "#0550ae", "entity": "#8250df", "keyword": "#cf222e", "storage": "#cf222e", "string": "#0a3069", "support": "#0550ae", "variable": "#953800" } }, "checks": { "bg": "#24292f", "textPrimary": "#f6f8fa", "textSecondary": "#8c959f", "textLink": "#54aeff", "btnIcon": "#afb8c1", "btnHoverIcon": "#f6f8fa", "btnHoverBg": "rgba(255,255,255,0.125)", "inputText": "#eaeef2", "inputPlaceholderText": "#8c959f", "inputFocusText": "#8c959f", "inputBg": "#32383f", "donutError": "#fa4549", "donutPending": "#bf8700", "donutSuccess": "#1f883d", "donutNeutral": "#afb8c1", "dropdownText": "#afb8c1", "dropdownBg": "#32383f", "dropdownBorder": "#424a53", "dropdownShadow": "rgba(31,35,40,0.3)", "dropdownHoverText": "#f6f8fa", "dropdownHoverBg": "#424a53", "dropdownBtnHoverText": "#f6f8fa", "dropdownBtnHoverBg": "#32383f", "scrollbarThumbBg": "#57606a", "headerLabelText": "#d0d7de", "headerLabelOpenText": "#f6f8fa", "headerBorder": "#32383f", "headerIcon": "#8c959f", "lineText": "#d0d7de", "lineNumText": "rgba(140,149,159,0.75)", "lineTimestampText": "#8c959f", "lineHoverBg": "#32383f", "lineSelectedBg": "rgba(33,139,255,0.15)", "lineSelectedNumText": "#54aeff", "lineDtFmText": "#24292f", "lineDtFmBg": "#9a6700", "gateBg": "rgba(125,78,0,0.15)", "gateText": "#d0d7de", "gateWaitingText": "#d4a72c", "stepHeaderOpenBg": "#32383f", "stepErrorText": "#ff8182", "stepWarningText": "#d4a72c", "loglineText": "#8c959f", "loglineNumText": "rgba(140,149,159,0.75)", "loglineDebugText": "#c297ff", "loglineErrorText": "#d0d7de", "loglineErrorNumText": "#ff8182", "loglineErrorBg": "rgba(164,14,38,0.15)", "loglineWarningText": "#d0d7de", "loglineWarningNumText": "#d4a72c", "loglineWarningBg": "rgba(125,78,0,0.15)", "loglineCommandText": "#54aeff", "loglineSectionText": "#4ac26b", "ansi": { "black": "#24292f", "blackBright": "#32383f", "white": "#d0d7de", "whiteBright": "#d0d7de", "gray": "#8c959f", "red": "#ff8182", "redBright": "#ffaba8", "green": "#4ac26b", "greenBright": "#6fdd8b", "yellow": "#d4a72c", "yellowBright": "#eac54f", "blue": "#54aeff", "blueBright": "#80ccff", "magenta": "#c297ff", "magentaBright": "#d8b9ff", "cyan": "#76e3ea", "cyanBright": "#b3f0ff" } }, "project": { "headerBg": "#24292f", "sidebarBg": "#ffffff", "gradientIn": "#ffffff", "gradientOut": "rgba(255,255,255,0)" }, "mktg": { "btn": { "bg": "#1b1f23" } }, "control": { "borderColor": { "emphasis": "#858F99" } }, "avatar": { "bg": "#ffffff", "border": "rgba(31,35,40,0.15)", "stackFade": "#afb8c1", "stackFadeMore": "#d0d7de" }, "topicTag": { "border": "rgba(0,0,0,0)" }, "counter": { "border": "rgba(0,0,0,0)" }, "selectMenu": { "backdropBorder": "rgba(0,0,0,0)", "tapHighlight": "rgba(175,184,193,0.5)", "tapFocusBg": "#b6e3ff" }, "header": { "text": "rgba(255,255,255,0.7)", "bg": "#24292f", "divider": "#57606a", "logo": "#ffffff" }, "headerSearch": { "bg": "#24292f", "border": "#57606a" }, "sidenav": { "selectedBg": "#ffffff" }, "menu": { "bgActive": "rgba(0,0,0,0)" }, "input": { "disabledBg": "rgba(175,184,193,0.2)" }, "timeline": { "badgeBg": "#eaeef2" }, "ansi": { "black": "#24292f", "blackBright": "#57606a", "white": "#6e7781", "whiteBright": "#8c959f", "gray": "#6e7781", "red": "#cf222e", "redBright": "#a40e26", "green": "#116329", "greenBright": "#1a7f37", "yellow": "#4d2d00", "yellowBright": "#633c01", "blue": "#0969da", "blueBright": "#218bff", "magenta": "#8250df", "magentaBright": "#a475f9", "cyan": "#1b7c83", "cyanBright": "#3192aa" }, "btn": { "text": "#24292f", "bg": "#f6f8fa", "border": "rgba(31,35,40,0.15)", "hoverBg": "#f3f4f6", "hoverBorder": "rgba(31,35,40,0.15)", "activeBg": "hsla(220,14%,93%,1)", "activeBorder": "rgba(31,35,40,0.15)", "selectedBg": "hsla(220,14%,94%,1)", "counterBg": "rgba(31,35,40,0.08)", "primary": { "text": "#ffffff", "bg": "#1f883d", "border": "rgba(31,35,40,0.15)", "hoverBg": "#1a7f37", "hoverBorder": "rgba(31,35,40,0.15)", "selectedBg": "hsla(137,66%,28%,1)", "disabledText": "rgba(255,255,255,0.8)", "disabledBg": "#94d3a2", "disabledBorder": "rgba(31,35,40,0.15)", "icon": "rgba(255,255,255,0.8)", "counterBg": "rgba(255,255,255,0.2)" }, "outline": { "text": "#0969da", "hoverText": "#ffffff", "hoverBg": "#0969da", "hoverBorder": "rgba(31,35,40,0.15)", "hoverCounterBg": "rgba(255,255,255,0.2)", "selectedText": "#ffffff", "selectedBg": "hsla(212,92%,42%,1)", "selectedBorder": "rgba(31,35,40,0.15)", "disabledText": "rgba(9,105,218,0.5)", "disabledBg": "#f6f8fa", "disabledCounterBg": "rgba(9,105,218,0.05)", "counterBg": "rgba(9,105,218,0.1)" }, "danger": { "text": "#cf222e", "hoverText": "#ffffff", "hoverBg": "#a40e26", "hoverBorder": "rgba(31,35,40,0.15)", "hoverCounterBg": "rgba(255,255,255,0.2)", "selectedText": "#ffffff", "selectedBg": "hsla(356,72%,44%,1)", "selectedBorder": "rgba(31,35,40,0.15)", "disabledText": "rgba(207,34,46,0.5)", "disabledBg": "#f6f8fa", "disabledCounterBg": "rgba(207,34,46,0.05)", "counterBg": "rgba(207,34,46,0.1)", "icon": "#cf222e", "hoverIcon": "#ffffff" } }, "underlinenav": { "icon": "#6e7781", "borderHover": "rgba(175,184,193,0.2)" }, "actionListItem": { "inlineDivider": "rgba(208,215,222,0.48)", "default": { "hoverBg": "rgba(208,215,222,0.32)", "hoverBorder": "rgba(0,0,0,0)", "activeBg": "rgba(208,215,222,0.48)", "activeBorder": "rgba(0,0,0,0)", "selectedBg": "rgba(208,215,222,0.24)" }, "danger": { "hoverBg": "rgba(255,235,233,0.64)", "activeBg": "#ffebe9", "hoverText": "#d1242f" } }, "switchTrack": { "bg": "#eaeef2", "hoverBg": "hsla(210,24%,90%,1)", "activeBg": "hsla(210,24%,88%,1)", "disabledBg": "#8c959f", "fg": "#656d76", "disabledFg": "#ffffff", "border": "rgba(0,0,0,0)", "checked": { "bg": "#0969da", "hoverBg": "#0860CA", "activeBg": "#0757BA", "fg": "#ffffff", "disabledFg": "#ffffff", "border": "rgba(0,0,0,0)" } }, "switchKnob": { "bg": "#ffffff", "disabledBg": "#f6f8fa", "border": "#858F99", "checked": { "bg": "#ffffff", "disabledBg": "#f6f8fa", "border": "#0969da" } }, "segmentedControl": { "bg": "#eaeef2", "button": { "bg": "#ffffff", "hover": { "bg": "rgba(175,184,193,0.2)" }, "active": { "bg": "rgba(175,184,193,0.4)" }, "selected": { "border": "#8c959f" } } }, "treeViewItem": { "chevron": { "hoverBg": "rgba(208,215,222,0.32)" }, "directory": { "fill": "#54aeff" } }, "fg": { "default": "#1F2328", "muted": "#656d76", "subtle": "#6e7781", "onEmphasis": "#ffffff" }, "canvas": { "default": "#ffffff", "overlay": "#ffffff", "inset": "#f6f8fa", "subtle": "#f6f8fa" }, "border": { "default": "#d0d7de", "muted": "hsla(210,18%,87%,1)", "subtle": "rgba(31,35,40,0.15)" }, "neutral": { "emphasisPlus": "#24292f", "emphasis": "#6e7781", "muted": "rgba(175,184,193,0.2)", "subtle": "rgba(234,238,242,0.5)" }, "accent": { "fg": "#0969da", "emphasis": "#0969da", "muted": "rgba(84,174,255,0.4)", "subtle": "#ddf4ff" }, "success": { "fg": "#1a7f37", "emphasis": "#1f883d", "muted": "rgba(74,194,107,0.4)", "subtle": "#dafbe1" }, "attention": { "fg": "#9a6700", "emphasis": "#9a6700", "muted": "rgba(212,167,44,0.4)", "subtle": "#fff8c5" }, "severe": { "fg": "#bc4c00", "emphasis": "#bc4c00", "muted": "rgba(251,143,68,0.4)", "subtle": "#fff1e5" }, "danger": { "fg": "#d1242f", "emphasis": "#cf222e", "muted": "rgba(255,129,130,0.4)", "subtle": "#ffebe9" }, "open": { "fg": "#1a7f37", "emphasis": "#1f883d", "muted": "rgba(74,194,107,0.4)", "subtle": "#dafbe1" }, "closed": { "fg": "#d1242f", "emphasis": "#cf222e", "muted": "rgba(255,129,130,0.4)", "subtle": "#ffebe9" }, "done": { "fg": "#8250df", "emphasis": "#8250df", "muted": "rgba(194,151,255,0.4)", "subtle": "#fbefff" }, "sponsors": { "fg": "#bf3989", "emphasis": "#bf3989", "muted": "rgba(255,128,200,0.4)", "subtle": "#ffeff7" }, "primer": { "fg": { "disabled": "#8c959f" }, "canvas": { "backdrop": "rgba(31,35,40,0.5)", "sticky": "rgba(255,255,255,0.95)" }, "border": { "active": "#fd8c73", "contrast": "rgba(31,35,40,0.1)" } } }, "shadows": { "mktg": { "btn": { "shadow": { "outline": "rgb(0 0 0 / 15%) 0 0 0 1px inset", "focus": "rgb(0 0 0 / 15%) 0 0 0 4px", "hover": "0 3px 2px rgba(0, 0, 0, 0.07), 0 7px 5px rgba(0, 0, 0, 0.04), 0 12px 10px rgba(0, 0, 0, 0.03), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.02)", "hoverMuted": "rgb(0 0 0 / 70%) 0 0 0 2px inset" } } }, "avatar": { "childShadow": "0 0 0 2px rgba(255,255,255,0.8)" }, "overlay": { "shadow": "0 1px 3px rgba(31,35,40,0.12), 0 8px 24px rgba(66,74,83,0.12)" }, "btn": { "shadow": "0 1px 0 rgba(31,35,40,0.04)", "insetShadow": "inset 0 1px 0 rgba(255,255,255,0.25)", "primary": { "shadow": "0 1px 0 rgba(31,35,40,0.1)", "insetShadow": "inset 0 1px 0 rgba(255,255,255,0.03)", "selectedShadow": "inset 0 1px 0 rgba(0,45,17,0.2)" }, "outline": { "hoverShadow": "0 1px 0 rgba(31,35,40,0.1)", "hoverInsetShadow": "inset 0 1px 0 rgba(255,255,255,0.03)", "selectedShadow": "inset 0 1px 0 rgba(0,33,85,0.2)" }, "danger": { "hoverShadow": "0 1px 0 rgba(31,35,40,0.1)", "hoverInsetShadow": "inset 0 1px 0 rgba(255,255,255,0.03)", "selectedShadow": "inset 0 1px 0 rgba(76,0,20,0.2)" } }, "shadow": { "small": "0 1px 0 rgba(31,35,40,0.04)", "medium": "0 3px 6px rgba(140,149,159,0.15)", "large": "0 8px 24px rgba(140,149,159,0.2)", "extraLarge": "0 12px 28px rgba(140,149,159,0.3)" }, "primer": { "shadow": { "highlight": "inset 0 1px 0 rgba(255,255,255,0.25)", "inset": "inset 0 1px 0 rgba(208,215,222,0.2)" } } } }, "light_high_contrast": { "colors": { "canvasDefaultTransparent": "rgba(255,255,255,0)", "pageHeaderBg": "#ffffff", "marketingIcon": { "primary": "#1168e3", "secondary": "#368cf9" }, "diffBlob": { "addition": { "numText": "#0e1116", "fg": "#ffffff", "numBg": "#ccffd8", "lineBg": "#e6ffec", "wordBg": "#055d20" }, "deletion": { "numText": "#0e1116", "fg": "#ffffff", "numBg": "#ffd7d5", "lineBg": "#fff0ee", "wordBg": "#a0111f" }, "hunk": { "numBg": "#9cd7ff" }, "expander": { "icon": "#0e1116" } }, "diffstat": { "deletionBorder": "rgba(1,4,9,0.8)", "additionBorder": "rgba(1,4,9,0.8)", "additionBg": "#055d20" }, "searchKeyword": { "hl": "#fcf7be" }, "prettylights": { "syntax": { "comment": "#66707b", "constant": "#023b95", "entity": "#622cbc", "storageModifierImport": "#0e1116", "entityTag": "#024c1a", "keyword": "#a0111f", "string": "#032563", "variable": "#702c00", "brackethighlighterUnmatched": "#6e011a", "invalidIllegalText": "#ffffff", "invalidIllegalBg": "#6e011a", "carriageReturnText": "#ffffff", "carriageReturnBg": "#a0111f", "stringRegexp": "#024c1a", "markupList": "#2e1800", "markupHeading": "#023b95", "markupItalic": "#0e1116", "markupBold": "#0e1116", "markupDeletedText": "#6e011a", "markupDeletedBg": "#fff0ee", "markupInsertedText": "#024c1a", "markupInsertedBg": "#d2fedb", "markupChangedText": "#702c00", "markupChangedBg": "#ffc67b", "markupIgnoredText": "#e7ecf0", "markupIgnoredBg": "#023b95", "metaDiffRange": "#622cbc", "brackethighlighterAngle": "#4b535d", "sublimelinterGutterMark": "#88929d", "constantOtherReferenceLink": "#032563" } }, "codemirror": { "text": "#0e1116", "bg": "#ffffff", "guttersBg": "#ffffff", "guttermarkerText": "#ffffff", "guttermarkerSubtleText": "#66707b", "linenumberText": "#0e1116", "cursor": "#0e1116", "selectionBg": "#368cf9", "activelineBg": "#e7ecf0", "matchingbracketText": "#0e1116", "linesBg": "#ffffff", "syntax": { "comment": "#0e1116", "constant": "#023b95", "entity": "#622cbc", "keyword": "#a0111f", "storage": "#a0111f", "string": "#032563", "support": "#023b95", "variable": "#702c00" } }, "checks": { "bg": "#0e1116", "textPrimary": "#ffffff", "textSecondary": "#88929d", "textLink": "#368cf9", "btnIcon": "#acb6c0", "btnHoverIcon": "#ffffff", "btnHoverBg": "rgba(255,255,255,0.125)", "inputText": "#e7ecf0", "inputPlaceholderText": "#88929d", "inputFocusText": "#88929d", "inputBg": "#20252c", "donutError": "#d5232c", "donutPending": "#956400", "donutSuccess": "#055d20", "donutNeutral": "#acb6c0", "dropdownText": "#acb6c0", "dropdownBg": "#20252c", "dropdownBorder": "#343b43", "dropdownShadow": "rgba(1,4,9,0.3)", "dropdownHoverText": "#ffffff", "dropdownHoverBg": "#343b43", "dropdownBtnHoverText": "#ffffff", "dropdownBtnHoverBg": "#20252c", "scrollbarThumbBg": "#4b535d", "headerLabelText": "#ced5dc", "headerLabelOpenText": "#ffffff", "headerBorder": "#20252c", "headerIcon": "#88929d", "lineText": "#ced5dc", "lineNumText": "rgba(136,146,157,0.75)", "lineTimestampText": "#88929d", "lineHoverBg": "#20252c", "lineSelectedBg": "rgba(17,104,227,0.15)", "lineSelectedNumText": "#368cf9", "lineDtFmText": "#0e1116", "lineDtFmBg": "#744500", "gateBg": "rgba(96,55,0,0.15)", "gateText": "#ced5dc", "gateWaitingText": "#b58407", "stepHeaderOpenBg": "#20252c", "stepErrorText": "#ee5a5d", "stepWarningText": "#b58407", "loglineText": "#88929d", "loglineNumText": "rgba(136,146,157,0.75)", "loglineDebugText": "#a371f7", "loglineErrorText": "#ced5dc", "loglineErrorNumText": "#ee5a5d", "loglineErrorBg": "rgba(134,6,29,0.15)", "loglineWarningText": "#ced5dc", "loglineWarningNumText": "#b58407", "loglineWarningBg": "rgba(96,55,0,0.15)", "loglineCommandText": "#368cf9", "loglineSectionText": "#26a148", "ansi": { "black": "#0e1116", "blackBright": "#20252c", "white": "#ced5dc", "whiteBright": "#ced5dc", "gray": "#88929d", "red": "#ee5a5d", "redBright": "#ff8e8a", "green": "#26a148", "greenBright": "#43c663", "yellow": "#b58407", "yellowBright": "#d5a824", "blue": "#368cf9", "blueBright": "#67b3fd", "magenta": "#a371f7", "magentaBright": "#c49bff", "cyan": "#76e3ea", "cyanBright": "#b3f0ff" } }, "project": { "headerBg": "#0e1116", "sidebarBg": "#ffffff", "gradientIn": "#ffffff", "gradientOut": "rgba(255,255,255,0)" }, "mktg": { "btn": { "bg": "#1b1f23" } }, "control": { "borderColor": { "emphasis": "#20252c" } }, "avatar": { "bg": "#ffffff", "border": "rgba(1,4,9,0.8)", "stackFade": "#acb6c0", "stackFadeMore": "#ced5dc" }, "topicTag": { "border": "#0349b4" }, "counter": { "border": "#20252c" }, "selectMenu": { "backdropBorder": "rgba(0,0,0,0)", "tapHighlight": "rgba(172,182,192,0.5)", "tapFocusBg": "#9cd7ff" }, "header": { "text": "rgba(255,255,255,0.7)", "bg": "#0e1116", "divider": "#acb6c0", "logo": "#ffffff" }, "headerSearch": { "bg": "#0e1116", "border": "#4b535d" }, "sidenav": { "selectedBg": "#ffffff" }, "menu": { "bgActive": "rgba(0,0,0,0)" }, "input": { "disabledBg": "rgba(172,182,192,0.2)" }, "timeline": { "badgeBg": "#e7ecf0" }, "ansi": { "black": "#0e1116", "blackBright": "#4b535d", "white": "#66707b", "whiteBright": "#88929d", "gray": "#66707b", "red": "#a0111f", "redBright": "#86061d", "green": "#024c1a", "greenBright": "#055d20", "yellow": "#3f2200", "yellowBright": "#4e2c00", "blue": "#0349b4", "blueBright": "#1168e3", "magenta": "#622cbc", "magentaBright": "#844ae7", "cyan": "#1b7c83", "cyanBright": "#3192aa" }, "btn": { "text": "#0e1116", "bg": "#e7ecf0", "border": "rgba(1,4,9,0.8)", "hoverBg": "#ced5dc", "hoverBorder": "rgba(1,4,9,0.8)", "activeBg": "#acb6c0", "activeBorder": "rgba(1,4,9,0.8)", "selectedBg": "#acb6c0", "counterBg": "rgba(1,4,9,0.08)", "primary": { "text": "#ffffff", "bg": "#055d20", "border": "#013d14", "hoverBg": "#024c1a", "hoverBorder": "#013d14", "selectedBg": "hsla(139,95%,13%,1)", "disabledText": "rgba(255,255,255,0.8)", "disabledBg": "#94d3a2", "disabledBorder": "rgba(1,4,9,0.8)", "icon": "rgba(255,255,255,0.8)", "counterBg": "rgba(255,255,255,0.2)" }, "outline": { "text": "#023b95", "hoverText": "#ffffff", "hoverBg": "#0349b4", "hoverBorder": "#022f7a", "hoverCounterBg": "rgba(255,255,255,0.2)", "selectedText": "#ffffff", "selectedBg": "#022f7a", "selectedBorder": "#022f7a", "disabledText": "rgba(3,73,180,0.5)", "disabledBg": "#e7ecf0", "disabledCounterBg": "rgba(3,73,180,0.05)", "counterBg": "rgba(3,73,180,0.1)" }, "danger": { "text": "#86061d", "hoverText": "#ffffff", "hoverBg": "#a0111f", "hoverBorder": "#6e011a", "hoverCounterBg": "rgba(255,255,255,0.2)", "selectedText": "#ffffff", "selectedBg": "#6e011a", "selectedBorder": "#6e011a", "disabledText": "rgba(160,17,31,0.5)", "disabledBg": "#e7ecf0", "disabledCounterBg": "rgba(160,17,31,0.05)", "counterBg": "rgba(160,17,31,0.1)", "icon": "#86061d", "hoverIcon": "#ffffff" } }, "underlinenav": { "icon": "#66707b", "borderHover": "rgba(172,182,192,0.2)" }, "actionListItem": { "inlineDivider": "#88929d", "default": { "hoverBg": "#e7ecf0", "hoverBorder": "#88929d", "activeBg": "#ced5dc", "activeBorder": "#20252c", "selectedBg": "#ced5dc" }, "danger": { "hoverBg": "#a0111f", "activeBg": "#6e011a", "hoverText": "#ffffff" } }, "switchTrack": { "bg": "#66707b", "hoverBg": "hsla(211,9%,47%,1)", "activeBg": "hsla(211,9%,49%,1)", "disabledBg": "#88929d", "fg": "#ffffff", "disabledFg": "#ffffff", "border": "rgba(0,0,0,0)", "checked": { "bg": "#0349b4", "hoverBg": "#0860CA", "activeBg": "#0757BA", "fg": "#ffffff", "disabledFg": "#ffffff", "border": "rgba(0,0,0,0)" } }, "switchKnob": { "bg": "#ffffff", "disabledBg": "#e7ecf0", "border": "#20252c", "checked": { "bg": "#ffffff", "disabledBg": "#e7ecf0", "border": "#0349b4" } }, "segmentedControl": { "bg": "#e7ecf0", "button": { "bg": "#ffffff", "hover": { "bg": "rgba(172,182,192,0.2)" }, "active": { "bg": "rgba(172,182,192,0.4)" }, "selected": { "border": "#88929d" } } }, "treeViewItem": { "chevron": { "hoverBg": "#ced5dc" }, "directory": { "fill": "#368cf9" } }, "fg": { "default": "#0e1116", "muted": "#0e1116", "subtle": "#66707b", "onEmphasis": "#ffffff" }, "canvas": { "default": "#ffffff", "overlay": "#ffffff", "inset": "#ffffff", "subtle": "#e7ecf0" }, "border": { "default": "#20252c", "muted": "#88929d", "subtle": "rgba(1,4,9,0.8)" }, "neutral": { "emphasisPlus": "#0e1116", "emphasis": "#66707b", "muted": "rgba(172,182,192,0.2)", "subtle": "#e7ecf0" }, "accent": { "fg": "#0349b4", "emphasis": "#0349b4", "muted": "#368cf9", "subtle": "#dff7ff" }, "success": { "fg": "#055d20", "emphasis": "#055d20", "muted": "#26a148", "subtle": "#d2fedb" }, "attention": { "fg": "#744500", "emphasis": "#744500", "muted": "#b58407", "subtle": "#fcf7be" }, "severe": { "fg": "#873800", "emphasis": "#873800", "muted": "#dc6d1a", "subtle": "#fff2d5" }, "danger": { "fg": "#d1242f", "emphasis": "#a0111f", "muted": "#ee5a5d", "subtle": "#fff0ee" }, "open": { "fg": "#055d20", "emphasis": "#055d20", "muted": "rgba(38,161,72,0.4)", "subtle": "#d2fedb" }, "closed": { "fg": "#d1242f", "emphasis": "#a0111f", "muted": "rgba(238,90,93,0.4)", "subtle": "#fff0ee" }, "done": { "fg": "#622cbc", "emphasis": "#622cbc", "muted": "#a371f7", "subtle": "#faf0fe" }, "sponsors": { "fg": "#971368", "emphasis": "#971368", "muted": "#ed4baf", "subtle": "#feeff7" }, "primer": { "fg": { "disabled": "#88929d" }, "canvas": { "backdrop": "rgba(1,4,9,0.5)", "sticky": "rgba(255,255,255,0.95)" }, "border": { "active": "#ef5b48", "contrast": "rgba(1,4,9,0.1)" } } }, "shadows": { "mktg": { "btn": { "shadow": { "outline": "rgb(0 0 0 / 15%) 0 0 0 1px inset", "focus": "rgb(0 0 0 / 15%) 0 0 0 4px", "hover": "0 3px 2px rgba(0, 0, 0, 0.07), 0 7px 5px rgba(0, 0, 0, 0.04), 0 12px 10px rgba(0, 0, 0, 0.03), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.02)", "hoverMuted": "rgb(0 0 0 / 70%) 0 0 0 2px inset" } } }, "avatar": { "childShadow": "0 0 0 2px rgba(255,255,255,0.8)" }, "overlay": { "shadow": "0 1px 3px rgba(1,4,9,0.12), 0 8px 24px rgba(52,59,67,0.12)" }, "btn": { "shadow": "0 1px 0 rgba(1,4,9,0.04)", "insetShadow": "inset 0 1px 0 rgba(255,255,255,0.25)", "primary": { "shadow": "0 1px 0 rgba(1,4,9,0.1)", "insetShadow": "inset 0 1px 0 rgba(255,255,255,0.03)", "selectedShadow": "inset 0 1px 0 rgba(0,35,11,0.2)" }, "outline": { "hoverShadow": "0 1px 0 rgba(1,4,9,0.1)", "hoverInsetShadow": "inset 0 1px 0 rgba(255,255,255,0.03)", "selectedShadow": "inset 0 1px 0 rgba(2,26,74,0.2)" }, "danger": { "hoverShadow": "0 1px 0 rgba(1,4,9,0.1)", "hoverInsetShadow": "inset 0 1px 0 rgba(255,255,255,0.03)", "selectedShadow": "inset 0 1px 0 rgba(67,0,17,0.2)" } }, "shadow": { "small": "0 1px 0 rgba(1,4,9,0.04)", "medium": "0 3px 6px rgba(136,146,157,0.15)", "large": "0 8px 24px rgba(136,146,157,0.2)", "extraLarge": "0 12px 28px rgba(136,146,157,0.3)" }, "primer": { "shadow": { "highlight": "inset 0 1px 0 rgba(255,255,255,0.25)", "inset": "inset 0 1px 0 rgba(206,213,220,0.2)" } } } }, "light_colorblind": { "colors": { "canvasDefaultTransparent": "rgba(255,255,255,0)", "pageHeaderBg": "#f6f8fa", "marketingIcon": { "primary": "#218bff", "secondary": "#54aeff" }, "diffBlob": { "addition": { "numText": "#24292f", "fg": "#24292f", "numBg": "rgba(84,174,255,0.4)", "lineBg": "rgba(221,244,255,0.5)", "wordBg": "rgba(84,174,255,0.4)" }, "deletion": { "numText": "#24292f", "fg": "#24292f", "numBg": "rgba(247,153,57,0.4)", "lineBg": "rgba(255,245,232,0.5)", "wordBg": "rgba(255,188,109,0.5)" }, "hunk": { "numBg": "rgba(84,174,255,0.4)" }, "expander": { "icon": "#57606a" } }, "diffstat": { "deletionBorder": "rgba(27,31,36,0.15)", "additionBorder": "rgba(27,31,36,0.15)", "additionBg": "#0969da" }, "searchKeyword": { "hl": "#fff8c5" }, "prettylights": { "syntax": { "comment": "#6e7781", "constant": "#0550ae", "entity": "#8250df", "storageModifierImport": "#24292f", "entityTag": "#0550ae", "keyword": "#b35900", "string": "#0a3069", "variable": "#8a4600", "brackethighlighterUnmatched": "#6f3800", "invalidIllegalText": "#f6f8fa", "invalidIllegalBg": "#6f3800", "carriageReturnText": "#f6f8fa", "carriageReturnBg": "#b35900", "stringRegexp": "#0550ae", "markupList": "#3b2300", "markupHeading": "#0550ae", "markupItalic": "#24292f", "markupBold": "#24292f", "markupDeletedText": "#6f3800", "markupDeletedBg": "#fff5e8", "markupInsertedText": "#0550ae", "markupInsertedBg": "#ddf4ff", "markupChangedText": "#8a4600", "markupChangedBg": "#ffddb0", "markupIgnoredText": "#eaeef2", "markupIgnoredBg": "#0550ae", "metaDiffRange": "#8250df", "brackethighlighterAngle": "#57606a", "sublimelinterGutterMark": "#8c959f", "constantOtherReferenceLink": "#0a3069" } }, "codemirror": { "text": "#24292f", "bg": "#ffffff", "guttersBg": "#ffffff", "guttermarkerText": "#ffffff", "guttermarkerSubtleText": "#6e7781", "linenumberText": "#57606a", "cursor": "#24292f", "selectionBg": "rgba(84,174,255,0.4)", "activelineBg": "rgba(234,238,242,0.5)", "matchingbracketText": "#24292f", "linesBg": "#ffffff", "syntax": { "comment": "#24292f", "constant": "#0550ae", "entity": "#8250df", "keyword": "#b35900", "storage": "#b35900", "string": "#0a3069", "support": "#0550ae", "variable": "#8a4600" } }, "checks": { "bg": "#24292f", "textPrimary": "#f6f8fa", "textSecondary": "#8c959f", "textLink": "#54aeff", "btnIcon": "#afb8c1", "btnHoverIcon": "#f6f8fa", "btnHoverBg": "rgba(255,255,255,0.125)", "inputText": "#eaeef2", "inputPlaceholderText": "#8c959f", "inputFocusText": "#8c959f", "inputBg": "#32383f", "donutError": "#dd7815", "donutPending": "#bf8700", "donutSuccess": "#0969da", "donutNeutral": "#afb8c1", "dropdownText": "#afb8c1", "dropdownBg": "#32383f", "dropdownBorder": "#424a53", "dropdownShadow": "rgba(27,31,36,0.3)", "dropdownHoverText": "#f6f8fa", "dropdownHoverBg": "#424a53", "dropdownBtnHoverText": "#f6f8fa", "dropdownBtnHoverBg": "#32383f", "scrollbarThumbBg": "#57606a", "headerLabelText": "#d0d7de", "headerLabelOpenText": "#f6f8fa", "headerBorder": "#32383f", "headerIcon": "#8c959f", "lineText": "#d0d7de", "lineNumText": "rgba(140,149,159,0.75)", "lineTimestampText": "#8c959f", "lineHoverBg": "#32383f", "lineSelectedBg": "rgba(33,139,255,0.15)", "lineSelectedNumText": "#54aeff", "lineDtFmText": "#24292f", "lineDtFmBg": "#9a6700", "gateBg": "rgba(125,78,0,0.15)", "gateText": "#d0d7de", "gateWaitingText": "#d4a72c", "stepHeaderOpenBg": "#32383f", "stepErrorText": "#f79939", "stepWarningText": "#d4a72c", "loglineText": "#8c959f", "loglineNumText": "rgba(140,149,159,0.75)", "loglineDebugText": "#c297ff", "loglineErrorText": "#d0d7de", "loglineErrorNumText": "#f79939", "loglineErrorBg": "rgba(138,70,0,0.15)", "loglineWarningText": "#d0d7de", "loglineWarningNumText": "#d4a72c", "loglineWarningBg": "rgba(125,78,0,0.15)", "loglineCommandText": "#54aeff", "loglineSectionText": "#54aeff", "ansi": { "black": "#24292f", "blackBright": "#32383f", "white": "#d0d7de", "whiteBright": "#d0d7de", "gray": "#8c959f", "red": "#f79939", "redBright": "#ffbc6d", "green": "#54aeff", "greenBright": "#80ccff", "yellow": "#d4a72c", "yellowBright": "#eac54f", "blue": "#54aeff", "blueBright": "#80ccff", "magenta": "#c297ff", "magentaBright": "#d8b9ff", "cyan": "#76e3ea", "cyanBright": "#b3f0ff" } }, "project": { "headerBg": "#24292f", "sidebarBg": "#ffffff", "gradientIn": "#ffffff", "gradientOut": "rgba(255,255,255,0)" }, "mktg": { "btn": { "bg": "#1b1f23" } }, "control": { "borderColor": { "emphasis": "#858F99" } }, "avatar": { "bg": "#ffffff", "border": "rgba(27,31,36,0.15)", "stackFade": "#afb8c1", "stackFadeMore": "#d0d7de" }, "topicTag": { "border": "rgba(0,0,0,0)" }, "counter": { "border": "rgba(0,0,0,0)" }, "selectMenu": { "backdropBorder": "rgba(0,0,0,0)", "tapHighlight": "rgba(175,184,193,0.5)", "tapFocusBg": "#b6e3ff" }, "header": { "text": "rgba(255,255,255,0.7)", "bg": "#24292f", "divider": "#57606a", "logo": "#ffffff" }, "headerSearch": { "bg": "#24292f", "border": "#57606a" }, "sidenav": { "selectedBg": "#ffffff" }, "menu": { "bgActive": "rgba(0,0,0,0)" }, "input": { "disabledBg": "rgba(175,184,193,0.2)" }, "timeline": { "badgeBg": "#eaeef2" }, "ansi": { "black": "#24292f", "blackBright": "#57606a", "white": "#6e7781", "whiteBright": "#8c959f", "gray": "#6e7781", "red": "#b35900", "redBright": "#8a4600", "green": "#0550ae", "greenBright": "#0969da", "yellow": "#4d2d00", "yellowBright": "#633c01", "blue": "#0969da", "blueBright": "#218bff", "magenta": "#8250df", "magentaBright": "#a475f9", "cyan": "#1b7c83", "cyanBright": "#3192aa" }, "btn": { "text": "#24292f", "bg": "#f6f8fa", "border": "rgba(27,31,36,0.15)", "hoverBg": "#f3f4f6", "hoverBorder": "rgba(27,31,36,0.15)", "activeBg": "hsla(220,14%,93%,1)", "activeBorder": "rgba(27,31,36,0.15)", "selectedBg": "hsla(220,14%,94%,1)", "counterBg": "rgba(27,31,36,0.08)", "primary": { "text": "#ffffff", "bg": "#0969da", "border": "rgba(27,31,36,0.15)", "hoverBg": "#0969da", "hoverBorder": "rgba(27,31,36,0.15)", "selectedBg": "hsla(212,92%,43%,1)", "disabledText": "rgba(255,255,255,0.8)", "disabledBg": "#80ccff", "disabledBorder": "rgba(27,31,36,0.15)", "icon": "rgba(255,255,255,0.8)", "counterBg": "rgba(255,255,255,0.2)" }, "outline": { "text": "#0969da", "hoverText": "#ffffff", "hoverBg": "#0969da", "hoverBorder": "rgba(27,31,36,0.15)", "hoverCounterBg": "rgba(255,255,255,0.2)", "selectedText": "#ffffff", "selectedBg": "hsla(212,92%,42%,1)", "selectedBorder": "rgba(27,31,36,0.15)", "disabledText": "rgba(9,105,218,0.5)", "disabledBg": "#f6f8fa", "disabledCounterBg": "rgba(9,105,218,0.05)", "counterBg": "rgba(9,105,218,0.1)" }, "danger": { "text": "#b35900", "hoverText": "#ffffff", "hoverBg": "#8a4600", "hoverBorder": "rgba(27,31,36,0.15)", "hoverCounterBg": "rgba(255,255,255,0.2)", "selectedText": "#ffffff", "selectedBg": "hsla(30,100%,32%,1)", "selectedBorder": "rgba(27,31,36,0.15)", "disabledText": "rgba(179,89,0,0.5)", "disabledBg": "#f6f8fa", "disabledCounterBg": "rgba(179,89,0,0.05)", "counterBg": "rgba(179,89,0,0.1)", "icon": "#b35900", "hoverIcon": "#ffffff" } }, "underlinenav": { "icon": "#6e7781", "borderHover": "rgba(175,184,193,0.2)" }, "actionListItem": { "inlineDivider": "rgba(208,215,222,0.48)", "default": { "hoverBg": "rgba(208,215,222,0.32)", "hoverBorder": "rgba(0,0,0,0)", "activeBg": "rgba(208,215,222,0.48)", "activeBorder": "rgba(0,0,0,0)", "selectedBg": "rgba(208,215,222,0.24)" }, "danger": { "hoverBg": "rgba(255,245,232,0.64)", "activeBg": "#fff5e8", "hoverText": "#b35900" } }, "switchTrack": { "bg": "#eaeef2", "hoverBg": "hsla(210,24%,90%,1)", "activeBg": "hsla(210,24%,88%,1)", "disabledBg": "#8c959f", "fg": "#57606a", "disabledFg": "#ffffff", "border": "rgba(0,0,0,0)", "checked": { "bg": "#0969da", "hoverBg": "#0860CA", "activeBg": "#0757BA", "fg": "#ffffff", "disabledFg": "#ffffff", "border": "rgba(0,0,0,0)" } }, "switchKnob": { "bg": "#ffffff", "disabledBg": "#f6f8fa", "border": "#858F99", "checked": { "bg": "#ffffff", "disabledBg": "#f6f8fa", "border": "#0969da" } }, "segmentedControl": { "bg": "#eaeef2", "button": { "bg": "#ffffff", "hover": { "bg": "rgba(175,184,193,0.2)" }, "active": { "bg": "rgba(175,184,193,0.4)" }, "selected": { "border": "#8c959f" } } }, "treeViewItem": { "chevron": { "hoverBg": "rgba(208,215,222,0.32)" }, "directory": { "fill": "#54aeff" } }, "fg": { "default": "#24292f", "muted": "#57606a", "subtle": "#6e7781", "onEmphasis": "#ffffff" }, "canvas": { "default": "#ffffff", "overlay": "#ffffff", "inset": "#f6f8fa", "subtle": "#f6f8fa" }, "border": { "default": "#d0d7de", "muted": "hsla(210,18%,87%,1)", "subtle": "rgba(27,31,36,0.15)" }, "neutral": { "emphasisPlus": "#24292f", "emphasis": "#6e7781", "muted": "rgba(175,184,193,0.2)", "subtle": "rgba(234,238,242,0.5)" }, "accent": { "fg": "#0969da", "emphasis": "#0969da", "muted": "rgba(84,174,255,0.4)", "subtle": "#ddf4ff" }, "success": { "fg": "#0969da", "emphasis": "#0969da", "muted": "rgba(84,174,255,0.4)", "subtle": "#ddf4ff" }, "attention": { "fg": "#9a6700", "emphasis": "#9a6700", "muted": "rgba(212,167,44,0.4)", "subtle": "#fff8c5" }, "severe": { "fg": "#b35900", "emphasis": "#b35900", "muted": "rgba(247,153,57,0.4)", "subtle": "#fff5e8" }, "danger": { "fg": "#b35900", "emphasis": "#b35900", "muted": "rgba(247,153,57,0.4)", "subtle": "#fff5e8" }, "open": { "fg": "#b35900", "emphasis": "#dd7815", "muted": "rgba(247,153,57,0.4)", "subtle": "#fff5e8" }, "closed": { "fg": "#6e7781", "emphasis": "#6e7781", "muted": "rgba(175,184,193,0.4)", "subtle": "#f6f8fa" }, "done": { "fg": "#8250df", "emphasis": "#8250df", "muted": "rgba(194,151,255,0.4)", "subtle": "#fbefff" }, "sponsors": { "fg": "#bf3989", "emphasis": "#bf3989", "muted": "rgba(255,128,200,0.4)", "subtle": "#ffeff7" }, "primer": { "fg": { "disabled": "#8c959f" }, "canvas": { "backdrop": "rgba(27,31,36,0.5)", "sticky": "rgba(255,255,255,0.95)" }, "border": { "active": "#fd8c73", "contrast": "rgba(27,31,36,0.1)" } } }, "shadows": { "mktg": { "btn": { "shadow": { "outline": "rgb(0 0 0 / 15%) 0 0 0 1px inset", "focus": "rgb(0 0 0 / 15%) 0 0 0 4px", "hover": "0 3px 2px rgba(0, 0, 0, 0.07), 0 7px 5px rgba(0, 0, 0, 0.04), 0 12px 10px rgba(0, 0, 0, 0.03), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.02)", "hoverMuted": "rgb(0 0 0 / 70%) 0 0 0 2px inset" } } }, "avatar": { "childShadow": "0 0 0 2px rgba(255,255,255,0.8)" }, "overlay": { "shadow": "0 1px 3px rgba(27,31,36,0.12), 0 8px 24px rgba(66,74,83,0.12)" }, "btn": { "shadow": "0 1px 0 rgba(27,31,36,0.04)", "insetShadow": "inset 0 1px 0 rgba(255,255,255,0.25)", "primary": { "shadow": "0 1px 0 rgba(27,31,36,0.1)", "insetShadow": "inset 0 1px 0 rgba(255,255,255,0.03)", "selectedShadow": "inset 0 1px 0 rgba(0,33,85,0.2)" }, "outline": { "hoverShadow": "0 1px 0 rgba(27,31,36,0.1)", "hoverInsetShadow": "inset 0 1px 0 rgba(255,255,255,0.03)", "selectedShadow": "inset 0 1px 0 rgba(0,33,85,0.2)" }, "danger": { "hoverShadow": "0 1px 0 rgba(27,31,36,0.1)", "hoverInsetShadow": "inset 0 1px 0 rgba(255,255,255,0.03)", "selectedShadow": "inset 0 1px 0 rgba(65,32,0,0.2)" } }, "shadow": { "small": "0 1px 0 rgba(27,31,36,0.04)", "medium": "0 3px 6px rgba(140,149,159,0.15)", "large": "0 8px 24px rgba(140,149,159,0.2)", "extraLarge": "0 12px 28px rgba(140,149,159,0.3)" }, "primer": {