@geneui/tokens
Version:
The Gene UI design system tokens
579 lines (577 loc) • 40.6 kB
JavaScript
/**
* Do not edit directly
* Generated on Fri, 18 Apr 2025 06:33:11 GMT
*/
export const GuitRefColorNeutral800base = "#141414";
export const GuitRefColorNeutral700 = "#1c1c1c";
export const GuitRefColorNeutral600 = "#262627";
export const GuitRefColorNeutral500 = "#323234";
export const GuitRefColorNeutral300 = "#646468";
export const GuitRefColorNeutral100 = "#929295";
export const GuitRefColorNeutral80 = "#B7B7B9";
export const GuitRefColorNeutral60 = "#D3D3D4";
export const GuitRefColorNeutral40 = "#E8E8E8";
export const GuitRefColorNeutral20 = "#F5F5F5";
export const GuitRefColorNeutral10 = "#FAFAFA";
export const GuitRefColorNeutral0 = "#FFFFFF";
export const GuitRefColorBlue500 = "#0A3B75";
export const GuitRefColorBlue400 = "#105EBC";
export const GuitRefColorBlue300base = "#1473E6";
export const GuitRefColorBlue200 = "#3989EA";
export const GuitRefColorBlue100 = "#599CED";
export const GuitRefColorBlue80 = "#95C0F4";
export const GuitRefColorBlue60 = "#C3DBF9";
export const GuitRefColorBlue40 = "#E8F1FD";
export const GuitRefColorGreen500 = "#0F472F";
export const GuitRefColorGreen400 = "#18714C";
export const GuitRefColorGreen300 = "#1E8A5C";
export const GuitRefColorGreen200 = "#25AC72";
export const GuitRefColorGreen100base = "#2BC784";
export const GuitRefColorGreen80 = "#76DBAF";
export const GuitRefColorGreen60 = "#B6ECD5";
export const GuitRefColorGreen40 = "#E3F7EE";
export const GuitRefColorRed500 = "#61211E";
export const GuitRefColorRed400 = "#98332F";
export const GuitRefColorRed300 = "#BB3F3A";
export const GuitRefColorRed200base = "#E64D47";
export const GuitRefColorRed100 = "#EA6B66";
export const GuitRefColorRed80 = "#F2A09C";
export const GuitRefColorRed60 = "#F8CBC9";
export const GuitRefColorRed40 = "#FCEAE9";
export const GuitRefColorOrange500 = "#42331A";
export const GuitRefColorOrange400 = "#684F27";
export const GuitRefColorOrange300 = "#7E6030";
export const GuitRefColorOrange200 = "#99753A";
export const GuitRefColorOrange100 = "#BA8B40";
export const GuitRefColorOrange80base = "#E6AF57";
export const GuitRefColorOrange60 = "#F0D09D";
export const GuitRefColorOrange40 = "#F7E4C7";
export const GuitRefColorPurple500 = "#372777";
export const GuitRefColorPurple400 = "#553EB7";
export const GuitRefColorPurple300base = "#684AE0";
export const GuitRefColorPurple200 = "#7C62E4";
export const GuitRefColorPurple100 = "#9681E9";
export const GuitRefColorPurple80 = "#BAACF1";
export const GuitRefColorPurple60 = "#D7CFF7";
export const GuitRefColorPurple40 = "#E9E5FB";
export const GuitRefColorLagoon500 = "#174045";
export const GuitRefColorLagoon400 = "#23636C";
export const GuitRefColorLagoon300base = "#2C7C87";
export const GuitRefColorLagoon200 = "#4C8C95";
export const GuitRefColorLagoon100 = "#6AA2A9";
export const GuitRefColorLagoon80 = "#9EC2C7";
export const GuitRefColorLagoon60 = "#C8DCDF";
export const GuitRefColorLagoon40 = "#DFEBEC";
export const GuitRefColorMagenta500base = "#A60063";
export const GuitRefColorMagenta400 = "#AF1A73";
export const GuitRefColorMagenta300 = "#AE3D80";
export const GuitRefColorMagenta200 = "#C45597";
export const GuitRefColorMagenta100 = "#CC6CA5";
export const GuitRefColorMagenta80 = "#DEA0C5";
export const GuitRefColorMagenta60 = "#EDCADF";
export const GuitRefColorMagenta40 = "#F4E1EC";
export const GuitRefColorSlate500base = "#3D3D5F";
export const GuitRefColorSlate400 = "#4F4F6E";
export const GuitRefColorSlate300 = "#646482";
export const GuitRefColorSlate200 = "#7C7C93";
export const GuitRefColorSlate100 = "#8F8FA3";
export const GuitRefColorSlate80 = "#B6B6C3";
export const GuitRefColorSlate60 = "#D5D5DC";
export const GuitRefColorSlate40 = "#E9E9ED";
export const GuitRefColorTransparentNeutral8000 = "rgba(20, 20, 20, 0.00)";
export const GuitRefColorTransparentNeutral80010 = "rgba(20, 20, 20, 0.1)";
export const GuitRefColorTransparentNeutral80020 = "rgba(20, 20, 20, 0.2)";
export const GuitRefColorTransparentNeutral80030 = "rgba(20, 20, 20, 0.3)";
export const GuitRefColorTransparentNeutral80040 = "rgba(20, 20, 20, 0.4)";
export const GuitRefColorTransparentNeutral80080 = "rgba(20, 20, 20, 0.8)";
export const GuitRefColorTransparentNeutral00 = "rgba(255, 255, 255, 0.00)";
export const GuitRefColorTransparentNeutral010 = "rgba(255, 255, 255, 0.1)";
export const GuitRefColorTransparentNeutral020 = "rgba(255, 255, 255, 0.2)";
export const GuitRefColorTransparentNeutral030 = "rgba(255, 255, 255, 0.3)";
export const GuitRefColorTransparentNeutral040 = "rgba(255, 255, 255, 0.4)";
export const GuitRefFontFamilyLatin = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitRefFontFamilyArmenian = " 'Noto Sans Arm','Times New Roman Armenian', 'DejaVu Sans', Arial, sans-serif";
export const GuitRefFontFamilyMonospace = "'Noto Sans Mono','DejaVu Sans Mono', Courier, monospace";
export const GuitRefFontSize240 = "4.8rem";
export const GuitRefFontSize200 = "4rem";
export const GuitRefFontSize160 = "3.2rem";
export const GuitRefFontSize140 = "2.8rem";
export const GuitRefFontSize120 = "2.4rem";
export const GuitRefFontSize100 = "2rem";
export const GuitRefFontSize90 = "1.8rem";
export const GuitRefFontSize80 = "1.6rem";
export const GuitRefFontSize70 = "1.4rem";
export const GuitRefFontSize60 = "1.2rem";
export const GuitRefFontSize50 = "1rem";
export const GuitRefFontWeightRegular = "400";
export const GuitRefFontWeightMedium = "500";
export const GuitRefFontWeightSemibold = "600";
export const GuitRefFontLetterSpacingNone = "0";
export const GuitRefFontLetterSpacing03 = "0.03rem";
export const GuitRefFontLineHeight320 = "6.4rem";
export const GuitRefFontLineHeight240 = "4.8rem";
export const GuitRefFontLineHeight200 = "4rem";
export const GuitRefFontLineHeight160 = "3.2rem";
export const GuitRefFontLineHeight140 = "2.8rem";
export const GuitRefFontLineHeight120 = "2.4rem";
export const GuitRefFontLineHeight100 = "2rem";
export const GuitRefFontLineHeight90 = "1.8rem";
export const GuitRefFontLineHeight80 = "1.6rem";
export const GuitRefFontLineHeight70 = "1.4rem";
export const GuitRefFontTextCaseUppercase = "Uppercase";
export const GuitRefFontTextDecorationStrike = "Strike Line";
export const GuitRefFontTextDecorationUnderline = "Underline";
export const GuitRefFontTextAlignLeft = "Left";
export const GuitRefFontTextAlignRight = "Right";
export const GuitRefFontTextAlignCenter = "Center";
export const GuitRefSpacingNone = "0rem";
export const GuitRefSpacing4xsmall = "0.2rem";
export const GuitRefSpacing3xsmall = "0.4rem";
export const GuitRefSpacing2xsmall = "0.6rem";
export const GuitRefSpacingXsmall = "0.8rem";
export const GuitRefSpacingSmall = "1rem";
export const GuitRefSpacingMedium = "1.2rem";
export const GuitRefSpacingLarge = "1.6rem";
export const GuitRefSpacingXlarge = "2rem";
export const GuitRefSpacing2xlarge = "2.4rem";
export const GuitRefSpacing3xlarge = "2.8rem";
export const GuitRefSpacing4xlarge = "3.2rem";
export const GuitRefSpacing5xlarge = "3.6rem";
export const GuitRefSpacing6xlarge = "4rem";
export const GuitRefSpacing7xlarge = "4.4rem";
export const GuitRefSpacing8xlarge = "4.8rem";
export const GuitRefSpacing9xlarge = "5.6rem";
export const GuitRefSpacing10xlarge = "6.4rem";
export const GuitRefSpacing11xlarge = "8rem";
export const GuitRefSizingNone = "0rem";
export const GuitRefSizing4xsmall = "0.4rem";
export const GuitRefSizing3xsmall = "0.8rem";
export const GuitRefSizing2xsmall = "1.2rem";
export const GuitRefSizingXsmall = "1.6rem";
export const GuitRefSizingSmallNudge = "2rem";
export const GuitRefSizingSmall = "2.4rem";
export const GuitRefSizingMediumNudge = "2.8rem";
export const GuitRefSizingMedium = "3.2rem";
export const GuitRefSizingLargeNudge = "3.6rem";
export const GuitRefSizingLarge = "4rem";
export const GuitRefSizingXlarge = "4.8rem";
export const GuitRefSizing2xlarge = "5.6rem";
export const GuitRefSizing3xlarge = "6.4rem";
export const GuitRefSizing4xlarge = "8rem";
export const GuitRefSizing5xlarge = "9.6rem";
export const GuitRefSizing6xlarge = "12rem";
export const GuitRefSizing7xl = "16rem";
export const GuitRefRadiusNone = "0rem";
export const GuitRefRadius4xsmall = "0.2rem";
export const GuitRefRadius3xsmall = "0.4rem";
export const GuitRefRadius2xsmall = "0.6rem";
export const GuitRefRadiusXsmall = "0.8rem";
export const GuitRefRadiusSmall = "1rem";
export const GuitRefRadiusMedium = "1.2rem";
export const GuitRefRadiusLarge = "1.6rem";
export const GuitRefRadiusFull = "50%";
export const GuitRefBorderWidthNone = "0rem";
export const GuitRefBorderWidthThin = "0.1rem";
export const GuitRefBorderWidthThick = "0.2rem";
export const GuitRefBorderWidthThicker = "0.4rem";
export const GuitRefBorderStyleSolid = "solid";
export const GuitRefBorderStyleDashed = "dashed";
export const GuitRefShadowBlurNone = "0rem";
export const GuitRefShadowBlur2xsmall = "0.2rem";
export const GuitRefShadowBlurXsmall = "0.4rem";
export const GuitRefShadowBlurSmall = "0.6rem";
export const GuitRefShadowBlurMedium = "0.8rem";
export const GuitRefShadowSpreadNegativeXsmall = "-0.4rem";
export const GuitRefShadowSpreadNone = "0rem";
export const GuitRefShadowSpread2xsmall = "0.2rem";
export const GuitRefShadowSpreadXsmall = "0.4rem";
export const GuitRefShadowPositioningNegative2xsmall = "-0.2rem";
export const GuitRefShadowPositioningNone = "0rem";
export const GuitRefShadowPositioning2xsmall = "0.2rem";
export const GuitRefShadowPositioningXsmall = "0.4rem";
export const GuitRefShadowPositioningSmall = "0.6rem";
export const GuitRefMotionEasingStandard = "cubic-bezier(0.4, 0.12, 0.2, 1)";
export const GuitRefMotionEasingInput = "cubic-bezier(0.4, 0.12, 0.2, 1)";
export const GuitRefMotionEasingOutput = "cubic-bezier(0.4, 0.12, 1, 1)";
export const GuitRefMotionEasingInputAndOutput = "cubic-bezier(0.1, 0, 0.58, 1)";
export const GuitRefMotionDurationMicro = "80ms";
export const GuitRefMotionDurationModerate = "120ms";
export const GuitRefMotionDurationModerateMacro = "240ms";
export const GuitRefMotionDurationSlow = "400ms";
export const GuitRefMotionDurationSlowMacro = "1200ms";
export const GuitRefBreakpointMobile = "767";
export const GuitRefBreakpointTablet = "1199";
export const GuitRefBreakpointDesktop = "1200";
export const GuitSemFontHeadingXlargeSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontHeadingXlargeSemiboldFontSize = "4.8rem";
export const GuitSemFontHeadingXlargeSemiboldFontWeight = "600";
export const GuitSemFontHeadingXlargeSemiboldLineHeight = "6.4rem";
export const GuitSemFontHeadingLargeSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontHeadingLargeSemiboldFontSize = "4rem";
export const GuitSemFontHeadingLargeSemiboldFontWeight = "600";
export const GuitSemFontHeadingLargeSemiboldLineHeight = "4.8rem";
export const GuitSemFontHeadingMediumSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontHeadingMediumSemiboldFontSize = "3.2rem";
export const GuitSemFontHeadingMediumSemiboldFontWeight = "600";
export const GuitSemFontHeadingMediumSemiboldLineHeight = "4rem";
export const GuitSemFontHeadingSmallSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontHeadingSmallSemiboldFontSize = "2.8rem";
export const GuitSemFontHeadingSmallSemiboldFontWeight = "600";
export const GuitSemFontHeadingSmallSemiboldLineHeight = "4rem";
export const GuitSemFontSubheadingLargeSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontSubheadingLargeSemiboldFontSize = "2rem";
export const GuitSemFontSubheadingLargeSemiboldFontWeight = "600";
export const GuitSemFontSubheadingLargeSemiboldLineHeight = "2.8rem";
export const GuitSemFontSubheadingMediumSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontSubheadingMediumSemiboldFontSize = "1.8rem";
export const GuitSemFontSubheadingMediumSemiboldFontWeight = "600";
export const GuitSemFontSubheadingMediumSemiboldLineHeight = "2.4rem";
export const GuitSemFontLabelLargeDefaultSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontLabelLargeDefaultSemiboldFontSize = "1.6rem";
export const GuitSemFontLabelLargeDefaultSemiboldFontWeight = "600";
export const GuitSemFontLabelLargeDefaultSemiboldLineHeight = "2.4rem";
export const GuitSemFontLabelMediumDefaultSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontLabelMediumDefaultSemiboldFontSize = "1.4rem";
export const GuitSemFontLabelMediumDefaultSemiboldFontWeight = "600";
export const GuitSemFontLabelMediumDefaultSemiboldLineHeight = "2rem";
export const GuitSemFontBodyLargeDefaultSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyLargeDefaultSemiboldFontSize = "1.6rem";
export const GuitSemFontBodyLargeDefaultSemiboldFontWeight = "600";
export const GuitSemFontBodyLargeDefaultSemiboldLineHeight = "2.4rem";
export const GuitSemFontBodyLargeDefaultSemiboldParagraphSpacing = "2.4rem";
export const GuitSemFontBodyLargeDefaultMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyLargeDefaultMediumFontSize = "1.6rem";
export const GuitSemFontBodyLargeDefaultMediumFontWeight = "500";
export const GuitSemFontBodyLargeDefaultMediumLineHeight = "2.4rem";
export const GuitSemFontBodyLargeDefaultMediumParagraphSpacing = "2.4rem";
export const GuitSemFontBodyLargeDefaultRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyLargeDefaultRegularFontSize = "1.6rem";
export const GuitSemFontBodyLargeDefaultRegularFontWeight = "400";
export const GuitSemFontBodyLargeDefaultRegularLineHeight = "2.4rem";
export const GuitSemFontBodyLargeDefaultRegularParagraphSpacing = "2.4rem";
export const GuitSemFontBodyMediumDefaultSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyMediumDefaultMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyMediumDefaultMediumFontSize = "1.4rem";
export const GuitSemFontBodyMediumDefaultMediumFontWeight = "500";
export const GuitSemFontBodyMediumDefaultMediumLineHeight = "2rem";
export const GuitSemFontBodyMediumDefaultMediumParagraphSpacing = "2rem";
export const GuitSemFontBodyMediumDefaultSemiboldFontSize = "1.4rem";
export const GuitSemFontBodyMediumDefaultSemiboldFontWeight = "600";
export const GuitSemFontBodyMediumDefaultSemiboldLineHeight = "2rem";
export const GuitSemFontBodyMediumDefaultSemiboldParagraphSpacing = "2rem";
export const GuitSemFontBodyMediumDefaultRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyMediumDefaultRegularFontSize = "1.4rem";
export const GuitSemFontBodyMediumDefaultRegularFontWeight = "400";
export const GuitSemFontBodyMediumDefaultRegularLineHeight = "2rem";
export const GuitSemFontBodyMediumDefaultRegularParagraphSpacing = "2rem";
export const GuitSemFontCaptionLargeSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontCaptionLargeSemiboldFontSize = "1.2rem";
export const GuitSemFontCaptionLargeSemiboldFontWeight = "600";
export const GuitSemFontCaptionLargeSemiboldLineHeight = "1.6rem";
export const GuitSemFontCaptionLargeSemiboldLetterSpacing = "0.03rem";
export const GuitSemFontCaptionLargeSemiboldParagraphSpacing = "1.6rem";
export const GuitSemFontCaptionLargeMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontCaptionLargeMediumFontSize = "1.2rem";
export const GuitSemFontCaptionLargeMediumFontWeight = "500";
export const GuitSemFontCaptionLargeMediumLineHeight = "1.6rem";
export const GuitSemFontCaptionLargeMediumLetterSpacing = "0.03rem";
export const GuitSemFontCaptionLargeMediumParagraphSpacing = "1.6rem";
export const GuitSemFontCaptionLargeRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontCaptionLargeRegularFontSize = "1.2rem";
export const GuitSemFontCaptionLargeRegularFontWeight = "400";
export const GuitSemFontCaptionLargeRegularLineHeight = "1.6rem";
export const GuitSemFontCaptionLargeRegularLetterSpacing = "0.03rem";
export const GuitSemFontCaptionLargeRegularParagraphSpacing = "1.6rem";
export const GuitSemFontCaptionMediumSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontCaptionMediumSemiboldFontSize = "1rem";
export const GuitSemFontCaptionMediumSemiboldFontWeight = "600";
export const GuitSemFontCaptionMediumSemiboldLineHeight = "1.4rem";
export const GuitSemFontCaptionMediumSemiboldLetterSpacing = "0.03rem";
export const GuitSemFontCaptionMediumSemiboldParagraphSpacing = "1.2rem";
export const GuitSemFontCaptionMediumMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontCaptionMediumRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontCaptionMediumRegularFontSize = "1rem";
export const GuitSemFontCaptionMediumRegularFontWeight = "400";
export const GuitSemFontCaptionMediumRegularLineHeight = "1.4rem";
export const GuitSemFontCaptionMediumRegularLetterSpacing = "0.03rem";
export const GuitSemFontCaptionMediumRegularParagraphSpacing = "1.2rem";
export const GuitSemFontCaptionMediumMediumFontSize = "1rem";
export const GuitSemFontCaptionMediumMediumFontWeight = "500";
export const GuitSemFontCaptionMediumMediumLineHeight = "1.4rem";
export const GuitSemFontCaptionMediumMediumLetterSpacing = "0.03rem";
export const GuitSemFontCaptionMediumMediumParagraphSpacing = "1.2rem";
export const GuitSemFontHeadingXsmallSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontHeadingXsmallSemiboldFontSize = "2.4rem";
export const GuitSemFontHeadingXsmallSemiboldFontWeight = "600";
export const GuitSemFontHeadingXsmallSemiboldLineHeight = "3.2rem";
export const GuitSemFontLabelLargeDefaultMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontLabelLargeDefaultMediumFontSize = "1.6rem";
export const GuitSemFontLabelLargeDefaultMediumFontWeight = "500";
export const GuitSemFontLabelLargeDefaultMediumLineHeight = "2.4rem";
export const GuitSemFontLabelMediumDefaultMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontLabelMediumDefaultMediumFontSize = "1.4rem";
export const GuitSemFontLabelMediumDefaultMediumFontWeight = "500";
export const GuitSemFontLabelMediumDefaultMediumLineHeight = "2rem";
export const GuitSemFontLabelSmallDefaultSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontLabelSmallDefaultSemiboldFontSize = "1.2rem";
export const GuitSemFontLabelSmallDefaultSemiboldFontWeight = "600";
export const GuitSemFontLabelSmallDefaultSemiboldLineHeight = "1.6rem";
export const GuitSemFontLabelSmallDefaultMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontLabelSmallDefaultMediumFontSize = "1.2rem";
export const GuitSemFontLabelSmallDefaultMediumFontWeight = "500";
export const GuitSemFontLabelSmallDefaultMediumLineHeight = "1.6rem";
export const GuitSemFontBodyLargeUnderlineSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyLargeUnderlineSemiboldFontSize = "1.6rem";
export const GuitSemFontBodyLargeUnderlineSemiboldFontWeight = "600";
export const GuitSemFontBodyLargeUnderlineSemiboldLineHeight = "2.4rem";
export const GuitSemFontBodyLargeUnderlineSemiboldParagraphSpacing = "2.4rem";
export const GuitSemFontBodyLargeUnderlineSemiboldTextDecoration = "Underline";
export const GuitSemFontBodyLargeUnderlineMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyLargeUnderlineMediumFontSize = "1.6rem";
export const GuitSemFontBodyLargeUnderlineMediumFontWeight = "500";
export const GuitSemFontBodyLargeUnderlineMediumLineHeight = "2.4rem";
export const GuitSemFontBodyLargeUnderlineMediumParagraphSpacing = "2.4rem";
export const GuitSemFontBodyLargeUnderlineMediumTextDecoration = "Underline";
export const GuitSemFontBodyLargeUnderlineRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyLargeUnderlineRegularFontSize = "1.6rem";
export const GuitSemFontBodyLargeUnderlineRegularFontWeight = "400";
export const GuitSemFontBodyLargeUnderlineRegularLineHeight = "2.4rem";
export const GuitSemFontBodyLargeUnderlineRegularParagraphSpacing = "2.4rem";
export const GuitSemFontBodyLargeUnderlineRegularTextDecoration = "Underline";
export const GuitSemFontBodyMediumUnderlineSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyMediumUnderlineMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyMediumUnderlineMediumFontSize = "1.4rem";
export const GuitSemFontBodyMediumUnderlineMediumFontWeight = "500";
export const GuitSemFontBodyMediumUnderlineMediumLineHeight = "2rem";
export const GuitSemFontBodyMediumUnderlineMediumParagraphSpacing = "2rem";
export const GuitSemFontBodyMediumUnderlineMediumTextDecoration = "Underline";
export const GuitSemFontBodyMediumUnderlineSemiboldFontSize = "1.4rem";
export const GuitSemFontBodyMediumUnderlineSemiboldFontWeight = "600";
export const GuitSemFontBodyMediumUnderlineSemiboldLineHeight = "2rem";
export const GuitSemFontBodyMediumUnderlineSemiboldParagraphSpacing = "2rem";
export const GuitSemFontBodyMediumUnderlineSemiboldTextDecoration = "Underline";
export const GuitSemFontBodyMediumUnderlineRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
export const GuitSemFontBodyMediumUnderlineRegularFontSize = "1.4rem";
export const GuitSemFontBodyMediumUnderlineRegularFontWeight = "400";
export const GuitSemFontBodyMediumUnderlineRegularLineHeight = "2rem";
export const GuitSemFontBodyMediumUnderlineRegularParagraphSpacing = "2rem";
export const GuitSemFontBodyMediumUnderlineRegularTextDecoration = "Underline";
export const GuitSemDimensionWidthNone = "0rem";
export const GuitSemDimensionWidth4xsmall = "0.4rem";
export const GuitSemDimensionWidth3xsmall = "0.8rem";
export const GuitSemDimensionWidth2xsmall = "1.2rem";
export const GuitSemDimensionWidthXsmall = "1.6rem";
export const GuitSemDimensionWidthSmallNudge = "2rem";
export const GuitSemDimensionWidthSmall = "2.4rem";
export const GuitSemDimensionWidthMediumNudge = "2.8rem";
export const GuitSemDimensionWidthMedium = "3.2rem";
export const GuitSemDimensionWidthLargeNudge = "3.6rem";
export const GuitSemDimensionWidthLarge = "4rem";
export const GuitSemDimensionWidthXlarge = "4.8rem";
export const GuitSemDimensionWidth2xlarge = "5.6rem";
export const GuitSemDimensionWidth3xlarge = "6.4rem";
export const GuitSemDimensionWidth4xlarge = "8rem";
export const GuitSemDimensionWidth5xlarge = "9.6rem";
export const GuitSemDimensionWidth6xlarge = "12rem";
export const GuitSemDimensionWidth7xlarge = "16rem";
export const GuitSemDimensionHeightNone = "0rem";
export const GuitSemDimensionHeight4xsmall = "0.4rem";
export const GuitSemDimensionHeight3xsmall = "0.8rem";
export const GuitSemDimensionHeight2xsmall = "1.2rem";
export const GuitSemDimensionHeightXsmall = "1.6rem";
export const GuitSemDimensionHeightSmallNudge = "2rem";
export const GuitSemDimensionHeightSmall = "2.4rem";
export const GuitSemDimensionHeightMediumNudge = "2.8rem";
export const GuitSemDimensionHeightMedium = "3.2rem";
export const GuitSemDimensionHeightLargeNudge = "3.6rem";
export const GuitSemDimensionHeightLarge = "4rem";
export const GuitSemDimensionHeightXlarge = "4.8rem";
export const GuitSemDimensionHeight2xlarge = "5.6rem";
export const GuitSemDimensionHeight3xlarge = "6.4rem";
export const GuitSemDimensionHeight4xlarge = "8rem";
export const GuitSemDimensionHeight5xlarge = "9.6rem";
export const GuitSemDimensionHeight6xlarge = "12rem";
export const GuitSemDimensionHeight7xlarge = "16rem";
export const GuitSemBorderDefaultWidth = "0.1rem";
export const GuitSemBorderDefaultStyle = "solid";
export const GuitSemBorderFocusWidth = "0.2rem";
export const GuitSemBorderFocusStyle = "solid";
export const GuitSemBorderHighlightWidth = "0.4rem";
export const GuitSemBorderHighlightStyle = "solid";
export const GuitSemShadowFloating1PositionX1 = "0rem";
export const GuitSemShadowFloating1PositionY1 = "0.2rem";
export const GuitSemShadowFloating1Blur1 = "0.4rem";
export const GuitSemShadowFloating1Spread1 = "0.2rem";
export const GuitSemShadowFloating2PositionX1 = "0rem";
export const GuitSemShadowFloating2PositionY1 = "0.4rem";
export const GuitSemShadowFloating1PositionX2 = "0rem";
export const GuitSemShadowFloating1PositionY2 = "0rem";
export const GuitSemShadowFloating1Blur2 = "0.2rem";
export const GuitSemShadowFloating1Spread2 = "-0.4rem";
export const GuitSemShadowFloating2Blur1 = "0.6rem";
export const GuitSemShadowFloating2Spread1 = "0.4rem";
export const GuitSemShadowFloating3PositionX1 = "0rem";
export const GuitSemShadowFloating3PositionY1 = "0.6rem";
export const GuitSemShadowFloating2PositionX2 = "0rem";
export const GuitSemShadowFloating2PositionY2 = "-0.2rem";
export const GuitSemShadowFloating2Blur2 = "0.4rem";
export const GuitSemShadowFloating2Spread2 = "-0.4rem";
export const GuitSemShadowFloating3Blur1 = "0.8rem";
export const GuitSemShadowFloating3Spread1 = "0.4rem";
export const GuitSemShadowFloating3PositionX2 = "0rem";
export const GuitSemShadowFloating3PositionY2 = "-0.2rem";
export const GuitSemShadowFloating3Blur2 = "0.6rem";
export const GuitSemShadowFloating3Spread2 = "-0.4rem";
export const GuitSemShadowRaisedTopPositionX = "0rem";
export const GuitSemShadowRaisedTopPositionY = "-0.2rem";
export const GuitSemShadowRaisedTopBlur = "0.6rem";
export const GuitSemShadowRaisedTopSpread = "0.2rem";
export const GuitSemShadowRaisedBottomPositionX = "0rem";
export const GuitSemShadowRaisedBottomPositionY = "0.2rem";
export const GuitSemShadowRaisedBottomBlur = "0.6rem";
export const GuitSemShadowRaisedBottomSpread = "0.2rem";
export const GuitSemColorForegroundNeutral2Notheme = "#262627";
export const GuitSemColorBackgroundNeutral5 = "#262627";
export const GuitSemColorForegroundInverseNotheme = "#FFFFFF";
export const GuitSemColorBackgroundSuccess2Pressed = "#1E8A5C";
export const GuitSemColorBackgroundTransparentOverlayNotheme1 = "rgba(20, 20, 20, 0.4)";
export const GuitSemColorBackgroundTransparentOverlayNotheme2 = "rgba(20, 20, 20, 0.8)";
export const GuitSemColorSurfaceNeutral1 = "light-dark(#FFFFFF, #1c1c1c)";
export const GuitSemColorSurfaceNeutral2 = "light-dark(#F5F5F5, #141414)";
export const GuitSemColorFloating1Rgba1 = "light-dark(rgba(20, 20, 20, 0.1), rgba(20, 20, 20, 0.4))";
export const GuitSemColorFloating1Rgba2 = "light-dark(rgba(20, 20, 20, 0.1), rgba(20, 20, 20, 0.4))";
export const GuitSemColorFloating2Rgba1 = "light-dark(rgba(20, 20, 20, 0.1), rgba(20, 20, 20, 0.4))";
export const GuitSemColorFloating2Rgba2 = "light-dark(rgba(20, 20, 20, 0.1), rgba(20, 20, 20, 0.4))";
export const GuitSemColorFloating3Rgba1 = "light-dark(rgba(20, 20, 20, 0.1), rgba(20, 20, 20, 0.4))";
export const GuitSemColorFloating3Rgba2 = "light-dark(rgba(20, 20, 20, 0.1), rgba(20, 20, 20, 0.4))";
export const GuitSemColorBackgroundNeutral1 = "light-dark(#FFFFFF, #1c1c1c)";
export const GuitSemColorForegroundNeutral1 = "light-dark(#646468, #B7B7B9)";
export const GuitSemColorBackgroundNeutral1Hover = "light-dark(#F5F5F5, #262627)";
export const GuitSemColorForegroundNeutral2 = "light-dark(#262627, #F5F5F5)";
export const GuitSemColorForegroundNeutral2Hover = "light-dark(#323234, #E8E8E8)";
export const GuitSemColorForegroundNeutral2Pressed = "light-dark(#1c1c1c, #FAFAFA)";
export const GuitSemColorBackgroundNeutral1Pressed = "light-dark(#E8E8E8, #323234)";
export const GuitSemColorBackgroundNeutral1Nudge = "light-dark(#FFFFFF, #262627)";
export const GuitSemColorBackgroundNeutral1NudgeHover = "light-dark(#F5F5F5, #323234)";
export const GuitSemColorBackgroundNeutral1NudgePressed = "light-dark(#E8E8E8, #1c1c1c)";
export const GuitSemColorForegroundBrand = "light-dark(#1473E6, #95C0F4)";
export const GuitSemColorForegroundBrandHover = "light-dark(#105EBC, #C3DBF9)";
export const GuitSemColorForegroundBrandPressed = "light-dark(#0A3B75, #E8F1FD)";
export const GuitSemColorBackgroundNeutral2 = "light-dark(#FAFAFA, #141414)";
export const GuitSemColorBackgroundNeutral3 = "light-dark(#F5F5F5, #262627)";
export const GuitSemColorBackgroundNeutral3Hover = "light-dark(#E8E8E8, #323234)";
export const GuitSemColorForegroundError = "light-dark(#98332F, #F8CBC9)";
export const GuitSemColorForegroundSuccess = "light-dark(#18714C, #B6ECD5)";
export const GuitSemColorBackgroundNeutral3Pressed = "light-dark(#D3D3D4, #1c1c1c)";
export const GuitSemColorBackgroundNeutral4 = "light-dark(#E8E8E8, #323234)";
export const GuitSemColorForegroundWarning = "light-dark(#7E6030, #F0D09D)";
export const GuitSemColorForegroundRecommendation = "light-dark(#553EB7, #D7CFF7)";
export const GuitSemColorForegroundInformative = "light-dark(#105EBC, #C3DBF9)";
export const GuitSemColorBackgroundBrand1 = "light-dark(#E8F1FD, #105EBC)";
export const GuitSemColorForegroundSelected = "light-dark(#1473E6, #95C0F4)";
export const GuitSemColorBackgroundBrand1Hover = "light-dark(#C3DBF9, #1473E6)";
export const GuitSemColorForegroundSelectedHover = "light-dark(#105EBC, #C3DBF9)";
export const GuitSemColorBackgroundBrand1Pressed = "light-dark(#95C0F4, #0A3B75)";
export const GuitSemColorForegroundSelectedPressed = "light-dark(#0A3B75, #E8F1FD)";
export const GuitSemColorBackgroundBrand2 = "light-dark(#1473E6, #599CED)";
export const GuitSemColorBackgroundBrand2Hover = "light-dark(#105EBC, #95C0F4)";
export const GuitSemColorBackgroundBrand2Pressed = "light-dark(#0A3B75, #3989EA)";
export const GuitSemColorBackgroundError1 = "light-dark(#FCEAE9, #98332F)";
export const GuitSemColorForegroundInverse = "light-dark(#FFFFFF, #262627)";
export const GuitSemColorBackgroundError1Hover = "light-dark(#F8CBC9, #BB3F3A)";
export const GuitSemColorForegroundInverseHover = "light-dark(#F5F5F5, #323234)";
export const GuitSemColorForegroundInversePressed = "light-dark(#E8E8E8, #1c1c1c)";
export const GuitSemColorForegroundInverseDisabled = "light-dark(#B7B7B9, #646468)";
export const GuitSemColorForegroundDisabled = "light-dark(#929295, #646468)";
export const GuitSemColorBackgroundError1Pressed = "light-dark(#F2A09C, #61211E)";
export const GuitSemColorForegroundAccentBlue = "light-dark(#105EBC, #C3DBF9)";
export const GuitSemColorForegroundAccentRed = "light-dark(#98332F, #F8CBC9)";
export const GuitSemColorForegroundAccentGreen = "light-dark(#18714C, #B6ECD5)";
export const GuitSemColorForegroundAccentOrange1 = "light-dark(#E6AF57, #BA8B40)";
export const GuitSemColorForegroundAccentOrange2 = "light-dark(#684F27, #F7E4C7)";
export const GuitSemColorForegroundAccentPurple = "light-dark(#553EB7, #D7CFF7)";
export const GuitSemColorForegroundAccentLagoon = "light-dark(#23636C, #C8DCDF)";
export const GuitSemColorForegroundAccentMagenta = "light-dark(#A60063, #EDCADF)";
export const GuitSemColorForegroundAccentSlate = "light-dark(#4F4F6E, #D5D5DC)";
export const GuitSemColorBackgroundError2 = "light-dark(#BB3F3A, #EA6B66)";
export const GuitSemColorBackgroundError2Hover = "light-dark(#98332F, #F2A09C)";
export const GuitSemColorBackgroundError2Pressed = "light-dark(#61211E, #E64D47)";
export const GuitSemColorBackgroundSuccess1 = "light-dark(#E3F7EE, #18714C)";
export const GuitSemColorBackgroundSuccess1Hover = "light-dark(#B6ECD5, #1E8A5C)";
export const GuitSemColorBackgroundSuccess1Pressed = "light-dark(#76DBAF, #0F472F)";
export const GuitSemColorBackgroundSuccess2 = "light-dark(#2BC784, #25AC72)";
export const GuitSemColorBackgroundSuccess2Hover = "light-dark(#25AC72, #2BC784)";
export const GuitSemColorBackgroundWarning1 = "light-dark(#F7E4C7, #684F27)";
export const GuitSemColorBackgroundWarning2 = "light-dark(#E6AF57, #7E6030)";
export const GuitSemColorBackgroundRecommendation1 = "light-dark(#E9E5FB, #553EB7)";
export const GuitSemColorBackgroundRecommendation2 = "light-dark(#684AE0, #BAACF1)";
export const GuitSemColorBackgroundInformative = "light-dark(#E8F1FD, #105EBC)";
export const GuitSemColorBackgroundSelected1 = "light-dark(#C3DBF9, #105EBC)";
export const GuitSemColorBackgroundSelected1Hover = "light-dark(#95C0F4, #1473E6)";
export const GuitSemColorBackgroundSelected1Pressed = "light-dark(#599CED, #0A3B75)";
export const GuitSemColorBackgroundSelected2 = "light-dark(#1473E6, #599CED)";
export const GuitSemColorBackgroundSelected2Hover = "light-dark(#105EBC, #95C0F4)";
export const GuitSemColorBackgroundSelected2Pressed = "light-dark(#0A3B75, #3989EA)";
export const GuitSemColorBackgroundInverse = "light-dark(#FFFFFF, #1c1c1c)";
export const GuitSemColorBackgroundInverseHover = "light-dark(#F5F5F5, #262627)";
export const GuitSemColorBackgroundInversePressed = "light-dark(#E8E8E8, #323234)";
export const GuitSemColorBackgroundDisabled = "light-dark(#E8E8E8, #323234)";
export const GuitSemColorBackgroundAccentBlue1 = "light-dark(#E8F1FD, #0A3B75)";
export const GuitSemColorBackgroundAccentBlue2 = "light-dark(#1473E6, #599CED)";
export const GuitSemColorBackgroundAccentRed1 = "light-dark(#FCEAE9, #61211E)";
export const GuitSemColorBackgroundAccentRed2 = "light-dark(#BB3F3A, #EA6B66)";
export const GuitSemColorBackgroundAccentGreen1 = "light-dark(#E3F7EE, #0F472F)";
export const GuitSemColorBackgroundAccentGreen2 = "light-dark(#18714C, #2BC784)";
export const GuitSemColorBackgroundAccentOrange1 = "light-dark(#F7E4C7, #42331A)";
export const GuitSemColorBackgroundAccentOrange2 = "light-dark(#7E6030, #BA8B40)";
export const GuitSemColorBackgroundAccentPurple1 = "light-dark(#E9E5FB, #372777)";
export const GuitSemColorBackgroundAccentPurple2 = "light-dark(#684AE0, #9681E9)";
export const GuitSemColorBackgroundAccentLagoon1 = "light-dark(#DFEBEC, #174045)";
export const GuitSemColorBackgroundAccentLagoon2 = "light-dark(#2C7C87, #6AA2A9)";
export const GuitSemColorBackgroundAccentMagenta1 = "light-dark(#F4E1EC, #A60063)";
export const GuitSemColorBackgroundAccentMagenta2 = "light-dark(#AF1A73, #CC6CA5)";
export const GuitSemColorBackgroundAccentSlate1 = "light-dark(#E9E9ED, #3D3D5F)";
export const GuitSemColorBackgroundAccentSlate2 = "light-dark(#4F4F6E, #8F8FA3)";
export const GuitSemColorBackgroundTransparent1 = "light-dark(rgba(20, 20, 20, 0.00), rgba(255, 255, 255, 0.00))";
export const GuitSemColorBackgroundTransparent1Hover = "light-dark(rgba(20, 20, 20, 0.1), rgba(255, 255, 255, 0.1))";
export const GuitSemColorBackgroundTransparent1Pressed = "light-dark(rgba(20, 20, 20, 0.2), rgba(255, 255, 255, 0.2))";
export const GuitSemColorBackgroundTransparent2 = "light-dark(rgba(20, 20, 20, 0.2), rgba(255, 255, 255, 0.2))";
export const GuitSemColorBackgroundTransparentOverlay = "light-dark(rgba(20, 20, 20, 0.3), rgba(255, 255, 255, 0.3))";
export const GuitSemColorBackgroundTransparentInverse1 = "light-dark(rgba(255, 255, 255, 0.00), rgba(20, 20, 20, 0.1))";
export const GuitSemColorBackgroundTransparentInverse1Hover = "light-dark(rgba(255, 255, 255, 0.1), rgba(20, 20, 20, 0.2))";
export const GuitSemColorBackgroundTransparentInverse1Pressed = "light-dark(rgba(255, 255, 255, 0.2), rgba(20, 20, 20, 0.3))";
export const GuitSemColorBackgroundTransparentInverse2 = "light-dark(rgba(255, 255, 255, 0.2), rgba(20, 20, 20, 0.2))";
export const GuitSemColorBackgroundTransparentInverse2Hover = "light-dark(rgba(255, 255, 255, 0.3), rgba(20, 20, 20, 0.3))";
export const GuitSemColorBackgroundTransparentInverse2Pressed = "light-dark(rgba(255, 255, 255, 0.4), rgba(20, 20, 20, 0.4))";
export const GuitSemColorBackgroundTransparentInverseDisabled = "light-dark(rgba(255, 255, 255, 0.4), rgba(20, 20, 20, 0.4))";
export const GuitSemColorBackgroundTransparentInverseDisabled2 = "light-dark(rgba(255, 255, 255, 0.4), rgba(20, 20, 20, 0.4))";
export const GuitSemColorBorderNeutral1 = "light-dark(#FFFFFF, #141414)";
export const GuitSemColorBorderNeutral2 = "light-dark(#D3D3D4, #323234)";
export const GuitSemColorBorderNeutral3 = "light-dark(#646468, #D3D3D4)";
export const GuitSemColorBorderNeutral4 = "light-dark(#262627, #F5F5F5)";
export const GuitSemColorBorderBrand = "light-dark(#1473E6, #95C0F4)";
export const GuitSemColorBorderBrandHover = "light-dark(#105EBC, #C3DBF9)";
export const GuitSemColorBorderBrandPressed = "light-dark(#0A3B75, #E8F1FD)";
export const GuitSemColorBorderError = "light-dark(#98332F, #F2A09C)";
export const GuitSemColorBorderSuccess = "light-dark(#18714C, #76DBAF)";
export const GuitSemColorBorderWarning = "light-dark(#7E6030, #F0D09D)";
export const GuitSemColorBorderRecommendation = "light-dark(#553EB7, #BAACF1)";
export const GuitSemColorBorderInformative = "light-dark(#105EBC, #95C0F4)";
export const GuitSemColorBorderSelected = "light-dark(#1473E6, #95C0F4)";
export const GuitSemColorBorderSelectedHover = "light-dark(#105EBC, #C3DBF9)";
export const GuitSemColorBorderSelectedPressed = "light-dark(#0A3B75, #E8F1FD)";
export const GuitSemColorBorderFocus = "light-dark(#95C0F4, #1473E6)";
export const GuitSemColorBorderAccentBlue = "light-dark(#599CED, #3989EA)";
export const GuitSemColorBorderAccentOrange = "light-dark(#E6AF57, #7E6030)";
export const GuitSemColorBorderAccentGreen = "light-dark(#2BC784, #25AC72)";
export const GuitSemColorBorderAccentRed = "light-dark(#EA6B66, #E64D47)";
export const GuitSemColorBorderAccentPurple = "light-dark(#9681E9, #7C62E4)";
export const GuitSemColorBorderAccentLagoon = "light-dark(#6AA2A9, #4C8C95)";
export const GuitSemColorBorderAccentMagenta = "light-dark(#CC6CA5, #C45597)";
export const GuitSemColorBorderAccentSlate = "light-dark(#8F8FA3, #7C7C93)";
export const GuitSemColorBorderInverse = "light-dark(#FFFFFF, #262627)";
export const GuitSemColorBorderInverseDisabled = "light-dark(#B7B7B9, #929295)";
export const GuitSemColorBorderDisabled1 = "light-dark(#E8E8E8, #646468)";
export const GuitSemColorBorderDisabled2 = "light-dark(#929295, #646468)";
export const GuitSemColorRaisedTopRgba = "light-dark(rgba(20, 20, 20, 0.1), rgba(20, 20, 20, 0.3))";
export const GuitSemColorRaisedBottomRgba = "light-dark(rgba(20, 20, 20, 0.1), rgba(20, 20, 20, 0.3))";