diff --git a/build/css/variables.css b/build/css/variables.css index 2d172f6..12775f2 100644 --- a/build/css/variables.css +++ b/build/css/variables.css @@ -1,98 +1,176 @@ /** * Do not edit directly - * Generated on Wed, 21 Feb 2024 03:48:15 GMT + * Generated on Wed, 21 Feb 2024 03:54:29 GMT */ :root { - --tix-c-pink: #e40089; - --tix-c-pink-dark: #b8006e; - --tix-c-blue: #05bce7; - --tix-c-blue-dark: #0498b9; - --tix-c-yellow: #fff21f; - --tix-c-green: #66be61; - --tix-c-dark-blue: #262a82; - --tix-c-darker-blue: #121640; - --tix-c-red: #ff0000; - --tix-c-red-soft: #e02f2f; - --tix-c-gray-lighter: #f1f1f7; - --tix-c-gray-light: #c6c6d3; - --tix-c-gray: #9191a2; - --tix-c-gray-dark: #3e3e4b; - --tix-c-black: #000000; - --tix-c-white: #ffffff; - --tix-lc-red-light: #ffc0c8; - --tix-cosmic-special-color: #d7abab; - --tix-lc-blue-on-white: #0080a7; - --tix-lc-blue-sky: #00bce7; - --tix-lc-blue-tooltip-link: #00a0cc; - --tix-lc-events-darker-blue: #0b0c21; - --tix-lc-events-events-gradient-bottom: #262a82; - --tix-lc-green: #34872a; - --tix-lc-blue-celadon: #0080a7; - --tix-lc-maroon: #773232; - --tix-lc-pale-pink: #f1dede; - --tix-lc-pink-light: #fde5f3; - --tix-lc-purple: #412784; - --tix-lc-pink-dark: #a91e8d; - --tix-lc-red-dark: #e82626; - --tix-lc-red-error: #de0000; - --tix-lc-orange: #ff7f41; - --tix-lc-yellow-light: #fff99e; - --tix-lc-teal: #00c4b3; - --tix-lc-blue-light: #85e8ff; - --tix-lc-indigo: #15152f; - --tix-lc-grape: #312467; - --tix-lc-pill-hover: #1f1f1f; - --tix-r0-5: 2; - --tix-r1: 4; - --tix-r1-5: 6; - --tix-r2: 8; - --tix-r3-5: 14; - --tix-r3: 12; - --tix-r4: 16; - --tix-r5: 20; - --tix-r6: 24; - --tix-r7: 28; - --tix-r7-5: 30; - --tix-r8: 32; - --tix-r9: 36; - --tix-r10: 40; - --tix-r11: 44; - --tix-r12: 48; - --tix-r13: 52; - --tix-r14: 56; - --tix-r15: 60; - --tix-r16: 64; - --tix-r20: 80; - --tix-r24: 96; - --tix-r28: 112; - --tix-r32: 128; - --tix-r36: 144; - --tix-r40: 160; - --tix-r44: 176; - --tix-r48: 192; - --tix-r52: 208; - --tix-r56: 224; - --tix-r60: 240; - --tix-r64: 256; - --tix-r72: 288; - --tix-r80: 320; - --tix-r96: 384; - --tix-font-size-xs: 12; - --tix-font-size-sm: 14; - --tix-font-size-base: 16; - --tix-font-size-lg: 18; - --tix-font-size-xl: 20; - --tix-font-size-2xl: 24; - --tix-line-height-xs: 16; - --tix-line-height-sm: 20; - --tix-line-height-base: 24; - --tix-line-height-lg: 28; - --tix-line-height-xl: 28; - --tix-line-height-2xl: 32; - --tix-line-height-3xl: 36; - --tix-line-height-4xl: 40; - --tix-rounded-full: 9999; - --tix-pill-rounded-closed: 40; - --tix-pill-rounded-open: 34; + --tix-color-c-pink: #e40089; + --tix-color-c-pink-dark: #b8006e; + --tix-color-c-blue: #05bce7; + --tix-color-c-blue-dark: #0498b9; + --tix-color-c-yellow: #fff21f; + --tix-color-c-green: #66be61; + --tix-color-c-dark-blue: #262a82; + --tix-color-c-darker-blue: #121640; + --tix-color-c-red: #ff0000; + --tix-color-c-red-soft: #e02f2f; + --tix-color-c-gray-lighter: #f1f1f7; + --tix-color-c-gray-light: #c6c6d3; + --tix-color-c-gray: #9191a2; + --tix-color-c-gray-dark: #3e3e4b; + --tix-color-c-black: #000000; + --tix-color-c-white: #ffffff; + --tix-color-cosmic-special-color: #d7abab; + --tix-color-lc-blue-on-white: #0080a7; + --tix-color-lc-blue-sky: #00bce7; + --tix-color-lc-blue-tooltip-link: #00a0cc; + --tix-color-lc-events-darker-blue: #0b0c21; + --tix-color-lc-events-events-gradient-bottom: #262a82; + --tix-color-lc-green: #34872a; + --tix-color-lc-blue-celadon: #0080a7; + --tix-color-lc-maroon: #773232; + --tix-color-lc-pale-pink: #f1dede; + --tix-color-lc-pink-light: #fde5f3; + --tix-color-lc-purple: #412784; + --tix-color-lc-pink-dark: #a91e8d; + --tix-color-lc-red-dark: #e82626; + --tix-color-lc-red-light: #ffc0c8; + --tix-color-lc-red-error: #de0000; + --tix-color-lc-orange: #ff7f41; + --tix-color-lc-yellow-light: #fff99e; + --tix-color-lc-teal: #00c4b3; + --tix-color-lc-blue-light: #85e8ff; + --tix-color-lc-indigo: #15152f; + --tix-color-lc-grape: #312467; + --tix-color-lc-pill-hover: #1f1f1f; + --tix-spacing-r0-5: 0.125rem; + --tix-spacing-r1: 0.25rem; + --tix-spacing-r1-5: 0.375rem; + --tix-spacing-r2: 0.5rem; + --tix-spacing-r3: 0.75rem; + --tix-spacing-r3-5: 0.875rem; + --tix-spacing-r4: 1rem; + --tix-spacing-r5: 1.25rem; + --tix-spacing-r6: 1.5rem; + --tix-spacing-r7: 1.75rem; + --tix-spacing-r7-5: 1.875rem; + --tix-spacing-r8: 2rem; + --tix-spacing-r9: 2.25rem; + --tix-spacing-r10: 2.5rem; + --tix-spacing-r11: 2.75rem; + --tix-spacing-r12: 3rem; + --tix-spacing-r13: 3.25rem; + --tix-spacing-r14: 3.5rem; + --tix-spacing-r15: 3.75rem; + --tix-spacing-r16: 4rem; + --tix-spacing-r20: 5rem; + --tix-spacing-r24: 6rem; + --tix-spacing-r28: 7rem; + --tix-spacing-r32: 8rem; + --tix-spacing-r36: 9rem; + --tix-spacing-r40: 10rem; + --tix-spacing-r44: 11rem; + --tix-spacing-r48: 12rem; + --tix-spacing-r52: 13rem; + --tix-spacing-r56: 14rem; + --tix-spacing-r60: 15rem; + --tix-spacing-r64: 16rem; + --tix-spacing-r72: 18rem; + --tix-spacing-r80: 20rem; + --tix-spacing-r96: 24rem; + --tix-border-radius-rounded-full: 624.9375rem; + --tix-border-radius-pill-rounded-open: 2.125rem; + --tix-border-radius-pill-rounded-closed: 2.5rem; + --tix-font-sizes-font-size-xs: 0.75rem; + --tix-font-sizes-font-size-sm: 0.875rem; + --tix-font-sizes-font-size-base: 1rem; + --tix-font-sizes-font-size-lg: 1.125rem; + --tix-font-sizes-font-size-xl: 1.25rem; + --tix-font-sizes-font-size-2xl: 1.5rem; + --tix-font-sizes-font-size-3xl: 1.875rem; + --tix-font-sizes-font-size-4xl: 2.25rem; + --tix-font-sizes-font-size-5xl: 3rem; + --tix-font-sizes-font-size-6xl: 3.75rem; + --tix-font-sizes-font-size-7xl: 4.5rem; + --tix-font-sizes-font-size-8xl: 6rem; + --tix-font-sizes-font-size-9xl: 8rem; + --tix-line-height-line-height-xs: 1rem; + --tix-line-height-line-height-sm: 1.25rem; + --tix-line-height-line-height-base: 1.5rem; + --tix-line-height-line-height-lg: 1.75rem; + --tix-line-height-line-height-xl: 1.75rem; + --tix-line-height-line-height-2xl: 2rem; + --tix-line-height-line-height-3xl: 2.25rem; + --tix-line-height-line-height-4xl: 2.5rem; + --colors-basic-mode-1-brand-pink-ondark-clickable: #ec0089; + --colors-basic-mode-1-brand-pink-onlight-clickable: #e40089; + --colors-basic-mode-1-brand-blue: #00bce7; + --colors-basic-mode-1-brand-blue-onlight: #0080a7; + --colors-basic-mode-1-brand-yellow: #fff21f; + --colors-basic-mode-1-brand-green: #65bd60; + --colors-basic-mode-1-brand-green-onlight: #34872a; + --colors-basic-mode-1-brand-blue-dark: #262a82; + --colors-basic-mode-1-brand-blue-dark-ondark: #4e49c0; + --colors-basic-mode-1-brand-indigo: #15152f; + --colors-basic-mode-1-ui-red-error: #e02f2f; + --colors-basic-mode-1-ui-pink-light: #ffddee; + --colors-basic-mode-1-ui-pink-dark-hover: #b8006e; + --colors-basic-mode-1-ui-purple: #412784; + --colors-basic-mode-1-ui-purple-pink: #a91e8d; + --colors-basic-mode-1-ui-red-light: #ffc0c8; + --colors-basic-mode-1-ui-yellow-light: #fff99e; + --colors-basic-mode-1-ui-blue-light: #85e8ff; + --colors-basic-mode-1-neutral-white: #ffffff; + --colors-basic-mode-1-neutral-gray-light: #f1f1f7; + --colors-basic-mode-1-neutral-gray-medium: #9191a2; + --colors-basic-mode-1-neutral-gray: #747487; + --colors-basic-mode-1-neutral-gray-dark: #3e3e4b; + --colors-basic-mode-1-neutral-black: #000000; + --colors-extended-mode-1-cafe-blue: #2a44c6; + --colors-extended-mode-1-cafe-yellow: #fef167; + --colors-extended-mode-1-rainbow-ochre: #f7c200; + --colors-extended-mode-1-rainbow-cyan: #88fff7; + --colors-extended-mode-1-rainbow-peach: #ffa06d; + --colors-extended-mode-1-rainbow-blue: #4c63e7; + --colors-extended-mode-1-rainbow-pink: #ffd4d4; + --colors-extended-mode-1-rainbow-red: #ed5035; + --colors-extended-mode-1-rainbow-lavender: #8281e1; + --colors-extended-mode-1-rainbow-purple: #763899; + --colors-extended-mode-1-rainbow-blue-dark: #191f68; + --colors-extended-mode-1-rainbow-black: #191919; + --colors-extended-mode-1-rainbow-magenta: #e30386; + --colors-extended-mode-1-sips-red: #cb1834; + --colors-extended-mode-1-sips-blue: #005e6f; + --colors-extended-mode-1-sips-teal: #006769; + --colors-extended-mode-1-sips-teal-light: #00ad9d; + --colors-extended-mode-1-sips-black: #131314; + --colors-extended-mode-1-cosmic-pink: #ff0085; + --colors-extended-mode-1-cosmic-pink-lighter: #f05298; + --colors-extended-mode-1-cosmic-green: #79d550; + --colors-extended-mode-1-cosmic-teal-light: #a0cd99; + --colors-extended-mode-1-cosmic-peach: #ebaf9c; + --colors-extended-mode-1-cosmic-teal: #3e9897; + --colors-extended-mode-1-mwap-purple: #7e12a1; + --colors-exhibitions-mode-1-den-green: #00c7b1; + --colors-exhibitions-mode-1-den-green-onlight: #00a698; + --colors-exhibitions-mode-1-den-blue: #68d2df; + --colors-exhibitions-mode-1-den-gold: #ffa300; + --colors-exhibitions-mode-1-den-orange: #ff7f41; + --colors-exhibitions-mode-1-den-purple: #8246af; + --colors-exhibitions-mode-1-den-pink: #e0457b; + --colors-exhibitions-mode-1-lvs-blue: #03bce6; + --colors-exhibitions-mode-1-lvs-blue-onlight: #00a2c7; + --colors-exhibitions-mode-1-lvs-blue-dark: #003da6; + --colors-exhibitions-mode-1-lvs-yellow: #ffd93d; + --colors-exhibitions-mode-1-lvs-red: #e82626; + --colors-exhibitions-mode-1-gvh-shade: #23004b; + --colors-exhibitions-mode-1-gvh-violet: #51419a; + --colors-exhibitions-mode-1-gvh-grape: #312467; + --colors-exhibitions-mode-1-hou-green: #97cc83; + --colors-exhibitions-mode-1-hou-teal: #09b3b2; + --colors-exhibitions-mode-1-hou-blue-light: #3abfee; + --colors-exhibitions-mode-1-hou-blue: #34407f; + --colors-exhibitions-mode-1-hou-blue-dark: #1e2755; + --colors-exhibitions-mode-1-hou-blue-darker: #151035; + --colors-exhibitions-mode-1-hou-cream: #fef4e2; } diff --git a/package-lock.json b/package-lock.json index eec6fd1..859b286 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "figma-variables-to-style-dictionary", - "version": "1.1.0", + "version": "1.2.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 295fbfd..facdfc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "figma-variables-to-style-dictionary", - "version": "1.1.0", + "version": "1.2.3", "description": "", "main": "index.js", "scripts": { diff --git a/tokens/tokens.json b/tokens/tokens.json index 2974af7..ec94a8a 100644 --- a/tokens/tokens.json +++ b/tokens/tokens.json @@ -1,452 +1,1067 @@ { "tix": { - "c-pink": { - "value": "#e40089", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-pink-dark": { - "value": "#b8006e", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-blue": { - "value": "#05bce7", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-blue-dark": { - "value": "#0498b9", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-yellow": { - "value": "#fff21f", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-green": { - "value": "#66be61", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-dark-blue": { - "value": "#262a82", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-darker-blue": { - "value": "#121640", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-red": { - "value": "#ff0000", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-red-soft": { - "value": "#e02f2f", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-gray-lighter": { - "value": "#f1f1f7", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-gray-light": { - "value": "#c6c6d3", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-gray": { - "value": "#9191a2", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-gray-dark": { - "value": "#3e3e4b", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-black": { - "value": "#000000", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "c-white": { - "value": "#ffffff", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-red-light": { - "value": "#ffc0c8", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "cosmic-special-color": { - "value": "#d7abab", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-blue-on-white": { - "value": "#0080a7", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-blue-sky": { - "value": "#00bce7", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-blue-tooltip-link": { - "value": "#00a0cc", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-events-darker-blue": { - "value": "#0b0c21", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-events-events-gradient-bottom": { - "value": "#262a82", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-green": { - "value": "#34872a", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-blue-celadon": { - "value": "#0080a7", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-maroon": { - "value": "#773232", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-pale-pink": { - "value": "#f1dede", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-pink-light": { - "value": "#fde5f3", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-purple": { - "value": "#412784", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-pink-dark": { - "value": "#a91e8d", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-red-dark": { - "value": "#e82626", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-red-error": { - "value": "#de0000", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-orange": { - "value": "#ff7f41", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-yellow-light": { - "value": "#fff99e", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-teal": { - "value": "#00c4b3", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-blue-light": { - "value": "#85e8ff", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-indigo": { - "value": "#15152f", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-grape": { - "value": "#312467", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "lc-pill-hover": { - "value": "#1f1f1f", - "type": "color", - "parent": "ticketing", - "description": "" - }, - "r0-5": { - "value": "2", - "type": "spacing" - }, - "r1": { - "value": "4", - "type": "spacing" - }, - "r1-5": { - "value": "6", - "type": "spacing" - }, - "r2": { - "value": "8", - "type": "spacing" - }, - "r3-5": { - "value": "14", - "type": "spacing" - }, - "r3": { - "value": "12", - "type": "spacing" - }, - "r4": { - "value": "16", - "type": "spacing" - }, - "r5": { - "value": "20", - "type": "spacing" - }, - "r6": { - "value": "24", - "type": "spacing" - }, - "r7": { - "value": "28", - "type": "spacing" - }, - "r7-5": { - "value": "30", - "type": "spacing" - }, - "r8": { - "value": "32", - "type": "spacing" - }, - "r9": { - "value": "36", - "type": "spacing" - }, - "r10": { - "value": "40", - "type": "spacing" - }, - "r11": { - "value": "44", - "type": "spacing" - }, - "r12": { - "value": "48", - "type": "spacing" - }, - "r13": { - "value": "52", - "type": "spacing" - }, - "r14": { - "value": "56", - "type": "spacing" - }, - "r15": { - "value": "60", - "type": "spacing" - }, - "r16": { - "value": "64", - "type": "spacing" - }, - "r20": { - "value": "80", - "type": "spacing" - }, - "r24": { - "value": "96", - "type": "spacing" - }, - "r28": { - "value": "112", - "type": "spacing" - }, - "r32": { - "value": "128", - "type": "spacing" - }, - "r36": { - "value": "144", - "type": "spacing" - }, - "r40": { - "value": "160", - "type": "spacing" - }, - "r44": { - "value": "176", - "type": "spacing" - }, - "r48": { - "value": "192", - "type": "spacing" - }, - "r52": { - "value": "208", - "type": "spacing" - }, - "r56": { - "value": "224", - "type": "spacing" - }, - "r60": { - "value": "240", - "type": "spacing" - }, - "r64": { - "value": "256", - "type": "spacing" - }, - "r72": { - "value": "288", - "type": "spacing" - }, - "r80": { - "value": "320", - "type": "spacing" - }, - "r96": { - "value": "384", - "type": "spacing" - }, - "font-size-xs": { - "value": "12", - "type": "fontSizes" - }, - "font-size-sm": { - "value": "14", - "type": "fontSizes" - }, - "font-size-base": { - "value": "16", - "type": "fontSizes" - }, - "font-size-lg": { - "value": "18", - "type": "fontSizes" - }, - "font-size-xl": { - "value": "20", - "type": "fontSizes" - }, - "font-size-2xl": { - "value": "24", - "type": "fontSizes" - }, - "line-height-xs": { - "value": "16", - "type": "lineHeights" - }, - "line-height-sm": { - "value": "20", - "type": "lineHeights" - }, - "line-height-base": { - "value": "24", - "type": "lineHeights" - }, - "line-height-lg": { - "value": "28", - "type": "lineHeights" - }, - "line-height-xl": { - "value": "28", - "type": "lineHeights" - }, - "line-height-2xl": { - "value": "32", - "type": "lineHeights" - }, - "line-height-3xl": { - "value": "36", - "type": "lineHeights" - }, - "line-height-4xl": { - "value": "40", - "type": "lineHeights" - }, - "rounded-full": { - "value": "9999", - "type": "borderRadius" - }, - "pill-rounded-closed": { - "value": "40", - "type": "borderRadius" - }, - "pill-rounded-open": { - "value": "34", - "type": "borderRadius" + "Color": { + "c-pink": { + "value": "#e40089", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-pink-dark": { + "value": "#b8006e", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-blue": { + "value": "#05bce7", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-blue-dark": { + "value": "#0498b9", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-yellow": { + "value": "#fff21f", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-green": { + "value": "#66be61", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-dark-blue": { + "value": "#262a82", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-darker-blue": { + "value": "#121640", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-red": { + "value": "#ff0000", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-red-soft": { + "value": "#e02f2f", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-gray-lighter": { + "value": "#f1f1f7", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-gray-light": { + "value": "#c6c6d3", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-gray": { + "value": "#9191a2", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-gray-dark": { + "value": "#3e3e4b", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-black": { + "value": "#000000", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "c-white": { + "value": "#ffffff", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "cosmic-special-color": { + "value": "#d7abab", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-blue-on-white": { + "value": "#0080a7", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-blue-sky": { + "value": "#00bce7", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-blue-tooltip-link": { + "value": "#00a0cc", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-events-darker-blue": { + "value": "#0b0c21", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-events-events-gradient-bottom": { + "value": "#262a82", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-green": { + "value": "#34872a", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-blue-celadon": { + "value": "#0080a7", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-maroon": { + "value": "#773232", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-pale-pink": { + "value": "#f1dede", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-pink-light": { + "value": "#fde5f3", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-purple": { + "value": "#412784", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-pink-dark": { + "value": "#a91e8d", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-red-dark": { + "value": "#e82626", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-red-light": { + "value": "#ffc0c8", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-red-error": { + "value": "#de0000", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-orange": { + "value": "#ff7f41", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-yellow-light": { + "value": "#fff99e", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-teal": { + "value": "#00c4b3", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-blue-light": { + "value": "#85e8ff", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-indigo": { + "value": "#15152f", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-grape": { + "value": "#312467", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "lc-pill-hover": { + "value": "#1f1f1f", + "type": "color", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + } + }, + "Spacing": { + "r0-5": { + "value": "0.125rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r1": { + "value": "0.25rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r1-5": { + "value": "0.375rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r2": { + "value": "0.5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r3": { + "value": "0.75rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r3-5": { + "value": "0.875rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r4": { + "value": "1rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r5": { + "value": "1.25rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r6": { + "value": "1.5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r7": { + "value": "1.75rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r7-5": { + "value": "1.875rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r8": { + "value": "2rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r9": { + "value": "2.25rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r10": { + "value": "2.5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r11": { + "value": "2.75rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r12": { + "value": "3rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r13": { + "value": "3.25rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r14": { + "value": "3.5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r15": { + "value": "3.75rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r16": { + "value": "4rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r20": { + "value": "5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r24": { + "value": "6rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r28": { + "value": "7rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r32": { + "value": "8rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r36": { + "value": "9rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r40": { + "value": "10rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r44": { + "value": "11rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r48": { + "value": "12rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r52": { + "value": "13rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r56": { + "value": "14rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r60": { + "value": "15rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r64": { + "value": "16rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r72": { + "value": "18rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r80": { + "value": "20rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "r96": { + "value": "24rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + } + }, + "Border Radius": { + "rounded-full": { + "value": "624.9375rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "pill-rounded-open": { + "value": "2.125rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "pill-rounded-closed": { + "value": "2.5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + } + }, + "Font Sizes": { + "font-size-xs": { + "value": "0.75rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-sm": { + "value": "0.875rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-base": { + "value": "1rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-lg": { + "value": "1.125rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-xl": { + "value": "1.25rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-2xl": { + "value": "1.5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-3xl": { + "value": "1.875rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-4xl": { + "value": "2.25rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-5xl": { + "value": "3rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-6xl": { + "value": "3.75rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-7xl": { + "value": "4.5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-8xl": { + "value": "6rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "font-size-9xl": { + "value": "8rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + } + }, + "Line Height": { + "line-height-xs": { + "value": "1rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "line-height-sm": { + "value": "1.25rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "line-height-base": { + "value": "1.5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "line-height-lg": { + "value": "1.75rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "line-height-xl": { + "value": "1.75rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "line-height-2xl": { + "value": "2rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "line-height-3xl": { + "value": "2.25rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + }, + "line-height-4xl": { + "value": "2.5rem", + "type": "dimension", + "parent": "ticketing-custom-properties/ticketing", + "description": "" + } + } + }, + "colors - basic/Mode 1": { + "brand": { + "pink-ondark-clickable": { + "value": "#ec0089", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "pink-onlight-clickable": { + "value": "#e40089", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "blue": { + "value": "#00bce7", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "blue-onlight": { + "value": "#0080a7", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "yellow": { + "value": "#fff21f", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "green": { + "value": "#65bd60", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "green-onlight": { + "value": "#34872a", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "blue-dark": { + "value": "#262a82", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "blue-dark-ondark": { + "value": "#4e49c0", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "indigo": { + "value": "#15152f", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + } + }, + "ui": { + "red-error": { + "value": "#e02f2f", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "pink-light": { + "value": "#ffddee", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "pink-dark-hover": { + "value": "#b8006e", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "purple": { + "value": "#412784", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "purple-pink": { + "value": "#a91e8d", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "red-light": { + "value": "#ffc0c8", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "yellow-light": { + "value": "#fff99e", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "blue-light": { + "value": "#85e8ff", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + } + }, + "neutral": { + "white": { + "value": "#ffffff", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "gray-light": { + "value": "#f1f1f7", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "gray-medium": { + "value": "#9191a2", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "gray": { + "value": "#747487", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "gray-dark": { + "value": "#3e3e4b", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + }, + "black": { + "value": "#000000", + "type": "color", + "parent": "colors - basic/Mode 1", + "description": "" + } + } + }, + "colors - extended/Mode 1": { + "cafe": { + "blue": { + "value": "#2a44c6", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "yellow": { + "value": "#fef167", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + } + }, + "rainbow": { + "ochre": { + "value": "#f7c200", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "cyan": { + "value": "#88fff7", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "peach": { + "value": "#ffa06d", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "blue": { + "value": "#4c63e7", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "pink": { + "value": "#ffd4d4", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "red": { + "value": "#ed5035", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "lavender": { + "value": "#8281e1", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "purple": { + "value": "#763899", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "blue-dark": { + "value": "#191f68", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "black": { + "value": "#191919", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "magenta": { + "value": "#e30386", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + } + }, + "sips": { + "red": { + "value": "#cb1834", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "blue": { + "value": "#005e6f", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "teal": { + "value": "#006769", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "teal-light": { + "value": "#00ad9d", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "black": { + "value": "#131314", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + } + }, + "cosmic": { + "pink": { + "value": "#ff0085", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "pink-lighter": { + "value": "#f05298", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "green": { + "value": "#79d550", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "teal-light": { + "value": "#a0cd99", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "peach": { + "value": "#ebaf9c", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + }, + "teal": { + "value": "#3e9897", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + } + }, + "mwap": { + "purple": { + "value": "#7e12a1", + "type": "color", + "parent": "colors - extended/Mode 1", + "description": "" + } + } + }, + "colors - exhibitions/Mode 1": { + "den": { + "green": { + "value": "#00c7b1", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "green-onlight": { + "value": "#00a698", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "blue": { + "value": "#68d2df", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "gold": { + "value": "#ffa300", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "orange": { + "value": "#ff7f41", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "purple": { + "value": "#8246af", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "pink": { + "value": "#e0457b", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + } + }, + "lvs": { + "blue": { + "value": "#03bce6", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "blue-onlight": { + "value": "#00a2c7", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "blue-dark": { + "value": "#003da6", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "yellow": { + "value": "#ffd93d", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "red": { + "value": "#e82626", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + } + }, + "gvh": { + "shade": { + "value": "#23004b", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "violet": { + "value": "#51419a", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "grape": { + "value": "#312467", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + } + }, + "hou": { + "green": { + "value": "#97cc83", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "teal": { + "value": "#09b3b2", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "blue-light": { + "value": "#3abfee", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "blue": { + "value": "#34407f", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "blue-dark": { + "value": "#1e2755", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "blue-darker": { + "value": "#151035", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + }, + "cream": { + "value": "#fef4e2", + "type": "color", + "parent": "colors - exhibitions/Mode 1", + "description": "" + } } }, "$themes": [], "$metadata": { "tokenSetOrder": [ - "tix" + "tix", + "colors - basic/Mode 1", + "colors - extended/Mode 1", + "colors - exhibitions/Mode 1" ] } } \ No newline at end of file