UNPKG

@twilio-paste/design-tokens

Version:

Paste Design System Tokens package with a number of different formats for Web, Mobile, and Sketch.

1,885 lines 94 kB
declare const Tokens: { "tokens":{"background-colors": [ { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Default background color for any container."; name: "color-background"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(20, 176, 83)"; comment: "Background color used to represent an entity or person as \"available\"."; name: "color-background-available"; altValue: "#14B053"; }, { type: "color"; category: "background-color"; value: "rgb(13, 19, 28)"; comment: "Background color used for the main page body."; name: "color-background-body"; altValue: "#0D131C"; }, { type: "color"; category: "background-color"; value: "rgb(25, 39, 62)"; comment: "Elevation token for color-background-body elements."; name: "color-background-body-elevation"; altValue: "#19273E"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Inverse background color used for the main page body."; name: "color-background-body-inverse"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Primary brand background, accessible with inverse text."; name: "color-background-brand"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(242, 190, 90)"; comment: "Brand accent background color representing Twilio."; name: "color-background-brand-10"; altValue: "#F2BE5A"; }, { type: "color"; category: "background-color"; value: "rgb(81, 169, 227)"; comment: "Brand accent background color representing Sendgrid."; name: "color-background-brand-20"; altValue: "#51A9E3"; }, { type: "color"; category: "background-color"; value: "rgb(106, 221, 178)"; comment: "Brand accent background color representing Segment."; name: "color-background-brand-30"; altValue: "#6ADDB2"; }, { type: "color"; category: "background-color"; value: "rgb(242, 47, 70)"; comment: "Highlight brand background, accessible with black text."; name: "color-background-brand-highlight"; altValue: "#F22F46"; }, { type: "color"; category: "background-color"; value: "rgba(242, 47, 70, 0.1)"; comment: "Weakest background color used for brand highlights."; name: "color-background-brand-highlight-weakest"; altValue: "#F22F461A"; }, { type: "color"; category: "background-color"; value: "rgb(31, 48, 76)"; comment: "Strong primary brand background, accessible with inverse text."; name: "color-background-brand-strong"; altValue: "#1F304C"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Stronger primary brand background, accessible with inverse text."; name: "color-background-brand-stronger"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(244, 124, 34)"; comment: "Background color used to represent an entity or person as \"busy\"."; name: "color-background-busy"; altValue: "#F47C22"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens."; name: "color-background-decorative-10-weakest"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(3, 11, 93)"; comment: "Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens."; name: "color-background-decorative-20-weakest"; altValue: "#030B5D"; }, { type: "color"; category: "background-color"; value: "rgb(5, 41, 18)"; comment: "Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens."; name: "color-background-decorative-30-weakest"; altValue: "#052912"; }, { type: "color"; category: "background-color"; value: "rgb(56, 14, 120)"; comment: "Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens."; name: "color-background-decorative-40-weakest"; altValue: "#380E78"; }, { type: "color"; category: "background-color"; value: "rgb(214, 31, 31)"; comment: "Background color used for destructive actions or highlights."; name: "color-background-destructive"; altValue: "#D61F1F"; }, { type: "color"; category: "background-color"; value: "rgb(246, 177, 177)"; comment: "Strong background color used for destructive actions or highlights."; name: "color-background-destructive-strong"; altValue: "#F6B1B1"; }, { type: "color"; category: "background-color"; value: "rgb(252, 207, 207)"; comment: "Stronger background color used for destructive actions or highlights."; name: "color-background-destructive-stronger"; altValue: "#FCCFCF"; }, { type: "color"; category: "background-color"; value: "rgb(254, 236, 236)"; comment: "Strongest background color used for destructive actions or highlights."; name: "color-background-destructive-strongest"; altValue: "#FEECEC"; }, { type: "color"; category: "background-color"; value: "rgb(57, 71, 98)"; comment: "Weak background color used for destructive actions or highlights."; name: "color-background-destructive-weak"; altValue: "#394762"; }, { type: "color"; category: "background-color"; value: "rgb(31, 48, 76)"; comment: "Weaker background color used for destructive actions or highlights."; name: "color-background-destructive-weaker"; altValue: "#1F304C"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Weakest background color used for destructive actions or highlights."; name: "color-background-destructive-weakest"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(25, 39, 62)"; comment: "Elevation token for color-background elements."; name: "color-background-elevation"; altValue: "#19273E"; }, { type: "color"; category: "background-color"; value: "rgb(214, 31, 31)"; comment: "Error background color."; name: "color-background-error"; altValue: "#D61F1F"; }, { type: "color"; category: "background-color"; value: "rgb(245, 138, 138)"; comment: "Strong error background color."; name: "color-background-error-strong"; altValue: "#F58A8A"; }, { type: "color"; category: "background-color"; value: "rgb(252, 207, 207)"; comment: "Stronger error background color."; name: "color-background-error-stronger"; altValue: "#FCCFCF"; }, { type: "color"; category: "background-color"; value: "rgb(254, 236, 236)"; comment: "Strongest error background color."; name: "color-background-error-strongest"; altValue: "#FEECEC"; }, { type: "color"; category: "background-color"; value: "rgb(49, 12, 12)"; comment: "Weakest error background color."; name: "color-background-error-weakest"; altValue: "#310C0C"; }, { type: "color"; category: "background-color"; value: "rgb(31, 48, 76)"; comment: "Inverse background color for any container. Must be used on color-background-body-inverse."; name: "color-background-inverse"; altValue: "#1F304C"; }, { type: "color"; category: "background-color"; value: "rgb(37, 57, 91)"; comment: "Elevation token for color-background-inverse elements."; name: "color-background-inverse-elevation"; altValue: "#25395B"; }, { type: "color"; category: "background-color"; value: "rgb(57, 71, 98)"; comment: "Strong inverse background color for any container. Must be used on color-background-body-inverse."; name: "color-background-inverse-strong"; altValue: "#394762"; }, { type: "color"; category: "background-color"; value: "rgb(37, 57, 91)"; comment: "Elevation token for color-background-inverse-strong elements."; name: "color-background-inverse-strong-elevation"; altValue: "#25395B"; }, { type: "color"; category: "background-color"; value: "rgb(57, 71, 98)"; comment: "Stronger inverse background color for any container. Must be used on color-background-body-inverse."; name: "color-background-inverse-stronger"; altValue: "#394762"; }, { type: "color"; category: "background-color"; value: "rgb(64, 79, 110)"; comment: "Elevation token for color-background-inverse-stronger elements."; name: "color-background-inverse-stronger-elevation"; altValue: "#404F6E"; }, { type: "color"; category: "background-color"; value: "rgb(255, 255, 255)"; comment: "Strongest inverse background color used for containers."; name: "color-background-inverse-strongest"; altValue: "#FFFFFF"; }, { type: "color"; category: "background-color"; value: "rgb(37, 57, 91)"; comment: "Elevation token for color-background-inverse-weak elements."; name: "color-background-inverse-weak-elevation"; altValue: "#25395B"; }, { type: "color"; category: "background-color"; value: "rgb(3, 11, 93)"; comment: "Weakest neutral background color."; name: "color-background-neutral-weakest"; altValue: "#030B5D"; }, { type: "color"; category: "background-color"; value: "rgb(56, 14, 120)"; comment: "Background color for indicating a new status."; name: "color-background-new"; altValue: "#380E78"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Weakest background color for indicating a new status."; name: "color-background-new-weakest"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(214, 31, 31)"; comment: "Background color used for notifications."; name: "color-background-notification"; altValue: "#D61F1F"; }, { type: "color"; category: "background-color"; value: "rgb(174, 178, 193)"; comment: "Color used to represent an entity or person as \"offline\"."; name: "color-background-offline"; altValue: "#AEB2C1"; }, { type: "color"; category: "background-color"; value: "rgba(18, 28, 45, 0.9)"; comment: "Default background for overlays."; name: "color-background-overlay"; altValue: "#121C2DE6"; }, { type: "color"; category: "background-color"; value: "rgb(2, 99, 224)"; comment: "Background for primary actions or highlights."; name: "color-background-primary"; altValue: "#0263E0"; }, { type: "color"; category: "background-color"; value: "rgb(153, 205, 255)"; comment: "Strong background for primary actions or highlights."; name: "color-background-primary-strong"; altValue: "#99CDFF"; }, { type: "color"; category: "background-color"; value: "rgb(204, 228, 255)"; comment: "Stronger background for primary actions or highlights."; name: "color-background-primary-stronger"; altValue: "#CCE4FF"; }, { type: "color"; category: "background-color"; value: "rgb(235, 244, 255)"; comment: "Strongest background for primary actions or highlights."; name: "color-background-primary-strongest"; altValue: "#EBF4FF"; }, { type: "color"; category: "background-color"; value: "rgb(57, 71, 98)"; comment: "Weak background for primary actions or highlights."; name: "color-background-primary-weak"; altValue: "#394762"; }, { type: "color"; category: "background-color"; value: "rgb(31, 48, 76)"; comment: "Weaker background for primary actions or highlights."; name: "color-background-primary-weaker"; altValue: "#1F304C"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Weakest background for primary actions or highlights."; name: "color-background-primary-weakest"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(235, 86, 86)"; comment: "Background color used to represent required form fields."; name: "color-background-required"; altValue: "#EB5656"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Background color for alternative striped rows."; name: "color-background-row-striped"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(31, 48, 76)"; comment: "Strong default background color."; name: "color-background-strong"; altValue: "#1F304C"; }, { type: "color"; category: "background-color"; value: "rgb(31, 48, 76)"; comment: "Elevation token for color-background-strong elements."; name: "color-background-strong-elevation"; altValue: "#1F304C"; }, { type: "color"; category: "background-color"; value: "rgb(96, 107, 133)"; comment: "Stronger default background color."; name: "color-background-stronger"; altValue: "#606B85"; }, { type: "color"; category: "background-color"; value: "rgb(225, 227, 234)"; comment: "Strongest default background color."; name: "color-background-strongest"; altValue: "#E1E3EA"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Subaccount background color."; name: "color-background-subaccount"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(20, 176, 83)"; comment: "Success background color."; name: "color-background-success"; altValue: "#14B053"; }, { type: "color"; category: "background-color"; value: "rgb(5, 41, 18)"; comment: "Weakest success background color."; name: "color-background-success-weakest"; altValue: "#052912"; }, { type: "color"; category: "background-color"; value: "rgb(5, 41, 18)"; comment: "Trial account background color."; name: "color-background-trial"; altValue: "#052912"; }, { type: "color"; category: "background-color"; value: "rgb(214, 31, 31)"; comment: "Color used to represent an entity or person as \"unavailable\"."; name: "color-background-unavailable"; altValue: "#D61F1F"; }, { type: "color"; category: "background-color"; value: "rgb(34, 9, 74)"; comment: "User avatar background color."; name: "color-background-user"; altValue: "#22094A"; }, { type: "color"; category: "background-color"; value: "rgb(244, 124, 34)"; comment: "Warning background color"; name: "color-background-warning"; altValue: "#F47C22"; }, { type: "color"; category: "background-color"; value: "rgb(64, 19, 15)"; comment: "Weakest warning background color."; name: "color-background-warning-weakest"; altValue: "#40130F"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Weak default background color."; name: "color-background-weak"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Elevation token for color-background-weak elements."; name: "color-background-weak-elevation"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(18, 28, 45)"; comment: "Background color for elevated elements. Matches color-background-body in light mode but appears slightly lighter in dark mode to maintain focus."; name: "color-background-weaker"; altValue: "#121C2D"; }, { type: "color"; category: "background-color"; value: "rgb(13, 19, 28)"; comment: "The weakest background color used for containers."; name: "color-background-weakest"; altValue: "#0D131C"; } ] "border-colors": [ { type: "color"; category: "border-color"; value: "rgb(96, 107, 133)"; comment: "Default border color"; name: "color-border"; altValue: "#606B85"; }, { type: "color"; category: "border-color"; value: "rgb(31, 48, 76)"; comment: "Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens."; name: "color-border-decorative-10-weaker"; altValue: "#1F304C"; }, { type: "color"; category: "border-color"; value: "rgb(0, 20, 137)"; comment: "Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens."; name: "color-border-decorative-20-weaker"; altValue: "#001489"; }, { type: "color"; category: "border-color"; value: "rgb(13, 58, 31)"; comment: "Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens."; name: "color-border-decorative-30-weaker"; altValue: "#0D3A1F"; }, { type: "color"; category: "border-color"; value: "rgb(88, 23, 189)"; comment: "Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens."; name: "color-border-decorative-40-weaker"; altValue: "#5817BD"; }, { type: "color"; category: "border-color"; value: "rgb(214, 31, 31)"; comment: "Destructive border color"; name: "color-border-destructive"; altValue: "#D61F1F"; }, { type: "color"; category: "border-color"; value: "rgb(246, 177, 177)"; comment: "Destructive focus border color"; name: "color-border-destructive-strong"; altValue: "#F6B1B1"; }, { type: "color"; category: "border-color"; value: "rgb(252, 207, 207)"; comment: "Stronger destructive hover border color"; name: "color-border-destructive-stronger"; altValue: "#FCCFCF"; }, { type: "color"; category: "border-color"; value: "rgb(254, 236, 236)"; comment: "Strongest destructive hover border color"; name: "color-border-destructive-strongest"; altValue: "#FEECEC"; }, { type: "color"; category: "border-color"; value: "rgb(57, 71, 98)"; comment: "Destructive focus border color"; name: "color-border-destructive-weak"; altValue: "#394762"; }, { type: "color"; category: "border-color"; value: "rgb(31, 48, 76)"; comment: "Destructive focus border color"; name: "color-border-destructive-weaker"; altValue: "#1F304C"; }, { type: "color"; category: "border-color"; value: "rgb(18, 28, 45)"; comment: "Destructive focus border color"; name: "color-border-destructive-weakest"; altValue: "#121C2D"; }, { type: "color"; category: "border-color"; value: "rgb(214, 31, 31)"; comment: "Error border color"; name: "color-border-error"; altValue: "#D61F1F"; }, { type: "color"; category: "border-color"; value: "rgb(246, 177, 177)"; comment: "Strong error border color"; name: "color-border-error-strong"; altValue: "#F6B1B1"; }, { type: "color"; category: "border-color"; value: "rgb(252, 207, 207)"; comment: "Stronger error border color"; name: "color-border-error-stronger"; altValue: "#FCCFCF"; }, { type: "color"; category: "border-color"; value: "rgb(254, 236, 236)"; comment: "Strongest error border color"; name: "color-border-error-strongest"; altValue: "#FEECEC"; }, { type: "color"; category: "border-color"; value: "rgb(173, 17, 17)"; comment: "Weak error border color"; name: "color-border-error-weak"; altValue: "#AD1111"; }, { type: "color"; category: "border-color"; value: "rgb(117, 12, 12)"; comment: "Weaker error border color"; name: "color-border-error-weaker"; altValue: "#750C0C"; }, { type: "color"; category: "border-color"; value: "rgb(49, 12, 12)"; comment: "Weakest error border color"; name: "color-border-error-weakest"; altValue: "#310C0C"; }, { type: "color"; category: "border-color"; value: "rgb(136, 145, 170)"; comment: "Border on inverse backgrounds. Must be used on color-background-body-inverse."; uicontrol_contrast_pairing: ["color-background-body-inverse"]; name: "color-border-inverse"; altValue: "#8891AA"; }, { type: "color"; category: "border-color"; value: "rgb(225, 227, 234)"; comment: "Strong border on inverse backgrounds. Must be used on color-background-body-inverse."; uicontrol_contrast_pairing: ["color-background-body-inverse"]; name: "color-border-inverse-strong"; altValue: "#E1E3EA"; }, { type: "color"; category: "border-color"; value: "rgb(244, 244, 246)"; comment: "Stronger border on inverse backgrounds. Must be used on color-background-body-inverse."; uicontrol_contrast_pairing: ["color-background-body-inverse"]; name: "color-border-inverse-stronger"; altValue: "#F4F4F6"; }, { type: "color"; category: "border-color"; value: "rgb(255, 255, 255)"; comment: "Strongest border on inverse backgrounds. Must be used on color-background-body-inverse."; uicontrol_contrast_pairing: ["color-background-body-inverse"]; name: "color-border-inverse-strongest"; altValue: "#FFFFFF"; }, { type: "color"; category: "border-color"; value: "rgb(57, 71, 98)"; comment: "Weaker border on inverse backgrounds. Must be used on color-background-body-inverse."; name: "color-border-inverse-weaker"; altValue: "#394762"; }, { type: "color"; category: "border-color"; value: "rgb(31, 48, 76)"; comment: "Weakest border on inverse backgrounds. Must be used on color-background-body-inverse."; name: "color-border-inverse-weakest"; altValue: "#1F304C"; }, { type: "color"; category: "border-color"; value: "rgb(2, 99, 224)"; comment: "Neutral border color"; name: "color-border-neutral"; altValue: "#0263E0"; }, { type: "color"; category: "border-color"; value: "rgb(4, 60, 181)"; comment: "Weak neutral border color"; name: "color-border-neutral-weak"; altValue: "#043CB5"; }, { type: "color"; category: "border-color"; value: "rgb(0, 20, 137)"; comment: "Weaker neutral border color"; name: "color-border-neutral-weaker"; altValue: "#001489"; }, { type: "color"; category: "border-color"; value: "rgb(109, 46, 209)"; comment: "Weak border color for something designated as new"; name: "color-border-new-weak"; altValue: "#6D2ED1"; }, { type: "color"; category: "border-color"; value: "rgb(88, 23, 189)"; comment: "Weaker border color for something designated as new"; name: "color-border-new-weaker"; altValue: "#5817BD"; }, { type: "color"; category: "border-color"; value: "rgb(2, 99, 224)"; comment: "Primary border color"; name: "color-border-primary"; altValue: "#0263E0"; }, { type: "color"; category: "border-color"; value: "rgb(153, 205, 255)"; comment: "Strong primary border color"; name: "color-border-primary-strong"; altValue: "#99CDFF"; }, { type: "color"; category: "border-color"; value: "rgb(204, 228, 255)"; comment: "Stronger primary border color"; name: "color-border-primary-stronger"; altValue: "#CCE4FF"; }, { type: "color"; category: "border-color"; value: "rgb(235, 244, 255)"; comment: "Strongest primary border color"; name: "color-border-primary-strongest"; altValue: "#EBF4FF"; }, { type: "color"; category: "border-color"; value: "rgb(57, 71, 98)"; comment: "Weak primary border color"; name: "color-border-primary-weak"; altValue: "#394762"; }, { type: "color"; category: "border-color"; value: "rgb(31, 48, 76)"; comment: "Weaker primary border color"; name: "color-border-primary-weaker"; altValue: "#1F304C"; }, { type: "color"; category: "border-color"; value: "rgb(18, 28, 45)"; comment: "Weakest primary border color"; name: "color-border-primary-weakest"; altValue: "#121C2D"; }, { type: "color"; category: "border-color"; value: "rgb(136, 145, 170)"; comment: "Strong border color"; name: "color-border-strong"; altValue: "#8891AA"; }, { type: "color"; category: "border-color"; value: "rgb(20, 176, 83)"; comment: "Success border color"; name: "color-border-success"; altValue: "#14B053"; }, { type: "color"; category: "border-color"; value: "rgb(14, 124, 58)"; comment: "Weak success border color"; name: "color-border-success-weak"; altValue: "#0E7C3A"; }, { type: "color"; category: "border-color"; value: "rgb(13, 58, 31)"; comment: "Weaker success border color"; name: "color-border-success-weaker"; altValue: "#0D3A1F"; }, { type: "color"; category: "border-color"; value: "rgb(5, 41, 18)"; comment: "Weakest success border color"; name: "color-border-success-weakest"; altValue: "#052912"; }, { type: "color"; category: "border-color"; value: "rgb(88, 23, 189)"; comment: "User avatar border color."; name: "color-border-user"; altValue: "#5817BD"; }, { type: "color"; category: "border-color"; value: "rgb(244, 124, 34)"; comment: "Warning border color"; name: "color-border-warning"; altValue: "#F47C22"; }, { type: "color"; category: "border-color"; value: "rgb(195, 83, 35)"; comment: "Weak warning border color"; name: "color-border-warning-weak"; altValue: "#C35323"; }, { type: "color"; category: "border-color"; value: "rgb(84, 25, 20)"; comment: "Weaker warning border color"; name: "color-border-warning-weaker"; altValue: "#541914"; }, { type: "color"; category: "border-color"; value: "rgb(64, 19, 15)"; comment: "Weakest warning border color"; name: "color-border-warning-weakest"; altValue: "#40130F"; }, { type: "color"; category: "border-color"; value: "rgb(57, 71, 98)"; comment: "Weak border color"; name: "color-border-weak"; altValue: "#394762"; }, { type: "color"; category: "border-color"; value: "rgb(31, 48, 76)"; comment: "Weaker border color"; name: "color-border-weaker"; altValue: "#1F304C"; }, { type: "color"; category: "border-color"; value: "rgb(13, 19, 28)"; comment: "Weakest border color"; name: "color-border-weakest"; altValue: "#0D131C"; } ] "border-widths": [ { type: "size"; category: "border-width"; value: 0; comment: "Border width reset"; name: "border-width-0"; altValue: null; }, { type: "size"; category: "border-width"; value: "1px"; comment: "Constant border width token for border width 10"; name: "border-width-10"; altValue: null; }, { type: "size"; category: "border-width"; value: "2px"; comment: "Constant border width token for border width 20"; name: "border-width-20"; altValue: null; }, { type: "size"; category: "border-width"; value: "4px"; comment: "Constant border width token for border width 30"; name: "border-width-30"; altValue: null; }, { type: "size"; category: "border-width"; value: "8px"; comment: "Constant border width token for border width 40"; name: "border-width-40"; altValue: null; } ] "box-shadows": [ { type: "shadow"; category: "box-shadow"; value: "0 4px 16px 0 rgba(0, 0, 0, 0.5)"; comment: "Default shadow."; name: "shadow"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #606b85"; comment: "Shadow border for inputs."; name: "shadow-border"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #855c15"; comment: "Strong bottom shadow border for brand 10"; name: "shadow-border-bottom-brand-10-strong"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #043cb5"; comment: "Strong bottom shadow border for brand 20"; name: "shadow-border-bottom-brand-20-strong"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #0e7c3a"; comment: "Strong bottom shadow border for brand 30"; name: "shadow-border-bottom-brand-30-strong"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #1f304c"; comment: "Weaker bottom shadow border for decorative 10"; name: "shadow-border-bottom-decorative-10-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #001489"; comment: "Weaker bottom shadow border for decorative 20"; name: "shadow-border-bottom-decorative-20-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #0d3a1f"; comment: "Weaker bottom shadow border for decorative 30"; name: "shadow-border-bottom-decorative-30-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #5817bd"; comment: "Weaker bottom shadow border for decorative 40"; name: "shadow-border-bottom-decorative-40-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #750c0c"; comment: "Weaker bottom shadow border for error status"; name: "shadow-border-bottom-error-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #5817bd"; comment: "Bottom shadow border for the sidebar beta badge"; name: "shadow-border-bottom-inverse-new-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #394762"; comment: "Bottom shadow border for inverse border weaker color"; name: "shadow-border-bottom-inverse-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "inset 0 -1px 0 0 #394762"; comment: "Weaker bottom shadow border for tab container on inverse backgrounds"; name: "shadow-border-bottom-inverse-weaker-inset"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #001489"; comment: "Weaker bottom shadow border for neutral status"; name: "shadow-border-bottom-neutral-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #5817bd"; comment: "Weaker bottom shadow border for new status"; name: "shadow-border-bottom-new-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #4a0b0b"; comment: "Stronger bottom shadow border for notification."; name: "shadow-border-bottom-notification-stronger"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #006dfa"; comment: "Bottom shadow border for primary status"; name: "shadow-border-bottom-primary"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #c28e00"; comment: "Bottom shadow border for subaccount badge"; name: "shadow-border-bottom-subaccount"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #0d3a1f"; comment: "Weaker bottom shadow border for success status"; name: "shadow-border-bottom-success-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #541914"; comment: "Weaker bottom shadow border warning warning status"; name: "shadow-border-bottom-warning-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #cacdd8"; comment: "Bottom shadow border for border weak color"; name: "shadow-border-bottom-weak"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "inset 0 -1px 0 0 #394762"; comment: "Weak bottom shadow border for tab container"; name: "shadow-border-bottom-weak-inset"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "saffron"; comment: "Shadow border for brand 10"; name: "shadow-border-brand-10"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "sky"; comment: "Shadow border for brand 20"; name: "shadow-border-brand-20"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "mint"; comment: "Shadow border for brand 30"; name: "shadow-border-brand-30"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #1f304c"; comment: "Weaker shadow border for decorative 10"; name: "shadow-border-decorative-10-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #043cb5"; comment: "Weaker shadow border for decorative 20"; name: "shadow-border-decorative-20-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #0e7c3a"; comment: "Weaker shadow border for decorative 30"; name: "shadow-border-decorative-30-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #5817bd"; comment: "Weaker shadow border for decorative 40"; name: "shadow-border-decorative-40-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #d61f1f"; comment: "Shadow border for destructive interactions."; name: "shadow-border-destructive"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #f6b1b1"; comment: "Strong shadow border for destructive interactions"; name: "shadow-border-destructive-strong"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #fccfcf"; comment: "Stronger shadow border for destructive interactions"; name: "shadow-border-destructive-stronger"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #feecec"; comment: "Strongest shadow border for destructive interactions"; name: "shadow-border-destructive-strongest"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #394762"; comment: "Weak shadow border for destructive interactions."; name: "shadow-border-destructive-weak"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #1f304c"; comment: "Weaker shadow border for destructive interactions."; name: "shadow-border-destructive-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #d61f1f"; comment: "Shadow border for error inputs."; name: "shadow-border-error"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #f6b1b1"; comment: "Shadow border for error inputs hover."; name: "shadow-border-error-strong"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #fccfcf"; comment: "Shadow border for error inputs hover."; name: "shadow-border-error-stronger"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #feecec"; comment: "Strongest shadow border for error inputs hover."; name: "shadow-border-error-strongest"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #ad1111"; comment: "Shadow border for inverse error inputs."; name: "shadow-border-error-weak"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #ad1111"; comment: "Weaker shadow border for error inputs."; name: "shadow-border-error-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #8891aa"; comment: "Shadow border on interactive elements on inverse backgrounds."; name: "shadow-border-inverse"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #5817bd"; comment: "Shadow border for the sidebar beta badge."; name: "shadow-border-inverse-new-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #e1e3ea"; comment: "Strong shadow border on interactive elements on inverse backgrounds."; name: "shadow-border-inverse-strong"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #f4f4f6"; comment: "Stronger shadow border on interactive elements on inverse backgrounds."; name: "shadow-border-inverse-stronger"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #ffffff"; comment: "Strongest shadow border on interactive elements on inverse backgrounds."; name: "shadow-border-inverse-strongest"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #394762"; comment: "Weaker shadow border on interactive elements on inverse backgrounds."; name: "shadow-border-inverse-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #1f304c"; comment: "Weakest shadow border on interactive elements on inverse backgrounds."; name: "shadow-border-inverse-weakest"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #043cb5"; comment: "Weaker shadow border for neutral inputs."; name: "shadow-border-neutral-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #5817bd"; comment: "Weaker shadow border for new status inputs."; name: "shadow-border-new-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 #d61f1f"; comment: "Shadow border for notification."; name: "shadow-border-notification"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #0263e0"; comment: "Default shadow border for primary interactions."; name: "shadow-border-primary"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #99cdff"; comment: "Strong shadow border for inputs hover."; name: "shadow-border-primary-strong"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #cce4ff"; comment: "Stronger shadow border for inputs active."; name: "shadow-border-primary-stronger"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #ebf4ff"; comment: "Strongest shadow border for inputs active."; name: "shadow-border-primary-strongest"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #394762"; comment: "Weaker shadow border for primary interactions."; name: "shadow-border-primary-weak"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #1f304c"; comment: "Weaker shadow border for primary interactions."; name: "shadow-border-primary-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "1px 0 #e1e3ea"; comment: "Right shadow border for hover status of vertical tabs on inverse backgrounds"; name: "shadow-border-right-inverse-strong"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #8891aa"; comment: "Strong shadow border for inputs."; name: "shadow-border-strong"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #c28e00"; comment: "Shadow border for subaccount badge."; name: "shadow-border-subaccount"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #0e7c3a"; comment: "Weaker shadow border for success inputs."; name: "shadow-border-success-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 -1px 0 #cce4ff"; comment: "Top shadow border for for selected status of horizontal tabs on inverse backgrounds"; name: "shadow-border-top-inverse-strongest"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 -1px 0 #006dfa"; comment: "Top shadow border for selected status of horizontal tabs"; name: "shadow-border-top-primary"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 -1px 0 #ebf4ff"; comment: "Top shadow border for selected hover status of horizontal tabs."; name: "shadow-border-top-primary-strongest"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #5817bd"; comment: "Shadow border for user."; name: "shadow-border-user"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #c35323"; comment: "Weaker shadow border for warning inputs."; name: "shadow-border-warning-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #394762"; comment: "Weak shadow border for disabled inputs."; name: "shadow-border-weak"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #1f304c"; comment: "Weaker shadow border for disabled inputs."; name: "shadow-border-weaker"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 2px 4px 0 rgba(0, 0, 0, 0.4)"; comment: "Shadow for cards."; name: "shadow-card"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #1f304c"; comment: "Accent shadows that subtly define the edges of a container. They serve as a lightweight alternative to risen shadows at lower elevations."; name: "shadow-elevation-05"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 -1px 0 0 #1f304c, 0 3px 4px 0 rgba(0, 0, 0, 0.4)"; comment: "Use on elements that overlay other UI components but remain visually connected to the elements behind them."; name: "shadow-elevation-10"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 6px 8px 0 rgba(0, 0, 0, 0.3), 16px 16px 32px 0 rgba(0, 0, 0, 0.2)"; comment: "Use on elements with decorative or semantic use of color that sit above the UI to indicate a greater distance distance from the surface behind them."; name: "shadow-elevation-20"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 0 #1f304c"; comment: "Accent shadows that subtly define the bottom edge of an element. They serve as a lightweight alternative to risen shadows at lower elevations."; name: "shadow-elevation-bottom-05"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 1px 0 0 #1f304c"; comment: "Accent shadows that subtly define the bottom edge of an inverse element. They serve as a lightweight alternative to risen shadows at lower elevations."; name: "shadow-elevation-bottom-inverse-05"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #1f304c"; comment: "Accent shadows that subtly define the the edges of a container on inverse backgrounds. They serve as a lightweight alternative to risen shadows at lower elevations."; name: "shadow-elevation-inverse-05"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 -1px 0 0 #1f304c, 0 3px 4px 0 rgba(0, 0, 0, 0.1)"; comment: "Use on inverse elements that overlay other UI components but remain visually connected to the elements behind them."; name: "shadow-elevation-inverse-10"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #19273E, -4px 0 8px 0 rgba(0, 0, 0, 0.3), -16px 0 32px 0 rgba(0, 0, 0, 0.2)"; comment: "Use for elements that dynamically open from the right side of the screen, appearing above the UI to indicate a greater separation from the underlying surface."; name: "shadow-elevation-left-20"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "1px 0 0 0 #1f304c"; comment: "Accent shadows that subtly define the right edge of an inverse element. They serve as a lightweight alternative to risen shadows at lower elevations."; name: "shadow-elevation-right-inverse-05"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 -1px 0 0 #1f304c"; comment: "Accent shadows that subtly define the top edges of an element. They serve as a lightweight alternative to risen shadows at lower elevations."; name: "shadow-elevation-top-05"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 1px #19273E, 0 6px 8px 0 rgba(0, 0, 0, 0.3), 16px 16px 32px 0 rgba(0, 0, 0, 0.2)"; comment: "Use on elements that sit above the UI to indicate a greater distance distance from the surface behind them."; name: "shadow-elevation-top-20"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 4px #606b85"; comment: "Shadow for focus ring on interactive elements."; name: "shadow-focus"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "inset 0 0 0 2px #606b85"; comment: "Shadow for inset focus on elements, such as DataGrid cells."; name: "shadow-focus-inset"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 4px #8891aa"; comment: "Shadow for focus ring on interactive elements on inverse backgrounds."; name: "shadow-focus-inverse"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "inset 0 0 0 2px rgba(255, 255, 255, 0.4)"; comment: "Shadow for inset focus ring on interactive elements on inverse backgrounds."; name: "shadow-focus-inverse-inset"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 0 0 4px #606b85, 0 0 0 1px #606b85"; comment: "Shadow for simultaneous focus and border"; name: "shadow-focus-shadow-border"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 16px 24px 4px rgba(0, 0, 0, 0.5)"; comment: "High elevation default shadow."; name: "shadow-high"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "4px 0 8px -4px rgba(0, 0, 0, 0.4)"; comment: "Left shadow border for elements."; name: "shadow-left"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "4px 0 8px -4px rgba(0, 0, 0, 0.4)"; comment: "Left shadow border for inverse elements."; name: "shadow-left-inverse"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "0 2px 4px 0 rgba(0, 0, 0, 0.4)"; comment: "Low elevation default shadow."; name: "shadow-low"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "-4px 0 8px -4px rgba(0, 0, 0, 0.4)"; comment: "Right shadow border for elements."; name: "shadow-right"; altValue: null; }, { type: "shadow"; category: "box-shadow"; value: "-4px 0 8px -4px rgba(0, 0, 0, 0.4)"; comment: "Right shadow border for inverse elements."; name: "shadow-right-inverse"; altValue: null; } ] "colors": [ { type: "color"; category: "color"; value: "rgb(0, 20, 137)"; comment: "Default branding color"; name: "color-brand"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(242, 47, 70)"; comment: "Twilio brand red"; name: "color-brand-highlight"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(255, 255, 255)"; comment: "Gray Color 0"; name: "color-gray-0"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(244, 244, 246)"; comment: "Gray Color 1"; name: "color-gray-10"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(225, 227, 234)"; comment: "Gray Color 2"; name: "color-gray-20"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(202, 205, 216)"; comment: "Gray Color 3"; name: "color-gray-30"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(142, 150, 174)"; comment: "Gray Color 4"; name: "color-gray-40"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(136, 145, 170)"; comment: "Gray Color 5"; name: "color-gray-50"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(96, 107, 133)"; comment: "Gray Color 6"; name: "color-gray-60"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(75, 86, 113)"; comment: "Gray Color 7"; name: "color-gray-70"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(57, 71, 98)"; comment: "Gray Color 8"; name: "color-gray-80"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(31, 48, 76)"; comment: "Gray Color 9"; name: "color-gray-90"; altValue: null; }, { type: "color"; category: "color"; value: "rgb(18, 28, 45)"; comment: "Gray Color 10"; name: "color-gray-100"; altValue: null; } ] "color-schemes": [ { type: "string"; category: "color-scheme"; value: "dark"; name: "color-scheme"; altValue: null; } ] "data-visualization": [ { type: "color"; category: "data-visualization"; value: "rgb(2, 99, 224)"; comment: "Color used for data visualizations. Must be used in a sequence."; name: "color-data-visualization-1"; altValue: null; }, { type: "color"; category: "data-visualization"; value: "rgb(200, 175, 240)"; comment: "Color used for data visualizations. Must be used in a sequence."; name: "color-data-visualization-2"; altValue: null; }, { type: "color"; category: "data-visualization"; value: "rgb(96, 107, 133)"; comment: "Color used for data visualizations. Must be used in a sequence."; name: "color-data-visualization-3"; altValue: null; }, { type: "color"; category: "data-visualization"; value: "rgb(102