export const githubColorTokens = ` --github-avatar-bgColor: #fff; --github-avatar-borderColor: #1f232826; --github-fgColor-accent: #0969da; --github-fgColor-success: #1a7f37; --github-fgColor-done: #8250df; --github-fgColor-onEmphasis: #fff; --github-bgColor-accent-emphasis: #0969da; --github-bgColor-accent-muted: #ddf4ff; --github-bgColor-success-emphasis: #1f883d; --github-bgColor-attention-emphasis: #9a6700; --github-bgColor-danger-emphasis: #cf222e; --github-bgColor-done-emphasis: #8250df; --github-bgColor-neutral-emphasis: #59636e; --github-borderColor-accent-emphasis: #0969da; --github-borderColor-attention-emphasis: #9a6700; --github-borderColor-success-emphasis: #1a7f37; --github-borderColor-done-emphasis: #8250df; --github-borderColor-emphasis: #818b98; --github-button-default-bgColor-active: #e6eaef; --github-button-primary-fgColor-accent: #10792e; --github-button-primary-fgColor-rest: #fff; --github-button-primary-bgColor-rest: var(--github-bgColor-success-emphasis); --github-button-primary-bgColor-hover: #1c8139; --github-button-primary-bgColor-active: #197935; --github-button-primary-borderColor-rest: #1f232826; --github-button-primary-borderColor-hover: #1f232826; --github-button-danger-fgColor-rest: #d1242f; --github-button-danger-fgColor-hover: #fff; --github-button-danger-bgColor-rest: #f6f8fa; --github-button-danger-bgColor-hover: #cf222e; --github-button-danger-bgColor-active: #a40e26; --github-button-danger-borderColor-hover: #1f232826; --github-button-star-iconColor: #eac54f; --github-button-invisible-iconColor-rest: #59636e; --github-control-bgColor-rest: #f6f8fa; --github-control-transparent-bgColor-hover: #818b981a; --github-control-transparent-bgColor-active: #818b9826; --github-control-danger-bgColor-active: #ffebe966; --github-controlTrack-bgColor-rest: #e6eaef; --github-controlKnob-bgColor-rest: #fff; --github-shadow-floating-small: 0px 0px 0px 1px var(--color-light-border), 0px 6px 12px -3px var(--color-shadow), 0px 6px 18px 0px var(--color-shadow); --github-shadow-inset: inset 0px 1px 0px 0px #1f23280a; --github-shadow-resting-small: 0px 1px 1px 0px #1f23280f, 0px 1px 3px 0px #1f23280f; --github-shadow-resting-medium: drop-shadow(0 1px 1px #25292e0a) drop-shadow(0 3px 6px #25292e1f); --github-underlineNav-borderColor-active: #fd8c73; --github-contribution-default-bgColor-0: #eff2f5; --github-contribution-default-bgColor-1: #aceebb; --github-contribution-default-bgColor-2: #4ac26b; --github-contribution-default-bgColor-3: #2da44e; --github-contribution-default-bgColor-4: #116329; --github-contribution-default-bgColor-5: #022f0f; --github-contribution-default-borderColor-0: #1f23280d; --github-contribution-default-borderColor-1: var(--github-contribution-default-borderColor-0); --github-contribution-default-borderColor-2: var(--github-contribution-default-borderColor-0); --github-contribution-default-borderColor-3: var(--github-contribution-default-borderColor-0); --github-contribution-default-borderColor-4: var(--github-contribution-default-borderColor-0); --github-contribution-default-borderColor-5: var(--github-contribution-default-borderColor-0); --github-workflow-card-bg: #fff; `.trim();