From 4df0124ac0abb41e0e1cd1bcd8ca13b6734e5ce0 Mon Sep 17 00:00:00 2001 From: Oseer Williams Date: Fri, 19 Jan 2024 12:46:49 -0500 Subject: [PATCH] fix(components): updating generated tokens --- libs/tokens/_generated/_index.scss | 583 +- libs/tokens/_generated/index.css | 294 +- libs/tokens/_generated/index.d.ts | 3002 ++--- libs/tokens/_generated/index.js | 2984 ++--- libs/tokens/_generated/index.json | 18642 ++++++--------------------- 5 files changed, 7294 insertions(+), 18211 deletions(-) diff --git a/libs/tokens/_generated/_index.scss b/libs/tokens/_generated/_index.scss index 0feca39736..f4eb176ccf 100644 --- a/libs/tokens/_generated/_index.scss +++ b/libs/tokens/_generated/_index.scss @@ -1,7 +1,6 @@ - /** * Do not edit directly - * Generated on Wed, 17 Jan 2024 18:09:55 GMT + * Generated on Fri, 19 Jan 2024 17:21:16 GMT */ $light-code-snippet-color: #383a42 !default; @@ -13,45 +12,45 @@ $light-code-snippet-string: #50a14f !default; $light-code-snippet-variable: #986801 !default; $light-code-snippet-title: #4078f2 !default; $light-code-snippet-class: #c18401 !default; -$light-primary: #324369ff !default; -$light-secondary: #5b5d72ff !default; -$light-error: #984b3fff !default; -$light-positive: #337132ff !default; -$light-caution: #996e46ff !default; -$light-negative: #984b3fff !default; +$light-primary: #3053f4ff !default; +$light-secondary: #616378ff !default; +$light-error: #ae1209ff !default; +$light-positive: #036600ff !default; +$light-caution: #f38800ff !default; +$light-negative: #ae1209ff !default; $light-on-primary: #ffffffff !default; $light-on-secondary: #ffffffff !default; $light-on-background: #1e1d1eff !default; $light-on-surface: #1e1d1eff !default; $light-on-error: #ffffffff !default; $light-divider: #d5d3d8ff !default; -$light-emphasis: #66404eff !default; -$light-accent: #324369ff !default; +$light-emphasis: #b10142ff !default; +$light-accent: #3053f4ff !default; $light-background: #fdf9fcff !default; $light-surface: #fdf9fcff !default; $light-surface-canvas: #ffffffff !default; -$light-surface-primary: #d5dbfeff !default; +$light-surface-primary: #ececfeff !default; $light-surface-primary-highlight: #3053f414 !default; $light-surface-primary-highlight-hover: #3053f414 !default; -$light-surface-accent: #d5dbfeff !default; +$light-surface-accent: #ececfeff !default; $light-surface-accent-highlight: #3053f414 !default; $light-surface-accent-highlight-hover: #3053f41f !default; $light-surface-secondary: #dfe1f9ff !default; -$light-surface-secondary-highlight: #c3c5dd14 !default; -$light-surface-secondary-highlight-hover: #c3c5dd14 !default; -$light-surface-positive: #91d890ff !default; +$light-surface-secondary-highlight: #61637814 !default; +$light-surface-secondary-highlight-hover: #61637814 !default; +$light-surface-positive: #8fcc8eff !default; $light-surface-positive-highlight: #03660014 !default; $light-surface-positive-highlight-hover: #03660014 !default; -$light-surface-caution: #ffcd9eff !default; +$light-surface-caution: #ffcc8cff !default; $light-surface-caution-highlight: #f3880014 !default; $light-surface-caution-highlight-hover: #f3880014 !default; -$light-surface-negative: #ffac9fff !default; +$light-surface-negative: #ffb2aeff !default; $light-surface-negative-highlight: #ae120914 !default; $light-surface-negative-highlight-hover: #ae120914 !default; $light-surface-neutral: #76757dff !default; $light-surface-neutral-highlight: rgba(#76757dff, 0.04) !default; $light-surface-neutral-highlight-hover: rgba(#76757dff, 0.08) !default; -$light-surface-emphasis: #ffbdd5ff !default; +$light-surface-emphasis: #e8b3c6ff !default; $light-surface-emphasis-highlight: #b1014214 !default; $light-surface-emphasis-highlight-hover: #b1014214 !default; $light-text-primary-on-background: #1e1d1eff !default; @@ -288,17 +287,17 @@ $theme-light-palettes-digital-blue-91: #e1e3fdff !default; $theme-light-palettes-digital-blue-92: #e5e5feff !default; $theme-light-palettes-digital-blue-93: #e8e9feff !default; $theme-light-palettes-digital-blue-94: #ececfeff !default; -$theme-light-colors-primary: #324369ff !default; -$theme-light-colors-primary-container: #d5dbfeff !default; +$theme-light-colors-primary: #3053f4ff !default; +$theme-light-colors-primary-container: #ececfeff !default; $theme-light-colors-on-primary: #ffffffff !default; -$theme-light-colors-secondary: #5b5d72ff !default; +$theme-light-colors-secondary: #616378ff !default; $theme-light-colors-secondary-container: #dfe1f9ff !default; $theme-light-colors-on-secondary: #ffffffff !default; $theme-light-colors-on-secondary-container: #171a2cff !default; -$theme-light-colors-tertiary: #612e1aff !default; -$theme-light-colors-tertiary-container: #f79e79ff !default; +$theme-light-colors-tertiary: #ff5f02ff !default; +$theme-light-colors-tertiary-container: #ffdbceff !default; $theme-light-colors-on-tertiary: #ffffffff !default; -$theme-light-colors-on-tertiary-container: #190900ff !default; +$theme-light-colors-on-tertiary-container: #481300ff !default; $theme-light-colors-surface: #fdf9fcff !default; $theme-light-colors-surface-dim: #e5e2e6ff !default; $theme-light-colors-surface-bright: #fdf9fcff !default; @@ -311,34 +310,34 @@ $theme-light-colors-on-surface: #1e1d1eff !default; $theme-light-colors-on-surface-variant: #5c5b5fff !default; $theme-light-colors-inverse-surface: #3e3e41ff !default; $theme-light-colors-inverse-on-surface: #f6f3f6ff !default; -$theme-light-colors-negative: #984b3fff !default; -$theme-light-colors-negative-container: #ffac9fff !default; +$theme-light-colors-negative: #ae1209ff !default; +$theme-light-colors-negative-container: #ffb2aeff !default; $theme-light-colors-on-negative: #ffffffff !default; -$theme-light-colors-on-negative-container: #190c0aff !default; -$theme-light-colors-positive: #337132ff !default; -$theme-light-colors-positive-container: #91d890ff !default; +$theme-light-colors-on-negative-container: #110201ff !default; +$theme-light-colors-positive: #036600ff !default; +$theme-light-colors-positive-container: #8fcc8eff !default; $theme-light-colors-on-positive: #ffffffff !default; -$theme-light-colors-on-positive-container: #081308ff !default; -$theme-light-colors-caution: #996e46ff !default; -$theme-light-colors-caution-container: #ffcd9eff !default; +$theme-light-colors-on-positive-container: #000a00ff !default; +$theme-light-colors-caution: #f38800ff !default; +$theme-light-colors-caution-container: #ffcc8cff !default; $theme-light-colors-on-caution: #ffffffff !default; -$theme-light-colors-on-caution-container: #19120cff !default; +$theme-light-colors-on-caution-container: #180e00ff !default; $theme-light-colors-outline: #76757dff !default; $theme-light-colors-outline-variant: #d5d3d8ff !default; $theme-light-colors-shadow: #000000ff !default; $theme-light-colors-scrim: #000000ff !default; -$theme-light-colors-primary-fixed: #bac3ffff !default; -$theme-light-colors-primary-fixed-dim: #889fffff !default; +$theme-light-colors-primary-fixed: #dee0ffff !default; +$theme-light-colors-primary-fixed-dim: #bac3ffff !default; $theme-light-colors-secondary-fixed: #dfe1f9ff !default; $theme-light-colors-secondary-fixed-dim: #c3c5ddff !default; -$theme-light-colors-tertiary-fixed: #f79e79ff !default; -$theme-light-colors-tertiary-fixed-dim: #f37440ff !default; +$theme-light-colors-tertiary-fixed: #ffdbceff !default; +$theme-light-colors-tertiary-fixed-dim: #ffc0a8ff !default; $theme-light-colors-primary-8: #3053f414 !default; $theme-light-colors-primary-12: #3053f41f !default; $theme-light-colors-on-surface-8: #1e1d1e14 !default; $theme-light-colors-on-surface-12: #1e1d1e1f !default; -$theme-light-colors-on-primary-container: #0c121bff !default; -$theme-light-colors-inverse-primary: #889fffff !default; +$theme-light-colors-on-primary-container: #00115aff !default; +$theme-light-colors-inverse-primary: #bac3ffff !default; $theme-light-colors-on-surface-38: #1e1d1e61 !default; $theme-light-colors-on-surface-16: #1e1d1e29 !default; $theme-light-colors-on-primary-12: #ffffff1f !default; @@ -355,10 +354,10 @@ $theme-light-colors-outline-8: #76757d14 !default; $theme-light-colors-outline-12: #76757d1f !default; $theme-light-colors-outline-16: #76757d29 !default; $theme-light-colors-surface-variant: #ebe8ecff !default; -$theme-light-colors-emphasis: #66404eff !default; -$theme-light-colors-emphasis-container: #ffbdd5ff !default; +$theme-light-colors-emphasis: #b10142ff !default; +$theme-light-colors-emphasis-container: #e8b3c6ff !default; $theme-light-colors-on-emphasis: #ffffffff !default; -$theme-light-colors-on-emphasis-container: #191013ff !default; +$theme-light-colors-on-emphasis-container: #120007ff !default; $theme-light-colors-positive-16: #03660029 !default; $theme-light-colors-caution-16: #f3880029 !default; $theme-light-colors-negative-12: #ae12091f !default; @@ -436,7 +435,7 @@ $theme-light-colors-inverse-secondary-8: #c3c5dd14 !default; $theme-light-colors-inverse-secondary-12: #c3c5dd1f !default; $theme-light-colors-inverse-secondary-16: #c3c5dd29 !default; $theme-light-colors-on-tertiary-74: #ffffffbd !default; -$theme-light-colors-inverse-tertiary: #612e1aff !default; +$theme-light-colors-inverse-tertiary: #ff5f02ff !default; $theme-light-colors-inverse-tertiary-8: #ff5f0214 !default; $theme-light-colors-inverse-tertiary-12: #ff5f021f !default; $theme-light-colors-inverse-tertiary-16: #ff5f0229 !default; @@ -543,106 +542,106 @@ $theme-light-on-negative-container-hover: #11020114 !default; $theme-light-on-negative-container-press: #1102011f !default; $theme-light-on-negative-container-focus: #1102011f !default; $theme-light-on-negative-container-drag: #11020129 !default; -$theme-light-states-primary-hover: #bac3ff14 !default; -$theme-light-states-primary-focus: #bac3ff1f !default; -$theme-light-states-primary-press: #bac3ff1f !default; -$theme-light-states-primary-drag: #bac3ff29 !default; -$theme-light-states-on-primary-hover: #111a2814 !default; -$theme-light-states-on-primary-focus: #111a281f !default; -$theme-light-states-on-primary-press: #111a281f !default; -$theme-light-states-on-primary-drag: #111a2829 !default; -$theme-light-states-on-primary-container-hover: #dde1ff14 !default; -$theme-light-states-on-primary-container-focus: #dde1ff1f !default; -$theme-light-states-on-primary-container-press: #dde1ff1f !default; -$theme-light-states-on-primary-container-drag: #dde1ff29 !default; -$theme-light-states-inverse-primary-hover: #3053f414 !default; -$theme-light-states-inverse-primary-focus: #3053f41f !default; -$theme-light-states-inverse-primary-press: #3053f41f !default; -$theme-light-states-inverse-primary-drag: #3053f429 !default; +$theme-light-states-primary-hover: #3053f414 !default; +$theme-light-states-primary-focus: #3053f41f !default; +$theme-light-states-primary-press: #3053f41f !default; +$theme-light-states-primary-drag: #3053f429 !default; +$theme-light-states-on-primary-hover: #ffffff14 !default; +$theme-light-states-on-primary-focus: #ffffff1f !default; +$theme-light-states-on-primary-press: #ffffff1f !default; +$theme-light-states-on-primary-drag: #ffffff29 !default; +$theme-light-states-on-primary-container-hover: #00115a14 !default; +$theme-light-states-on-primary-container-focus: #00115a1f !default; +$theme-light-states-on-primary-container-press: #00115a1f !default; +$theme-light-states-on-primary-container-drag: #00115a29 !default; +$theme-light-states-inverse-primary-hover: #bac3ff14 !default; +$theme-light-states-inverse-primary-focus: #bac3ff1f !default; +$theme-light-states-inverse-primary-press: #bac3ff1f !default; +$theme-light-states-inverse-primary-drag: #bac3ff29 !default; $theme-light-states-tertiary-hover: #ff5f0214 !default; $theme-light-states-tertiary-press: #ff5f021f !default; $theme-light-states-tertiary-focus: #ff5f021f !default; $theme-light-states-tertiary-drag: #ff5f0229 !default; -$theme-light-states-on-tertiary-hover: #612e1a14 !default; -$theme-light-states-on-tertiary-press: #612e1a1f !default; -$theme-light-states-on-tertiary-focus: #612e1a1f !default; -$theme-light-states-on-tertiary-drag: #612e1a29 !default; -$theme-light-states-on-tertiary-container-hover: #fef1ec14 !default; -$theme-light-states-on-tertiary-container-press: #fef1ec1f !default; -$theme-light-states-on-tertiary-container-focus: #fef1ec1f !default; -$theme-light-states-on-tertiary-container-drag: #fef1ec29 !default; -$theme-light-states-negative-hover: #fd7d6914 !default; -$theme-light-states-negative-press: #fd7d691f !default; -$theme-light-states-negative-focus: #fd7d691f !default; -$theme-light-states-negative-drag: #fd7d6929 !default; -$theme-light-states-on-negative-hover: #33191514 !default; -$theme-light-states-on-negative-press: #3319151f !default; -$theme-light-states-on-negative-focus: #3319151f !default; -$theme-light-states-on-negative-drag: #33191529 !default; -$theme-light-states-positive-hover: #91d89014 !default; -$theme-light-states-positive-press: #91d89029 !default; -$theme-light-states-positive-focus: #91d89029 !default; -$theme-light-states-positive-drag: #91d8901f !default; -$theme-light-states-on-positive-hover: #11261114 !default; -$theme-light-states-on-positive-press: #1126111f !default; -$theme-light-states-on-positive-focus: #1126111f !default; -$theme-light-states-on-positive-drag: #11261129 !default; -$theme-light-states-on-positive-container-hover: #91d89014 !default; -$theme-light-states-on-positive-container-focus: #91d8901f !default; -$theme-light-states-on-positive-container-press: #91d8901f !default; -$theme-light-states-on-positive-container-drag: #91d89029 !default; -$theme-light-states-caution-hover: #ffb77514 !default; -$theme-light-states-caution-press: #ffb7751f !default; -$theme-light-states-caution-focus: #ffb7751f !default; -$theme-light-states-caution-drag: #ffb77529 !default; -$theme-light-states-on-caution-hover: #66492f1f !default; -$theme-light-states-on-caution-press: #66492f1f !default; -$theme-light-states-on-caution-focus: #66492f1f !default; -$theme-light-states-on-caution-drag: #66492f29 !default; -$theme-light-states-on-caution-container-hover: #19120c14 !default; -$theme-light-states-on-caution-container-press: #19120c14 !default; -$theme-light-states-on-caution-container-focus: #19120c1f !default; -$theme-light-states-on-caution-container-drag: #19120c29 !default; -$theme-light-states-emphasis-hover: #cc809c14 !default; -$theme-light-states-emphasis-press: #cc809c1f !default; -$theme-light-states-emphasis-focus: #cc809c1f !default; -$theme-light-states-emphasis-drag: #cc809c29 !default; -$theme-light-states-on-emphasis-hover: #19101314 !default; -$theme-light-states-on-emphasis-press: #1910131f !default; -$theme-light-states-on-emphasis-focus: #1910131f !default; -$theme-light-states-on-emphasis-drag: #19101329 !default; -$theme-light-states-on-emphasis-container-hover: #ffd9e714 !default; -$theme-light-states-on-emphasis-container-press: #ffd9e71f !default; -$theme-light-states-on-emphasis-container-focus: #ffd9e71f !default; -$theme-light-states-on-emphasis-container-drag: #ffd9e729 !default; -$theme-light-states-secondary-hover: #c3c5dd14 !default; -$theme-light-states-secondary-press: #c3c5dd1f !default; -$theme-light-states-secondary-focus: #c3c5dd1f !default; -$theme-light-states-secondary-drag: #c3c5dd29 !default; -$theme-light-states-on-secondary-hover: #171a2c14 !default; -$theme-light-states-on-secondary-press: #171a2c1f !default; -$theme-light-states-on-secondary-focus: #171a2c1f !default; -$theme-light-states-on-secondary-drag: #171a2c29 !default; -$theme-light-states-on-secondary-container-hover: #5b5d7214 !default; -$theme-light-states-on-secondary-container-press: #5b5d721f !default; -$theme-light-states-on-secondary-container-focus: #5b5d721f !default; -$theme-light-states-on-secondary-container-drag: #61637829 !default; -$theme-light-states-on-surface-hover: #ebe8ec14 !default; -$theme-light-states-on-surface-press: #ebe8ec1f !default; -$theme-light-states-on-surface-focus: #ebe8ec1f !default; -$theme-light-states-on-surface-drag: #ebe8ec29 !default; -$theme-light-states-on-surface-variant-hover: #d5d3d814 !default; -$theme-light-states-on-surface-variant-press: #d5d3d81f !default; -$theme-light-states-on-surface-variant-focus: #d5d3d81f !default; -$theme-light-states-on-surface-variant-drag: #d5d3d829 !default; -$theme-light-states-inverse-on-surface-hover: #3e3e4114 !default; -$theme-light-states-inverse-on-surface-press: #3e3e411f !default; -$theme-light-states-inverse-on-surface-focus: #3e3e411f !default; -$theme-light-states-inverse-on-surface-drag: #3e3e4129 !default; -$theme-light-states-on-negative-container-hover: #ffac9f14 !default; -$theme-light-states-on-negative-container-press: #ffac9f1f !default; -$theme-light-states-on-negative-container-focus: #ffac9f1f !default; -$theme-light-states-on-negative-container-drag: #ffac9f29 !default; +$theme-light-states-on-tertiary-hover: #ffffff14 !default; +$theme-light-states-on-tertiary-press: #ffffff1f !default; +$theme-light-states-on-tertiary-focus: #ffffff1f !default; +$theme-light-states-on-tertiary-drag: #ffffff29 !default; +$theme-light-states-on-tertiary-container-hover: #48130014 !default; +$theme-light-states-on-tertiary-container-press: #4813001f !default; +$theme-light-states-on-tertiary-container-focus: #4813001f !default; +$theme-light-states-on-tertiary-container-drag: #48130029 !default; +$theme-light-states-negative-hover: #ae120914 !default; +$theme-light-states-negative-press: #ae12091f !default; +$theme-light-states-negative-focus: #ae12091f !default; +$theme-light-states-negative-drag: #ae120929 !default; +$theme-light-states-on-negative-hover: #ffffff14 !default; +$theme-light-states-on-negative-press: #ffffff1f !default; +$theme-light-states-on-negative-focus: #ffffff1f !default; +$theme-light-states-on-negative-drag: #ffffff29 !default; +$theme-light-states-positive-hover: #03660014 !default; +$theme-light-states-positive-press: #03660029 !default; +$theme-light-states-positive-focus: #03660029 !default; +$theme-light-states-positive-drag: #0366001f !default; +$theme-light-states-on-positive-hover: #ffffff14 !default; +$theme-light-states-on-positive-press: #ffffff1f !default; +$theme-light-states-on-positive-focus: #ffffff1f !default; +$theme-light-states-on-positive-drag: #ffffff29 !default; +$theme-light-states-on-positive-container-hover: #000a0014 !default; +$theme-light-states-on-positive-container-focus: #000a001f !default; +$theme-light-states-on-positive-container-press: #000a001f !default; +$theme-light-states-on-positive-container-drag: #000a0029 !default; +$theme-light-states-caution-hover: #f3880014 !default; +$theme-light-states-caution-press: #f388001f !default; +$theme-light-states-caution-focus: #f388001f !default; +$theme-light-states-caution-drag: #f3880029 !default; +$theme-light-states-on-caution-hover: #ffffff14 !default; +$theme-light-states-on-caution-press: #ffffff1f !default; +$theme-light-states-on-caution-focus: #ffffff1f !default; +$theme-light-states-on-caution-drag: #ffffff29 !default; +$theme-light-states-on-caution-container-hover: #180e0014 !default; +$theme-light-states-on-caution-container-press: #180e0014 !default; +$theme-light-states-on-caution-container-focus: #180e001f !default; +$theme-light-states-on-caution-container-drag: #180e0029 !default; +$theme-light-states-emphasis-hover: #b1014214 !default; +$theme-light-states-emphasis-press: #b101421f !default; +$theme-light-states-emphasis-focus: #b101421f !default; +$theme-light-states-emphasis-drag: #b1014229 !default; +$theme-light-states-on-emphasis-hover: #ffffff14 !default; +$theme-light-states-on-emphasis-press: #ffffff1f !default; +$theme-light-states-on-emphasis-focus: #ffffff1f !default; +$theme-light-states-on-emphasis-drag: #ffffff29 !default; +$theme-light-states-on-emphasis-container-hover: #12000714 !default; +$theme-light-states-on-emphasis-container-press: #1200071f !default; +$theme-light-states-on-emphasis-container-focus: #1200071f !default; +$theme-light-states-on-emphasis-container-drag: #180e0029 !default; +$theme-light-states-secondary-hover: #61637814 !default; +$theme-light-states-secondary-press: #6163781f !default; +$theme-light-states-secondary-focus: #6163781f !default; +$theme-light-states-secondary-drag: #61637829 !default; +$theme-light-states-on-secondary-hover: #ffffff14 !default; +$theme-light-states-on-secondary-press: #ffffff1f !default; +$theme-light-states-on-secondary-focus: #ffffff1f !default; +$theme-light-states-on-secondary-drag: #ffffff29 !default; +$theme-light-states-on-secondary-container-hover: #171a2c14 !default; +$theme-light-states-on-secondary-container-press: #171a2c1f !default; +$theme-light-states-on-secondary-container-focus: #171a2c1f !default; +$theme-light-states-on-secondary-container-drag: #171a2c29 !default; +$theme-light-states-on-surface-hover: #1e1d1e14 !default; +$theme-light-states-on-surface-press: #1e1d1e1f !default; +$theme-light-states-on-surface-focus: #1e1d1e1f !default; +$theme-light-states-on-surface-drag: #1e1d1e29 !default; +$theme-light-states-on-surface-variant-hover: #5c5b5f14 !default; +$theme-light-states-on-surface-variant-press: #5c5b5f1f !default; +$theme-light-states-on-surface-variant-focus: #5c5b5f1f !default; +$theme-light-states-on-surface-variant-drag: #5c5b5f29 !default; +$theme-light-states-inverse-on-surface-hover: #f6f3f614 !default; +$theme-light-states-inverse-on-surface-press: #f6f3f61f !default; +$theme-light-states-inverse-on-surface-focus: #f6f3f61f !default; +$theme-light-states-inverse-on-surface-drag: #f6f3f61f !default; +$theme-light-states-on-negative-container-hover: #11020114 !default; +$theme-light-states-on-negative-container-press: #1102011f !default; +$theme-light-states-on-negative-container-focus: #1102011f !default; +$theme-light-states-on-negative-container-drag: #11020129 !default; $theme-dark-palettes-digital-blue-100: #ffffffff !default; $theme-dark-palettes-digital-blue-98: #efefffff !default; $theme-dark-palettes-digital-blue-95: #dde1ffff !default; @@ -1446,15 +1445,15 @@ $teradata-slate-1700: #101314 !default; $teradata-slate-1800: #0c0e0f !default; $teradata-slate-1900: #060708 !default; $teradata-slate-2000: #020203 !default; -$teradata-orange-100: #FFCFB3 !default; -$teradata-orange-200: #FFAF81 !default; -$teradata-orange-300: #FF8F4E !default; -$teradata-orange-400: #FF7728 !default; -$teradata-orange-500: #FF5F02 !default; -$teradata-orange-600: #F05800 !default; -$teradata-orange-700: #E54900 !default; -$teradata-orange-800: #D83B03 !default; -$teradata-orange-900: #C23200 !default; +$teradata-orange-100: #ffcfb3 !default; +$teradata-orange-200: #ffaf81 !default; +$teradata-orange-300: #ff8f4e !default; +$teradata-orange-400: #ff7728 !default; +$teradata-orange-500: #ff5f02 !default; +$teradata-orange-600: #f05800 !default; +$teradata-orange-700: #e54900 !default; +$teradata-orange-800: #d83b03 !default; +$teradata-orange-900: #c23200 !default; $typography-font-family: Arial, sans-serif !default; $typography-headline1-font-family: 'Inter', sans-serif !default; $typography-headline1-font-size: 96px !default; @@ -1541,7 +1540,8 @@ $tokens: ( 'surface-accent-highlight-hover': $light-surface-accent-highlight-hover, 'surface-secondary': $light-surface-secondary, 'surface-secondary-highlight': $light-surface-secondary-highlight, - 'surface-secondary-highlight-hover': $light-surface-secondary-highlight-hover, + 'surface-secondary-highlight-hover': + $light-surface-secondary-highlight-hover, 'surface-positive': $light-surface-positive, 'surface-positive-highlight': $light-surface-positive-highlight, 'surface-positive-highlight-hover': $light-surface-positive-highlight-hover, @@ -1572,7 +1572,7 @@ $tokens: ( 'text-secondary-on-dark': $light-text-secondary-on-dark, 'text-hint-on-dark': $light-text-hint-on-dark, 'text-disabled-on-dark': $light-text-disabled-on-dark, - 'text-icon-on-dark': $light-text-icon-on-dark + 'text-icon-on-dark': $light-text-icon-on-dark, ), 'dark': ( 'code-snippet-color': $dark-code-snippet-color, @@ -1640,7 +1640,7 @@ $tokens: ( 'text-secondary-on-dark': $dark-text-secondary-on-dark, 'text-hint-on-dark': $dark-text-hint-on-dark, 'text-disabled-on-dark': $dark-text-disabled-on-dark, - 'text-icon-on-dark': $dark-text-icon-on-dark + 'text-icon-on-dark': $dark-text-icon-on-dark, ), 'theme': ( 'light': ( @@ -1796,7 +1796,7 @@ $tokens: ( 'digital blue 91': $theme-light-palettes-digital-blue-91, 'digital blue 92': $theme-light-palettes-digital-blue-92, 'digital blue 93': $theme-light-palettes-digital-blue-93, - 'digital blue 94': $theme-light-palettes-digital-blue-94 + 'digital blue 94': $theme-light-palettes-digital-blue-94, ), 'colors': ( 'primary': $theme-light-colors-primary, @@ -1817,7 +1817,8 @@ $tokens: ( 'surface-container-low': $theme-light-colors-surface-container-low, 'surface-container': $theme-light-colors-surface-container, 'surface-container-high': $theme-light-colors-surface-container-high, - 'surface-container-highest': $theme-light-colors-surface-container-highest, + 'surface-container-highest': + $theme-light-colors-surface-container-highest, 'on-surface': $theme-light-colors-on-surface, 'on-surface-variant': $theme-light-colors-on-surface-variant, 'inverse-surface': $theme-light-colors-inverse-surface, @@ -1857,11 +1858,14 @@ $tokens: ( 'primary-16%': $theme-light-colors-primary-16, 'on-surface-variant-8%': $theme-light-colors-on-surface-variant-8, 'on-tertiary-container-8%': $theme-light-colors-on-tertiary-container-8, - 'on-tertiary-container-12%': $theme-light-colors-on-tertiary-container-12, + 'on-tertiary-container-12%': + $theme-light-colors-on-tertiary-container-12, 'on-primary-container-12%': $theme-light-colors-on-primary-container-12, 'on-surface-variant-12%': $theme-light-colors-on-surface-variant-12, - 'on-secondary-container-8%': $theme-light-colors-on-secondary-container-8, - 'on-secondary-container-16%': $theme-light-colors-on-secondary-container-16, + 'on-secondary-container-8%': + $theme-light-colors-on-secondary-container-8, + 'on-secondary-container-16%': + $theme-light-colors-on-secondary-container-16, 'outline-8%': $theme-light-colors-outline-8, 'outline-12%': $theme-light-colors-outline-12, 'outline-16%': $theme-light-colors-outline-16, @@ -1873,7 +1877,8 @@ $tokens: ( 'positive-16%': $theme-light-colors-positive-16, 'caution-16%': $theme-light-colors-caution-16, 'negative-12%': $theme-light-colors-negative-12, - 'on-secondary-container-12%': $theme-light-colors-on-secondary-container-12, + 'on-secondary-container-12%': + $theme-light-colors-on-secondary-container-12, 'on-primary-16%': $theme-light-colors-on-primary-16, 'on-primary-container-8%': $theme-light-colors-on-primary-container-8, 'on-primary-container-16%': $theme-light-colors-on-primary-container-16, @@ -1883,7 +1888,8 @@ $tokens: ( 'on-tertiary-8%': $theme-light-colors-on-tertiary-8, 'on-tertiary-12%': $theme-light-colors-on-tertiary-12, 'on-tertiary-16%': $theme-light-colors-on-tertiary-16, - 'on-tertiary-container-16%': $theme-light-colors-on-tertiary-container-16, + 'on-tertiary-container-16%': + $theme-light-colors-on-tertiary-container-16, 'on-surface-variant-16%': $theme-light-colors-on-surface-variant-16, 'negative-8%': $theme-light-colors-negative-8, 'negative-16%': $theme-light-colors-negative-16, @@ -1893,8 +1899,10 @@ $tokens: ( 'on-positive-12%': $theme-light-colors-on-positive-12, 'on-positive-16%': $theme-light-colors-on-positive-16, 'on-positive-container-8%': $theme-light-colors-on-positive-container-8, - 'on-positive-container-12%': $theme-light-colors-on-positive-container-12, - 'on-positive-container-16%': $theme-light-colors-on-positive-container-16, + 'on-positive-container-12%': + $theme-light-colors-on-positive-container-12, + 'on-positive-container-16%': + $theme-light-colors-on-positive-container-16, 'caution-12%': $theme-light-colors-caution-12, 'caution-8%': $theme-light-colors-caution-8, 'on-caution-8%': $theme-light-colors-on-caution-8, @@ -1913,8 +1921,10 @@ $tokens: ( 'on-emphasis-12%': $theme-light-colors-on-emphasis-12, 'on-emphasis-16%': $theme-light-colors-on-emphasis-16, 'on-emphasis-container-8%': $theme-light-colors-on-emphasis-container-8, - 'on-emphasis-container-12%': $theme-light-colors-on-emphasis-container-12, - 'on-emphasis-container-16%': $theme-light-colors-on-emphasis-container-16, + 'on-emphasis-container-12%': + $theme-light-colors-on-emphasis-container-12, + 'on-emphasis-container-16%': + $theme-light-colors-on-emphasis-container-16, 'inverse-on-surface-12%': $theme-light-colors-inverse-on-surface-12, 'inverse-primary-12%': $theme-light-colors-inverse-primary-12, 'inverse-on-surface-8%': $theme-light-colors-inverse-on-surface-8, @@ -1926,14 +1936,22 @@ $tokens: ( 'tertiary-8%': $theme-light-colors-tertiary-8, 'tertiary-12%': $theme-light-colors-tertiary-12, 'tertiary-16%': $theme-light-colors-tertiary-16, - 'surface-container-lowest-blue': $theme-light-colors-surface-container-lowest-blue, - 'surface-container-low-blue': $theme-light-colors-surface-container-low-blue, - 'surface-container-high-blue': $theme-light-colors-surface-container-high-blue, - 'surface-container-highest-blue': $theme-light-colors-surface-container-highest-blue, - 'surface-container-lowest-navy': $theme-light-colors-surface-container-lowest-navy, - 'surface-container-low-navy': $theme-light-colors-surface-container-low-navy, - 'surface-container-high-navy': $theme-light-colors-surface-container-high-navy, - 'surface-container-highest-navy': $theme-light-colors-surface-container-highest-navy, + 'surface-container-lowest-blue': + $theme-light-colors-surface-container-lowest-blue, + 'surface-container-low-blue': + $theme-light-colors-surface-container-low-blue, + 'surface-container-high-blue': + $theme-light-colors-surface-container-high-blue, + 'surface-container-highest-blue': + $theme-light-colors-surface-container-highest-blue, + 'surface-container-lowest-navy': + $theme-light-colors-surface-container-lowest-navy, + 'surface-container-low-navy': + $theme-light-colors-surface-container-low-navy, + 'surface-container-high-navy': + $theme-light-colors-surface-container-high-navy, + 'surface-container-highest-navy': + $theme-light-colors-surface-container-highest-navy, 'surface-blue': $theme-light-colors-surface-blue, 'surface-navy': $theme-light-colors-surface-navy, 'surface-container-blue': $theme-light-colors-surface-container-blue, @@ -1952,8 +1970,10 @@ $tokens: ( 'inverse-tertiary-12%': $theme-light-colors-inverse-tertiary-12, 'inverse-tertiary-16%': $theme-light-colors-inverse-tertiary-16, 'on-negative-container-8%': $theme-light-colors-on-negative-container-8, - 'on-negative-container-12%': $theme-light-colors-on-negative-container-12, - 'on-negative-container-16%': $theme-light-colors-on-negative-container-16 + 'on-negative-container-12%': + $theme-light-colors-on-negative-container-12, + 'on-negative-container-16%': + $theme-light-colors-on-negative-container-16, ), 'primary-hover': $theme-light-primary-hover, 'primary-focus': $theme-light-primary-focus, @@ -2064,10 +2084,14 @@ $tokens: ( 'on-primary-focus': $theme-light-states-on-primary-focus, 'on-primary-press': $theme-light-states-on-primary-press, 'on-primary-drag': $theme-light-states-on-primary-drag, - 'on-primary-container-hover': $theme-light-states-on-primary-container-hover, - 'on-primary-container-focus': $theme-light-states-on-primary-container-focus, - 'on-primary-container-press': $theme-light-states-on-primary-container-press, - 'on-primary-container-drag': $theme-light-states-on-primary-container-drag, + 'on-primary-container-hover': + $theme-light-states-on-primary-container-hover, + 'on-primary-container-focus': + $theme-light-states-on-primary-container-focus, + 'on-primary-container-press': + $theme-light-states-on-primary-container-press, + 'on-primary-container-drag': + $theme-light-states-on-primary-container-drag, 'inverse-primary-hover': $theme-light-states-inverse-primary-hover, 'inverse-primary-focus': $theme-light-states-inverse-primary-focus, 'inverse-primary-press': $theme-light-states-inverse-primary-press, @@ -2080,10 +2104,14 @@ $tokens: ( 'on-tertiary-press': $theme-light-states-on-tertiary-press, 'on-tertiary-focus': $theme-light-states-on-tertiary-focus, 'on-tertiary-drag': $theme-light-states-on-tertiary-drag, - 'on-tertiary-container-hover': $theme-light-states-on-tertiary-container-hover, - 'on-tertiary-container-press': $theme-light-states-on-tertiary-container-press, - 'on-tertiary-container-focus': $theme-light-states-on-tertiary-container-focus, - 'on-tertiary-container-drag': $theme-light-states-on-tertiary-container-drag, + 'on-tertiary-container-hover': + $theme-light-states-on-tertiary-container-hover, + 'on-tertiary-container-press': + $theme-light-states-on-tertiary-container-press, + 'on-tertiary-container-focus': + $theme-light-states-on-tertiary-container-focus, + 'on-tertiary-container-drag': + $theme-light-states-on-tertiary-container-drag, 'negative-hover': $theme-light-states-negative-hover, 'negative-press': $theme-light-states-negative-press, 'negative-focus': $theme-light-states-negative-focus, @@ -2100,10 +2128,14 @@ $tokens: ( 'on-positive-press': $theme-light-states-on-positive-press, 'on-positive-focus': $theme-light-states-on-positive-focus, 'on-positive-drag': $theme-light-states-on-positive-drag, - 'on-positive-container-hover': $theme-light-states-on-positive-container-hover, - 'on-positive-container-focus': $theme-light-states-on-positive-container-focus, - 'on-positive-container-press': $theme-light-states-on-positive-container-press, - 'on-positive-container-drag': $theme-light-states-on-positive-container-drag, + 'on-positive-container-hover': + $theme-light-states-on-positive-container-hover, + 'on-positive-container-focus': + $theme-light-states-on-positive-container-focus, + 'on-positive-container-press': + $theme-light-states-on-positive-container-press, + 'on-positive-container-drag': + $theme-light-states-on-positive-container-drag, 'caution-hover': $theme-light-states-caution-hover, 'caution-press': $theme-light-states-caution-press, 'caution-focus': $theme-light-states-caution-focus, @@ -2112,10 +2144,14 @@ $tokens: ( 'on-caution-press': $theme-light-states-on-caution-press, 'on-caution-focus': $theme-light-states-on-caution-focus, 'on-caution-drag': $theme-light-states-on-caution-drag, - 'on-caution-container-hover': $theme-light-states-on-caution-container-hover, - 'on-caution-container-press': $theme-light-states-on-caution-container-press, - 'on-caution-container-focus': $theme-light-states-on-caution-container-focus, - 'on-caution-container-drag': $theme-light-states-on-caution-container-drag, + 'on-caution-container-hover': + $theme-light-states-on-caution-container-hover, + 'on-caution-container-press': + $theme-light-states-on-caution-container-press, + 'on-caution-container-focus': + $theme-light-states-on-caution-container-focus, + 'on-caution-container-drag': + $theme-light-states-on-caution-container-drag, 'emphasis-hover': $theme-light-states-emphasis-hover, 'emphasis-press': $theme-light-states-emphasis-press, 'emphasis-focus': $theme-light-states-emphasis-focus, @@ -2124,10 +2160,14 @@ $tokens: ( 'on-emphasis-press': $theme-light-states-on-emphasis-press, 'on-emphasis-focus': $theme-light-states-on-emphasis-focus, 'on-emphasis-drag': $theme-light-states-on-emphasis-drag, - 'on-emphasis-container-hover': $theme-light-states-on-emphasis-container-hover, - 'on-emphasis-container-press': $theme-light-states-on-emphasis-container-press, - 'on-emphasis-container-focus': $theme-light-states-on-emphasis-container-focus, - 'on-emphasis-container-drag': $theme-light-states-on-emphasis-container-drag, + 'on-emphasis-container-hover': + $theme-light-states-on-emphasis-container-hover, + 'on-emphasis-container-press': + $theme-light-states-on-emphasis-container-press, + 'on-emphasis-container-focus': + $theme-light-states-on-emphasis-container-focus, + 'on-emphasis-container-drag': + $theme-light-states-on-emphasis-container-drag, 'secondary-hover': $theme-light-states-secondary-hover, 'secondary-press': $theme-light-states-secondary-press, 'secondary-focus': $theme-light-states-secondary-focus, @@ -2136,10 +2176,14 @@ $tokens: ( 'on-secondary-press': $theme-light-states-on-secondary-press, 'on-secondary-focus': $theme-light-states-on-secondary-focus, 'on-secondary-drag': $theme-light-states-on-secondary-drag, - 'on-secondary-container-hover': $theme-light-states-on-secondary-container-hover, - 'on-secondary-container-press': $theme-light-states-on-secondary-container-press, - 'on-secondary-container-focus': $theme-light-states-on-secondary-container-focus, - 'on-secondary-container-drag': $theme-light-states-on-secondary-container-drag, + 'on-secondary-container-hover': + $theme-light-states-on-secondary-container-hover, + 'on-secondary-container-press': + $theme-light-states-on-secondary-container-press, + 'on-secondary-container-focus': + $theme-light-states-on-secondary-container-focus, + 'on-secondary-container-drag': + $theme-light-states-on-secondary-container-drag, 'on-surface-hover': $theme-light-states-on-surface-hover, 'on-surface-press': $theme-light-states-on-surface-press, 'on-surface-focus': $theme-light-states-on-surface-focus, @@ -2152,11 +2196,15 @@ $tokens: ( 'inverse-on-surface-press': $theme-light-states-inverse-on-surface-press, 'inverse-on-surface-focus': $theme-light-states-inverse-on-surface-focus, 'inverse-on-surface-drag': $theme-light-states-inverse-on-surface-drag, - 'on-negative-container-hover': $theme-light-states-on-negative-container-hover, - 'on-negative-container-press': $theme-light-states-on-negative-container-press, - 'on-negative-container-focus': $theme-light-states-on-negative-container-focus, - 'on-negative-container-drag': $theme-light-states-on-negative-container-drag - ) + 'on-negative-container-hover': + $theme-light-states-on-negative-container-hover, + 'on-negative-container-press': + $theme-light-states-on-negative-container-press, + 'on-negative-container-focus': + $theme-light-states-on-negative-container-focus, + 'on-negative-container-drag': + $theme-light-states-on-negative-container-drag, + ), ), 'dark': ( 'palettes': ( @@ -2311,7 +2359,7 @@ $tokens: ( 'digital blue 91': $theme-dark-palettes-digital-blue-91, 'digital blue 92': $theme-dark-palettes-digital-blue-92, 'digital blue 93': $theme-dark-palettes-digital-blue-93, - 'digital blue 94': $theme-dark-palettes-digital-blue-94 + 'digital blue 94': $theme-dark-palettes-digital-blue-94, ), 'colors': ( 'primary': $theme-dark-colors-primary, @@ -2332,7 +2380,8 @@ $tokens: ( 'surface-container-low': $theme-dark-colors-surface-container-low, 'surface-container': $theme-dark-colors-surface-container, 'surface-container-high': $theme-dark-colors-surface-container-high, - 'surface-container-highest': $theme-dark-colors-surface-container-highest, + 'surface-container-highest': + $theme-dark-colors-surface-container-highest, 'on-surface': $theme-dark-colors-on-surface, 'on-surface-variant': $theme-dark-colors-on-surface-variant, 'inverse-surface': $theme-dark-colors-inverse-surface, @@ -2376,7 +2425,8 @@ $tokens: ( 'on-primary-container-12%': $theme-dark-colors-on-primary-container-12, 'on-surface-variant-12%': $theme-dark-colors-on-surface-variant-12, 'on-secondary-container-8%': $theme-dark-colors-on-secondary-container-8, - 'on-secondary-container-16%': $theme-dark-colors-on-secondary-container-16, + 'on-secondary-container-16%': + $theme-dark-colors-on-secondary-container-16, 'outline-8%': $theme-dark-colors-outline-8, 'outline-12%': $theme-dark-colors-outline-12, 'outline-16%': $theme-dark-colors-outline-16, @@ -2388,7 +2438,8 @@ $tokens: ( 'positive-16%': $theme-dark-colors-positive-16, 'caution-16%': $theme-dark-colors-caution-16, 'negative-12%': $theme-dark-colors-negative-12, - 'on-secondary-container-12%': $theme-dark-colors-on-secondary-container-12, + 'on-secondary-container-12%': + $theme-dark-colors-on-secondary-container-12, 'on-primary-16%': $theme-dark-colors-on-primary-16, 'on-primary-container-8%': $theme-dark-colors-on-primary-container-8, 'on-primary-container-16%': $theme-dark-colors-on-primary-container-16, @@ -2441,14 +2492,22 @@ $tokens: ( 'tertiary-8%': $theme-dark-colors-tertiary-8, 'tertiary-12%': $theme-dark-colors-tertiary-12, 'tertiary-16%': $theme-dark-colors-tertiary-16, - 'surface-container-lowest-blue': $theme-dark-colors-surface-container-lowest-blue, - 'surface-container-low-blue': $theme-dark-colors-surface-container-low-blue, - 'surface-container-high-blue': $theme-dark-colors-surface-container-high-blue, - 'surface-container-highest-blue': $theme-dark-colors-surface-container-highest-blue, - 'surface-container-lowest-navy': $theme-dark-colors-surface-container-lowest-navy, - 'surface-container-low-navy': $theme-dark-colors-surface-container-low-navy, - 'surface-container-high-navy': $theme-dark-colors-surface-container-high-navy, - 'surface-container-highest-navy': $theme-dark-colors-surface-container-highest-navy, + 'surface-container-lowest-blue': + $theme-dark-colors-surface-container-lowest-blue, + 'surface-container-low-blue': + $theme-dark-colors-surface-container-low-blue, + 'surface-container-high-blue': + $theme-dark-colors-surface-container-high-blue, + 'surface-container-highest-blue': + $theme-dark-colors-surface-container-highest-blue, + 'surface-container-lowest-navy': + $theme-dark-colors-surface-container-lowest-navy, + 'surface-container-low-navy': + $theme-dark-colors-surface-container-low-navy, + 'surface-container-high-navy': + $theme-dark-colors-surface-container-high-navy, + 'surface-container-highest-navy': + $theme-dark-colors-surface-container-highest-navy, 'surface-blue': $theme-dark-colors-surface-blue, 'surface-navy': $theme-dark-colors-surface-navy, 'surface-container-blue': $theme-dark-colors-surface-container-blue, @@ -2468,7 +2527,7 @@ $tokens: ( 'inverse-tertiary-16%': $theme-dark-colors-inverse-tertiary-16, 'on-negative-container-8%': $theme-dark-colors-on-negative-container-8, 'on-negative-container-12%': $theme-dark-colors-on-negative-container-12, - 'on-negative-container-16%': $theme-dark-colors-on-negative-container-16 + 'on-negative-container-16%': $theme-dark-colors-on-negative-container-16, ), 'primary-hover': $theme-dark-primary-hover, 'primary-focus': $theme-dark-primary-focus, @@ -2579,10 +2638,14 @@ $tokens: ( 'on-primary-focus': $theme-dark-states-on-primary-focus, 'on-primary-press': $theme-dark-states-on-primary-press, 'on-primary-drag': $theme-dark-states-on-primary-drag, - 'on-primary-container-hover': $theme-dark-states-on-primary-container-hover, - 'on-primary-container-focus': $theme-dark-states-on-primary-container-focus, - 'on-primary-container-press': $theme-dark-states-on-primary-container-press, - 'on-primary-container-drag': $theme-dark-states-on-primary-container-drag, + 'on-primary-container-hover': + $theme-dark-states-on-primary-container-hover, + 'on-primary-container-focus': + $theme-dark-states-on-primary-container-focus, + 'on-primary-container-press': + $theme-dark-states-on-primary-container-press, + 'on-primary-container-drag': + $theme-dark-states-on-primary-container-drag, 'inverse-primary-hover': $theme-dark-states-inverse-primary-hover, 'inverse-primary-focus': $theme-dark-states-inverse-primary-focus, 'inverse-primary-press': $theme-dark-states-inverse-primary-press, @@ -2595,10 +2658,14 @@ $tokens: ( 'on-tertiary-press': $theme-dark-states-on-tertiary-press, 'on-tertiary-focus': $theme-dark-states-on-tertiary-focus, 'on-tertiary-drag': $theme-dark-states-on-tertiary-drag, - 'on-tertiary-container-hover': $theme-dark-states-on-tertiary-container-hover, - 'on-tertiary-container-press': $theme-dark-states-on-tertiary-container-press, - 'on-tertiary-container-focus': $theme-dark-states-on-tertiary-container-focus, - 'on-tertiary-container-drag': $theme-dark-states-on-tertiary-container-drag, + 'on-tertiary-container-hover': + $theme-dark-states-on-tertiary-container-hover, + 'on-tertiary-container-press': + $theme-dark-states-on-tertiary-container-press, + 'on-tertiary-container-focus': + $theme-dark-states-on-tertiary-container-focus, + 'on-tertiary-container-drag': + $theme-dark-states-on-tertiary-container-drag, 'negative-hover': $theme-dark-states-negative-hover, 'negative-press': $theme-dark-states-negative-press, 'negative-focus': $theme-dark-states-negative-focus, @@ -2615,10 +2682,14 @@ $tokens: ( 'on-positive-press': $theme-dark-states-on-positive-press, 'on-positive-focus': $theme-dark-states-on-positive-focus, 'on-positive-drag': $theme-dark-states-on-positive-drag, - 'on-positive-container-hover': $theme-dark-states-on-positive-container-hover, - 'on-positive-container-focus': $theme-dark-states-on-positive-container-focus, - 'on-positive-container-press': $theme-dark-states-on-positive-container-press, - 'on-positive-container-drag': $theme-dark-states-on-positive-container-drag, + 'on-positive-container-hover': + $theme-dark-states-on-positive-container-hover, + 'on-positive-container-focus': + $theme-dark-states-on-positive-container-focus, + 'on-positive-container-press': + $theme-dark-states-on-positive-container-press, + 'on-positive-container-drag': + $theme-dark-states-on-positive-container-drag, 'caution-hover': $theme-dark-states-caution-hover, 'caution-press': $theme-dark-states-caution-press, 'caution-focus': $theme-dark-states-caution-focus, @@ -2627,10 +2698,14 @@ $tokens: ( 'on-caution-press': $theme-dark-states-on-caution-press, 'on-caution-focus': $theme-dark-states-on-caution-focus, 'on-caution-drag': $theme-dark-states-on-caution-drag, - 'on-caution-container-hover': $theme-dark-states-on-caution-container-hover, - 'on-caution-container-press': $theme-dark-states-on-caution-container-press, - 'on-caution-container-focus': $theme-dark-states-on-caution-container-focus, - 'on-caution-container-drag': $theme-dark-states-on-caution-container-drag, + 'on-caution-container-hover': + $theme-dark-states-on-caution-container-hover, + 'on-caution-container-press': + $theme-dark-states-on-caution-container-press, + 'on-caution-container-focus': + $theme-dark-states-on-caution-container-focus, + 'on-caution-container-drag': + $theme-dark-states-on-caution-container-drag, 'emphasis-hover': $theme-dark-states-emphasis-hover, 'emphasis-press': $theme-dark-states-emphasis-press, 'emphasis-focus': $theme-dark-states-emphasis-focus, @@ -2639,10 +2714,14 @@ $tokens: ( 'on-emphasis-press': $theme-dark-states-on-emphasis-press, 'on-emphasis-focus': $theme-dark-states-on-emphasis-focus, 'on-emphasis-drag': $theme-dark-states-on-emphasis-drag, - 'on-emphasis-container-hover': $theme-dark-states-on-emphasis-container-hover, - 'on-emphasis-container-press': $theme-dark-states-on-emphasis-container-press, - 'on-emphasis-container-focus': $theme-dark-states-on-emphasis-container-focus, - 'on-emphasis-container-drag': $theme-dark-states-on-emphasis-container-drag, + 'on-emphasis-container-hover': + $theme-dark-states-on-emphasis-container-hover, + 'on-emphasis-container-press': + $theme-dark-states-on-emphasis-container-press, + 'on-emphasis-container-focus': + $theme-dark-states-on-emphasis-container-focus, + 'on-emphasis-container-drag': + $theme-dark-states-on-emphasis-container-drag, 'secondary-hover': $theme-dark-states-secondary-hover, 'secondary-press': $theme-dark-states-secondary-press, 'secondary-focus': $theme-dark-states-secondary-focus, @@ -2651,10 +2730,14 @@ $tokens: ( 'on-secondary-press': $theme-dark-states-on-secondary-press, 'on-secondary-focus': $theme-dark-states-on-secondary-focus, 'on-secondary-drag': $theme-dark-states-on-secondary-drag, - 'on-secondary-container-hover': $theme-dark-states-on-secondary-container-hover, - 'on-secondary-container-press': $theme-dark-states-on-secondary-container-press, - 'on-secondary-container-focus': $theme-dark-states-on-secondary-container-focus, - 'on-secondary-container-drag': $theme-dark-states-on-secondary-container-drag, + 'on-secondary-container-hover': + $theme-dark-states-on-secondary-container-hover, + 'on-secondary-container-press': + $theme-dark-states-on-secondary-container-press, + 'on-secondary-container-focus': + $theme-dark-states-on-secondary-container-focus, + 'on-secondary-container-drag': + $theme-dark-states-on-secondary-container-drag, 'on-surface-hover': $theme-dark-states-on-surface-hover, 'on-surface-press': $theme-dark-states-on-surface-press, 'on-surface-focus': $theme-dark-states-on-surface-focus, @@ -2667,12 +2750,16 @@ $tokens: ( 'inverse-on-surface-press': $theme-dark-states-inverse-on-surface-press, 'inverse-on-surface-focus': $theme-dark-states-inverse-on-surface-focus, 'inverse-on-surface-drag': $theme-dark-states-inverse-on-surface-drag, - 'on-negative-container-hover': $theme-dark-states-on-negative-container-hover, - 'on-negative-container-press': $theme-dark-states-on-negative-container-press, - 'on-negative-container-focus': $theme-dark-states-on-negative-container-focus, - 'on-negative-container-drag': $theme-dark-states-on-negative-container-drag - ) - ) + 'on-negative-container-hover': + $theme-dark-states-on-negative-container-hover, + 'on-negative-container-press': + $theme-dark-states-on-negative-container-press, + 'on-negative-container-focus': + $theme-dark-states-on-negative-container-focus, + 'on-negative-container-drag': + $theme-dark-states-on-negative-container-drag, + ), + ), ), 'material': ( 'red-50': $material-red-50, @@ -2928,7 +3015,7 @@ $tokens: ( 'blue-grey-600': $material-blue-grey-600, 'blue-grey-700': $material-blue-grey-700, 'blue-grey-800': $material-blue-grey-800, - 'blue-grey-900': $material-blue-grey-900 + 'blue-grey-900': $material-blue-grey-900, ), 'teradata': ( 'teal-50': $teradata-teal-50, @@ -2981,7 +3068,7 @@ $tokens: ( 'orange-600': $teradata-orange-600, 'orange-700': $teradata-orange-700, 'orange-800': $teradata-orange-800, - 'orange-900': $teradata-orange-900 + 'orange-900': $teradata-orange-900, ), 'typography': ( 'font-family': $typography-font-family, @@ -3032,6 +3119,6 @@ $tokens: ( 'caption-font-family': $typography-caption-font-family, 'caption-font-size': $typography-caption-font-size, 'caption-font-weight': $typography-caption-font-weight, - 'caption-line-height': $typography-caption-line-height - ) + 'caption-line-height': $typography-caption-line-height, + ), ); diff --git a/libs/tokens/_generated/index.css b/libs/tokens/_generated/index.css index 0d9faf75b1..231b425f50 100644 --- a/libs/tokens/_generated/index.css +++ b/libs/tokens/_generated/index.css @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 17 Jan 2024 18:09:55 GMT + * Generated on Fri, 19 Jan 2024 17:21:16 GMT */ :root { @@ -13,45 +13,45 @@ --cv-light-code-snippet-variable: #986801; --cv-light-code-snippet-title: #4078f2; --cv-light-code-snippet-class: #c18401; - --cv-light-primary: #324369ff; - --cv-light-secondary: #5b5d72ff; - --cv-light-error: #984b3fff; - --cv-light-positive: #337132ff; - --cv-light-caution: #996e46ff; - --cv-light-negative: #984b3fff; + --cv-light-primary: #3053f4ff; + --cv-light-secondary: #616378ff; + --cv-light-error: #ae1209ff; + --cv-light-positive: #036600ff; + --cv-light-caution: #f38800ff; + --cv-light-negative: #ae1209ff; --cv-light-on-primary: #ffffffff; --cv-light-on-secondary: #ffffffff; --cv-light-on-background: #1e1d1eff; --cv-light-on-surface: #1e1d1eff; --cv-light-on-error: #ffffffff; --cv-light-divider: #d5d3d8ff; - --cv-light-emphasis: #66404eff; - --cv-light-accent: #324369ff; + --cv-light-emphasis: #b10142ff; + --cv-light-accent: #3053f4ff; --cv-light-background: #fdf9fcff; --cv-light-surface: #fdf9fcff; --cv-light-surface-canvas: #ffffffff; - --cv-light-surface-primary: #d5dbfeff; + --cv-light-surface-primary: #ececfeff; --cv-light-surface-primary-highlight: #3053f414; --cv-light-surface-primary-highlight-hover: #3053f414; - --cv-light-surface-accent: #d5dbfeff; + --cv-light-surface-accent: #ececfeff; --cv-light-surface-accent-highlight: #3053f414; --cv-light-surface-accent-highlight-hover: #3053f41f; --cv-light-surface-secondary: #dfe1f9ff; - --cv-light-surface-secondary-highlight: #c3c5dd14; - --cv-light-surface-secondary-highlight-hover: #c3c5dd14; - --cv-light-surface-positive: #91d890ff; + --cv-light-surface-secondary-highlight: #61637814; + --cv-light-surface-secondary-highlight-hover: #61637814; + --cv-light-surface-positive: #8fcc8eff; --cv-light-surface-positive-highlight: #03660014; --cv-light-surface-positive-highlight-hover: #03660014; - --cv-light-surface-caution: #ffcd9eff; + --cv-light-surface-caution: #ffcc8cff; --cv-light-surface-caution-highlight: #f3880014; --cv-light-surface-caution-highlight-hover: #f3880014; - --cv-light-surface-negative: #ffac9fff; + --cv-light-surface-negative: #ffb2aeff; --cv-light-surface-negative-highlight: #ae120914; --cv-light-surface-negative-highlight-hover: #ae120914; --cv-light-surface-neutral: #76757dff; --cv-light-surface-neutral-highlight: rgba(#76757dff, 0.04); --cv-light-surface-neutral-highlight-hover: rgba(#76757dff, 0.08); - --cv-light-surface-emphasis: #ffbdd5ff; + --cv-light-surface-emphasis: #e8b3c6ff; --cv-light-surface-emphasis-highlight: #b1014214; --cv-light-surface-emphasis-highlight-hover: #b1014214; --cv-light-text-primary-on-background: #1e1d1eff; @@ -288,17 +288,17 @@ --cv-theme-light-palettes-digital-blue-92: #e5e5feff; --cv-theme-light-palettes-digital-blue-93: #e8e9feff; --cv-theme-light-palettes-digital-blue-94: #ececfeff; - --cv-theme-light-colors-primary: #324369ff; - --cv-theme-light-colors-primary-container: #d5dbfeff; + --cv-theme-light-colors-primary: #3053f4ff; + --cv-theme-light-colors-primary-container: #ececfeff; --cv-theme-light-colors-on-primary: #ffffffff; - --cv-theme-light-colors-secondary: #5b5d72ff; + --cv-theme-light-colors-secondary: #616378ff; --cv-theme-light-colors-secondary-container: #dfe1f9ff; --cv-theme-light-colors-on-secondary: #ffffffff; --cv-theme-light-colors-on-secondary-container: #171a2cff; - --cv-theme-light-colors-tertiary: #612e1aff; - --cv-theme-light-colors-tertiary-container: #f79e79ff; + --cv-theme-light-colors-tertiary: #ff5f02ff; + --cv-theme-light-colors-tertiary-container: #ffdbceff; --cv-theme-light-colors-on-tertiary: #ffffffff; - --cv-theme-light-colors-on-tertiary-container: #190900ff; + --cv-theme-light-colors-on-tertiary-container: #481300ff; --cv-theme-light-colors-surface: #fdf9fcff; --cv-theme-light-colors-surface-dim: #e5e2e6ff; --cv-theme-light-colors-surface-bright: #fdf9fcff; @@ -311,34 +311,34 @@ --cv-theme-light-colors-on-surface-variant: #5c5b5fff; --cv-theme-light-colors-inverse-surface: #3e3e41ff; --cv-theme-light-colors-inverse-on-surface: #f6f3f6ff; - --cv-theme-light-colors-negative: #984b3fff; - --cv-theme-light-colors-negative-container: #ffac9fff; + --cv-theme-light-colors-negative: #ae1209ff; + --cv-theme-light-colors-negative-container: #ffb2aeff; --cv-theme-light-colors-on-negative: #ffffffff; - --cv-theme-light-colors-on-negative-container: #190c0aff; - --cv-theme-light-colors-positive: #337132ff; - --cv-theme-light-colors-positive-container: #91d890ff; + --cv-theme-light-colors-on-negative-container: #110201ff; + --cv-theme-light-colors-positive: #036600ff; + --cv-theme-light-colors-positive-container: #8fcc8eff; --cv-theme-light-colors-on-positive: #ffffffff; - --cv-theme-light-colors-on-positive-container: #081308ff; - --cv-theme-light-colors-caution: #996e46ff; - --cv-theme-light-colors-caution-container: #ffcd9eff; + --cv-theme-light-colors-on-positive-container: #000a00ff; + --cv-theme-light-colors-caution: #f38800ff; + --cv-theme-light-colors-caution-container: #ffcc8cff; --cv-theme-light-colors-on-caution: #ffffffff; - --cv-theme-light-colors-on-caution-container: #19120cff; + --cv-theme-light-colors-on-caution-container: #180e00ff; --cv-theme-light-colors-outline: #76757dff; --cv-theme-light-colors-outline-variant: #d5d3d8ff; --cv-theme-light-colors-shadow: #000000ff; --cv-theme-light-colors-scrim: #000000ff; - --cv-theme-light-colors-primary-fixed: #bac3ffff; - --cv-theme-light-colors-primary-fixed-dim: #889fffff; + --cv-theme-light-colors-primary-fixed: #dee0ffff; + --cv-theme-light-colors-primary-fixed-dim: #bac3ffff; --cv-theme-light-colors-secondary-fixed: #dfe1f9ff; --cv-theme-light-colors-secondary-fixed-dim: #c3c5ddff; - --cv-theme-light-colors-tertiary-fixed: #f79e79ff; - --cv-theme-light-colors-tertiary-fixed-dim: #f37440ff; + --cv-theme-light-colors-tertiary-fixed: #ffdbceff; + --cv-theme-light-colors-tertiary-fixed-dim: #ffc0a8ff; --cv-theme-light-colors-primary-8: #3053f414; --cv-theme-light-colors-primary-12: #3053f41f; --cv-theme-light-colors-on-surface-8: #1e1d1e14; --cv-theme-light-colors-on-surface-12: #1e1d1e1f; - --cv-theme-light-colors-on-primary-container: #0c121bff; - --cv-theme-light-colors-inverse-primary: #889fffff; + --cv-theme-light-colors-on-primary-container: #00115aff; + --cv-theme-light-colors-inverse-primary: #bac3ffff; --cv-theme-light-colors-on-surface-38: #1e1d1e61; --cv-theme-light-colors-on-surface-16: #1e1d1e29; --cv-theme-light-colors-on-primary-12: #ffffff1f; @@ -355,10 +355,10 @@ --cv-theme-light-colors-outline-12: #76757d1f; --cv-theme-light-colors-outline-16: #76757d29; --cv-theme-light-colors-surface-variant: #ebe8ecff; - --cv-theme-light-colors-emphasis: #66404eff; - --cv-theme-light-colors-emphasis-container: #ffbdd5ff; + --cv-theme-light-colors-emphasis: #b10142ff; + --cv-theme-light-colors-emphasis-container: #e8b3c6ff; --cv-theme-light-colors-on-emphasis: #ffffffff; - --cv-theme-light-colors-on-emphasis-container: #191013ff; + --cv-theme-light-colors-on-emphasis-container: #120007ff; --cv-theme-light-colors-positive-16: #03660029; --cv-theme-light-colors-caution-16: #f3880029; --cv-theme-light-colors-negative-12: #ae12091f; @@ -436,7 +436,7 @@ --cv-theme-light-colors-inverse-secondary-12: #c3c5dd1f; --cv-theme-light-colors-inverse-secondary-16: #c3c5dd29; --cv-theme-light-colors-on-tertiary-74: #ffffffbd; - --cv-theme-light-colors-inverse-tertiary: #612e1aff; + --cv-theme-light-colors-inverse-tertiary: #ff5f02ff; --cv-theme-light-colors-inverse-tertiary-8: #ff5f0214; --cv-theme-light-colors-inverse-tertiary-12: #ff5f021f; --cv-theme-light-colors-inverse-tertiary-16: #ff5f0229; @@ -543,106 +543,106 @@ --cv-theme-light-on-negative-container-press: #1102011f; --cv-theme-light-on-negative-container-focus: #1102011f; --cv-theme-light-on-negative-container-drag: #11020129; - --cv-theme-light-states-primary-hover: #bac3ff14; - --cv-theme-light-states-primary-focus: #bac3ff1f; - --cv-theme-light-states-primary-press: #bac3ff1f; - --cv-theme-light-states-primary-drag: #bac3ff29; - --cv-theme-light-states-on-primary-hover: #111a2814; - --cv-theme-light-states-on-primary-focus: #111a281f; - --cv-theme-light-states-on-primary-press: #111a281f; - --cv-theme-light-states-on-primary-drag: #111a2829; - --cv-theme-light-states-on-primary-container-hover: #dde1ff14; - --cv-theme-light-states-on-primary-container-focus: #dde1ff1f; - --cv-theme-light-states-on-primary-container-press: #dde1ff1f; - --cv-theme-light-states-on-primary-container-drag: #dde1ff29; - --cv-theme-light-states-inverse-primary-hover: #3053f414; - --cv-theme-light-states-inverse-primary-focus: #3053f41f; - --cv-theme-light-states-inverse-primary-press: #3053f41f; - --cv-theme-light-states-inverse-primary-drag: #3053f429; + --cv-theme-light-states-primary-hover: #3053f414; + --cv-theme-light-states-primary-focus: #3053f41f; + --cv-theme-light-states-primary-press: #3053f41f; + --cv-theme-light-states-primary-drag: #3053f429; + --cv-theme-light-states-on-primary-hover: #ffffff14; + --cv-theme-light-states-on-primary-focus: #ffffff1f; + --cv-theme-light-states-on-primary-press: #ffffff1f; + --cv-theme-light-states-on-primary-drag: #ffffff29; + --cv-theme-light-states-on-primary-container-hover: #00115a14; + --cv-theme-light-states-on-primary-container-focus: #00115a1f; + --cv-theme-light-states-on-primary-container-press: #00115a1f; + --cv-theme-light-states-on-primary-container-drag: #00115a29; + --cv-theme-light-states-inverse-primary-hover: #bac3ff14; + --cv-theme-light-states-inverse-primary-focus: #bac3ff1f; + --cv-theme-light-states-inverse-primary-press: #bac3ff1f; + --cv-theme-light-states-inverse-primary-drag: #bac3ff29; --cv-theme-light-states-tertiary-hover: #ff5f0214; --cv-theme-light-states-tertiary-press: #ff5f021f; --cv-theme-light-states-tertiary-focus: #ff5f021f; --cv-theme-light-states-tertiary-drag: #ff5f0229; - --cv-theme-light-states-on-tertiary-hover: #612e1a14; - --cv-theme-light-states-on-tertiary-press: #612e1a1f; - --cv-theme-light-states-on-tertiary-focus: #612e1a1f; - --cv-theme-light-states-on-tertiary-drag: #612e1a29; - --cv-theme-light-states-on-tertiary-container-hover: #fef1ec14; - --cv-theme-light-states-on-tertiary-container-press: #fef1ec1f; - --cv-theme-light-states-on-tertiary-container-focus: #fef1ec1f; - --cv-theme-light-states-on-tertiary-container-drag: #fef1ec29; - --cv-theme-light-states-negative-hover: #fd7d6914; - --cv-theme-light-states-negative-press: #fd7d691f; - --cv-theme-light-states-negative-focus: #fd7d691f; - --cv-theme-light-states-negative-drag: #fd7d6929; - --cv-theme-light-states-on-negative-hover: #33191514; - --cv-theme-light-states-on-negative-press: #3319151f; - --cv-theme-light-states-on-negative-focus: #3319151f; - --cv-theme-light-states-on-negative-drag: #33191529; - --cv-theme-light-states-positive-hover: #91d89014; - --cv-theme-light-states-positive-press: #91d89029; - --cv-theme-light-states-positive-focus: #91d89029; - --cv-theme-light-states-positive-drag: #91d8901f; - --cv-theme-light-states-on-positive-hover: #11261114; - --cv-theme-light-states-on-positive-press: #1126111f; - --cv-theme-light-states-on-positive-focus: #1126111f; - --cv-theme-light-states-on-positive-drag: #11261129; - --cv-theme-light-states-on-positive-container-hover: #91d89014; - --cv-theme-light-states-on-positive-container-focus: #91d8901f; - --cv-theme-light-states-on-positive-container-press: #91d8901f; - --cv-theme-light-states-on-positive-container-drag: #91d89029; - --cv-theme-light-states-caution-hover: #ffb77514; - --cv-theme-light-states-caution-press: #ffb7751f; - --cv-theme-light-states-caution-focus: #ffb7751f; - --cv-theme-light-states-caution-drag: #ffb77529; - --cv-theme-light-states-on-caution-hover: #66492f1f; - --cv-theme-light-states-on-caution-press: #66492f1f; - --cv-theme-light-states-on-caution-focus: #66492f1f; - --cv-theme-light-states-on-caution-drag: #66492f29; - --cv-theme-light-states-on-caution-container-hover: #19120c14; - --cv-theme-light-states-on-caution-container-press: #19120c14; - --cv-theme-light-states-on-caution-container-focus: #19120c1f; - --cv-theme-light-states-on-caution-container-drag: #19120c29; - --cv-theme-light-states-emphasis-hover: #cc809c14; - --cv-theme-light-states-emphasis-press: #cc809c1f; - --cv-theme-light-states-emphasis-focus: #cc809c1f; - --cv-theme-light-states-emphasis-drag: #cc809c29; - --cv-theme-light-states-on-emphasis-hover: #19101314; - --cv-theme-light-states-on-emphasis-press: #1910131f; - --cv-theme-light-states-on-emphasis-focus: #1910131f; - --cv-theme-light-states-on-emphasis-drag: #19101329; - --cv-theme-light-states-on-emphasis-container-hover: #ffd9e714; - --cv-theme-light-states-on-emphasis-container-press: #ffd9e71f; - --cv-theme-light-states-on-emphasis-container-focus: #ffd9e71f; - --cv-theme-light-states-on-emphasis-container-drag: #ffd9e729; - --cv-theme-light-states-secondary-hover: #c3c5dd14; - --cv-theme-light-states-secondary-press: #c3c5dd1f; - --cv-theme-light-states-secondary-focus: #c3c5dd1f; - --cv-theme-light-states-secondary-drag: #c3c5dd29; - --cv-theme-light-states-on-secondary-hover: #171a2c14; - --cv-theme-light-states-on-secondary-press: #171a2c1f; - --cv-theme-light-states-on-secondary-focus: #171a2c1f; - --cv-theme-light-states-on-secondary-drag: #171a2c29; - --cv-theme-light-states-on-secondary-container-hover: #5b5d7214; - --cv-theme-light-states-on-secondary-container-press: #5b5d721f; - --cv-theme-light-states-on-secondary-container-focus: #5b5d721f; - --cv-theme-light-states-on-secondary-container-drag: #61637829; - --cv-theme-light-states-on-surface-hover: #ebe8ec14; - --cv-theme-light-states-on-surface-press: #ebe8ec1f; - --cv-theme-light-states-on-surface-focus: #ebe8ec1f; - --cv-theme-light-states-on-surface-drag: #ebe8ec29; - --cv-theme-light-states-on-surface-variant-hover: #d5d3d814; - --cv-theme-light-states-on-surface-variant-press: #d5d3d81f; - --cv-theme-light-states-on-surface-variant-focus: #d5d3d81f; - --cv-theme-light-states-on-surface-variant-drag: #d5d3d829; - --cv-theme-light-states-inverse-on-surface-hover: #3e3e4114; - --cv-theme-light-states-inverse-on-surface-press: #3e3e411f; - --cv-theme-light-states-inverse-on-surface-focus: #3e3e411f; - --cv-theme-light-states-inverse-on-surface-drag: #3e3e4129; - --cv-theme-light-states-on-negative-container-hover: #ffac9f14; - --cv-theme-light-states-on-negative-container-press: #ffac9f1f; - --cv-theme-light-states-on-negative-container-focus: #ffac9f1f; - --cv-theme-light-states-on-negative-container-drag: #ffac9f29; + --cv-theme-light-states-on-tertiary-hover: #ffffff14; + --cv-theme-light-states-on-tertiary-press: #ffffff1f; + --cv-theme-light-states-on-tertiary-focus: #ffffff1f; + --cv-theme-light-states-on-tertiary-drag: #ffffff29; + --cv-theme-light-states-on-tertiary-container-hover: #48130014; + --cv-theme-light-states-on-tertiary-container-press: #4813001f; + --cv-theme-light-states-on-tertiary-container-focus: #4813001f; + --cv-theme-light-states-on-tertiary-container-drag: #48130029; + --cv-theme-light-states-negative-hover: #ae120914; + --cv-theme-light-states-negative-press: #ae12091f; + --cv-theme-light-states-negative-focus: #ae12091f; + --cv-theme-light-states-negative-drag: #ae120929; + --cv-theme-light-states-on-negative-hover: #ffffff14; + --cv-theme-light-states-on-negative-press: #ffffff1f; + --cv-theme-light-states-on-negative-focus: #ffffff1f; + --cv-theme-light-states-on-negative-drag: #ffffff29; + --cv-theme-light-states-positive-hover: #03660014; + --cv-theme-light-states-positive-press: #03660029; + --cv-theme-light-states-positive-focus: #03660029; + --cv-theme-light-states-positive-drag: #0366001f; + --cv-theme-light-states-on-positive-hover: #ffffff14; + --cv-theme-light-states-on-positive-press: #ffffff1f; + --cv-theme-light-states-on-positive-focus: #ffffff1f; + --cv-theme-light-states-on-positive-drag: #ffffff29; + --cv-theme-light-states-on-positive-container-hover: #000a0014; + --cv-theme-light-states-on-positive-container-focus: #000a001f; + --cv-theme-light-states-on-positive-container-press: #000a001f; + --cv-theme-light-states-on-positive-container-drag: #000a0029; + --cv-theme-light-states-caution-hover: #f3880014; + --cv-theme-light-states-caution-press: #f388001f; + --cv-theme-light-states-caution-focus: #f388001f; + --cv-theme-light-states-caution-drag: #f3880029; + --cv-theme-light-states-on-caution-hover: #ffffff14; + --cv-theme-light-states-on-caution-press: #ffffff1f; + --cv-theme-light-states-on-caution-focus: #ffffff1f; + --cv-theme-light-states-on-caution-drag: #ffffff29; + --cv-theme-light-states-on-caution-container-hover: #180e0014; + --cv-theme-light-states-on-caution-container-press: #180e0014; + --cv-theme-light-states-on-caution-container-focus: #180e001f; + --cv-theme-light-states-on-caution-container-drag: #180e0029; + --cv-theme-light-states-emphasis-hover: #b1014214; + --cv-theme-light-states-emphasis-press: #b101421f; + --cv-theme-light-states-emphasis-focus: #b101421f; + --cv-theme-light-states-emphasis-drag: #b1014229; + --cv-theme-light-states-on-emphasis-hover: #ffffff14; + --cv-theme-light-states-on-emphasis-press: #ffffff1f; + --cv-theme-light-states-on-emphasis-focus: #ffffff1f; + --cv-theme-light-states-on-emphasis-drag: #ffffff29; + --cv-theme-light-states-on-emphasis-container-hover: #12000714; + --cv-theme-light-states-on-emphasis-container-press: #1200071f; + --cv-theme-light-states-on-emphasis-container-focus: #1200071f; + --cv-theme-light-states-on-emphasis-container-drag: #180e0029; + --cv-theme-light-states-secondary-hover: #61637814; + --cv-theme-light-states-secondary-press: #6163781f; + --cv-theme-light-states-secondary-focus: #6163781f; + --cv-theme-light-states-secondary-drag: #61637829; + --cv-theme-light-states-on-secondary-hover: #ffffff14; + --cv-theme-light-states-on-secondary-press: #ffffff1f; + --cv-theme-light-states-on-secondary-focus: #ffffff1f; + --cv-theme-light-states-on-secondary-drag: #ffffff29; + --cv-theme-light-states-on-secondary-container-hover: #171a2c14; + --cv-theme-light-states-on-secondary-container-press: #171a2c1f; + --cv-theme-light-states-on-secondary-container-focus: #171a2c1f; + --cv-theme-light-states-on-secondary-container-drag: #171a2c29; + --cv-theme-light-states-on-surface-hover: #1e1d1e14; + --cv-theme-light-states-on-surface-press: #1e1d1e1f; + --cv-theme-light-states-on-surface-focus: #1e1d1e1f; + --cv-theme-light-states-on-surface-drag: #1e1d1e29; + --cv-theme-light-states-on-surface-variant-hover: #5c5b5f14; + --cv-theme-light-states-on-surface-variant-press: #5c5b5f1f; + --cv-theme-light-states-on-surface-variant-focus: #5c5b5f1f; + --cv-theme-light-states-on-surface-variant-drag: #5c5b5f29; + --cv-theme-light-states-inverse-on-surface-hover: #f6f3f614; + --cv-theme-light-states-inverse-on-surface-press: #f6f3f61f; + --cv-theme-light-states-inverse-on-surface-focus: #f6f3f61f; + --cv-theme-light-states-inverse-on-surface-drag: #f6f3f61f; + --cv-theme-light-states-on-negative-container-hover: #11020114; + --cv-theme-light-states-on-negative-container-press: #1102011f; + --cv-theme-light-states-on-negative-container-focus: #1102011f; + --cv-theme-light-states-on-negative-container-drag: #11020129; --cv-theme-dark-palettes-digital-blue-100: #ffffffff; --cv-theme-dark-palettes-digital-blue-98: #efefffff; --cv-theme-dark-palettes-digital-blue-95: #dde1ffff; @@ -1446,15 +1446,15 @@ --cv-teradata-slate-1800: #0c0e0f; --cv-teradata-slate-1900: #060708; --cv-teradata-slate-2000: #020203; - --cv-teradata-orange-100: #FFCFB3; - --cv-teradata-orange-200: #FFAF81; - --cv-teradata-orange-300: #FF8F4E; - --cv-teradata-orange-400: #FF7728; - --cv-teradata-orange-500: #FF5F02; - --cv-teradata-orange-600: #F05800; - --cv-teradata-orange-700: #E54900; - --cv-teradata-orange-800: #D83B03; - --cv-teradata-orange-900: #C23200; + --cv-teradata-orange-100: #ffcfb3; + --cv-teradata-orange-200: #ffaf81; + --cv-teradata-orange-300: #ff8f4e; + --cv-teradata-orange-400: #ff7728; + --cv-teradata-orange-500: #ff5f02; + --cv-teradata-orange-600: #f05800; + --cv-teradata-orange-700: #e54900; + --cv-teradata-orange-800: #d83b03; + --cv-teradata-orange-900: #c23200; --cv-typography-font-family: Arial, sans-serif; --cv-typography-headline1-font-family: 'Inter', sans-serif; --cv-typography-headline1-font-size: 96px; diff --git a/libs/tokens/_generated/index.d.ts b/libs/tokens/_generated/index.d.ts index 45fd368d88..ca3fbc331f 100644 --- a/libs/tokens/_generated/index.d.ts +++ b/libs/tokens/_generated/index.d.ts @@ -1,1505 +1,1505 @@ /** * Do not edit directly - * Generated on Wed, 17 Jan 2024 18:09:55 GMT + * Generated on Fri, 19 Jan 2024 17:21:16 GMT */ -export const CvLightCodeSnippetColor : string; -export const CvLightCodeSnippetComment : string; -export const CvLightCodeSnippetKeyword : string; -export const CvLightCodeSnippetSelector : string; -export const CvLightCodeSnippetLiteral : string; -export const CvLightCodeSnippetString : string; -export const CvLightCodeSnippetVariable : string; -export const CvLightCodeSnippetTitle : string; -export const CvLightCodeSnippetClass : string; -export const CvLightPrimary : string; -export const CvLightSecondary : string; -export const CvLightError : string; -export const CvLightPositive : string; -export const CvLightCaution : string; -export const CvLightNegative : string; -export const CvLightOnPrimary : string; -export const CvLightOnSecondary : string; -export const CvLightOnBackground : string; -export const CvLightOnSurface : string; -export const CvLightOnError : string; -export const CvLightDivider : string; -export const CvLightEmphasis : string; -export const CvLightAccent : string; -export const CvLightBackground : string; -export const CvLightSurface : string; -export const CvLightSurfaceCanvas : string; -export const CvLightSurfacePrimary : string; -export const CvLightSurfacePrimaryHighlight : string; -export const CvLightSurfacePrimaryHighlightHover : string; -export const CvLightSurfaceAccent : string; -export const CvLightSurfaceAccentHighlight : string; -export const CvLightSurfaceAccentHighlightHover : string; -export const CvLightSurfaceSecondary : string; -export const CvLightSurfaceSecondaryHighlight : string; -export const CvLightSurfaceSecondaryHighlightHover : string; -export const CvLightSurfacePositive : string; -export const CvLightSurfacePositiveHighlight : string; -export const CvLightSurfacePositiveHighlightHover : string; -export const CvLightSurfaceCaution : string; -export const CvLightSurfaceCautionHighlight : string; -export const CvLightSurfaceCautionHighlightHover : string; -export const CvLightSurfaceNegative : string; -export const CvLightSurfaceNegativeHighlight : string; -export const CvLightSurfaceNegativeHighlightHover : string; -export const CvLightSurfaceNeutral : string; -export const CvLightSurfaceNeutralHighlight : string; -export const CvLightSurfaceNeutralHighlightHover : string; -export const CvLightSurfaceEmphasis : string; -export const CvLightSurfaceEmphasisHighlight : string; -export const CvLightSurfaceEmphasisHighlightHover : string; -export const CvLightTextPrimaryOnBackground : string; -export const CvLightTextSecondaryOnBackground : string; -export const CvLightTextHintOnBackground : string; -export const CvLightTextDisabledOnBackground : string; -export const CvLightTextIconOnBackground : string; -export const CvLightTextLogoOnBackground : string; -export const CvLightTextPrimaryOnLight : string; -export const CvLightTextSecondaryOnLight : string; -export const CvLightTextHintOnLight : string; -export const CvLightTextDisabledOnLight : string; -export const CvLightTextIconOnLight : string; -export const CvLightTextPrimaryOnDark : string; -export const CvLightTextSecondaryOnDark : string; -export const CvLightTextHintOnDark : string; -export const CvLightTextDisabledOnDark : string; -export const CvLightTextIconOnDark : string; -export const CvDarkCodeSnippetColor : string; -export const CvDarkCodeSnippetComment : string; -export const CvDarkCodeSnippetKeyword : string; -export const CvDarkCodeSnippetSelector : string; -export const CvDarkCodeSnippetLiteral : string; -export const CvDarkCodeSnippetString : string; -export const CvDarkCodeSnippetVariable : string; -export const CvDarkCodeSnippetTitle : string; -export const CvDarkCodeSnippetClass : string; -export const CvDarkPrimary : string; -export const CvDarkSecondary : string; -export const CvDarkError : string; -export const CvDarkPositive : string; -export const CvDarkCaution : string; -export const CvDarkNegative : string; -export const CvDarkOnPrimary : string; -export const CvDarkOnSecondary : string; -export const CvDarkOnBackground : string; -export const CvDarkOnSurface : string; -export const CvDarkOnError : string; -export const CvDarkDivider : string; -export const CvDarkEmphasis : string; -export const CvDarkAccent : string; -export const CvDarkBackground : string; -export const CvDarkSurface : string; -export const CvDarkSurfaceCanvas : string; -export const CvDarkSurfacePrimary : string; -export const CvDarkSurfacePrimaryHighlight : string; -export const CvDarkSurfacePrimaryHighlightHover : string; -export const CvDarkSurfaceAccent : string; -export const CvDarkSurfaceAccentHighlight : string; -export const CvDarkSurfaceAccentHighlightHover : string; -export const CvDarkSurfaceSecondary : string; -export const CvDarkSurfaceSecondaryHighlight : string; -export const CvDarkSurfaceSecondaryHighlightHover : string; -export const CvDarkSurfacePositive : string; -export const CvDarkSurfacePositiveHighlight : string; -export const CvDarkSurfacePositiveHighlightHover : string; -export const CvDarkSurfaceCaution : string; -export const CvDarkSurfaceCautionHighlight : string; -export const CvDarkSurfaceCautionHighlightHover : string; -export const CvDarkSurfaceNegative : string; -export const CvDarkSurfaceNegativeHighlight : string; -export const CvDarkSurfaceNegativeHighlightHover : string; -export const CvDarkSurfaceNeutral : string; -export const CvDarkSurfaceNeutralHighlight : string; -export const CvDarkSurfaceNeutralHighlightHover : string; -export const CvDarkSurfaceEmphasis : string; -export const CvDarkSurfaceEmphasisHighlight : string; -export const CvDarkSurfaceEmphasisHighlightHover : string; -export const CvDarkTextPrimaryOnBackground : string; -export const CvDarkTextSecondaryOnBackground : string; -export const CvDarkTextHintOnBackground : string; -export const CvDarkTextDisabledOnBackground : string; -export const CvDarkTextIconOnBackground : string; -export const CvDarkTextLogoOnBackground : string; -export const CvDarkTextPrimaryOnLight : string; -export const CvDarkTextSecondaryOnLight : string; -export const CvDarkTextHintOnLight : string; -export const CvDarkTextDisabledOnLight : string; -export const CvDarkTextIconOnLight : string; -export const CvDarkTextPrimaryOnDark : string; -export const CvDarkTextSecondaryOnDark : string; -export const CvDarkTextHintOnDark : string; -export const CvDarkTextDisabledOnDark : string; -export const CvDarkTextIconOnDark : string; -export const CvThemeLightPalettesDigitalBlue100 : string; -export const CvThemeLightPalettesDigitalBlue98 : string; -export const CvThemeLightPalettesDigitalBlue95 : string; -export const CvThemeLightPalettesDigitalBlue90 : string; -export const CvThemeLightPalettesDigitalBlue80 : string; -export const CvThemeLightPalettesDigitalBlue70 : string; -export const CvThemeLightPalettesDigitalBlue60 : string; -export const CvThemeLightPalettesDigitalBlue50 : string; -export const CvThemeLightPalettesDigitalBlue40 : string; -export const CvThemeLightPalettesDigitalBlue30 : string; -export const CvThemeLightPalettesDigitalBlue20 : string; -export const CvThemeLightPalettesDigitalBlue10 : string; -export const CvThemeLightPalettesOrange100 : string; -export const CvThemeLightPalettesOrange98 : string; -export const CvThemeLightPalettesOrange95 : string; -export const CvThemeLightPalettesOrange90 : string; -export const CvThemeLightPalettesOrange80 : string; -export const CvThemeLightPalettesOrange70 : string; -export const CvThemeLightPalettesOrange60 : string; -export const CvThemeLightPalettesOrange50 : string; -export const CvThemeLightPalettesOrange40 : string; -export const CvThemeLightPalettesOrange30 : string; -export const CvThemeLightPalettesOrange20 : string; -export const CvThemeLightPalettesOrange10 : string; -export const CvThemeLightPalettesOrange0 : string; -export const CvThemeLightPalettesDigitalBlue0 : string; -export const CvThemeLightPalettesNavy100 : string; -export const CvThemeLightPalettesNavy98 : string; -export const CvThemeLightPalettesNavy95 : string; -export const CvThemeLightPalettesNavy90 : string; -export const CvThemeLightPalettesNavy80 : string; -export const CvThemeLightPalettesNavy70 : string; -export const CvThemeLightPalettesNavy60 : string; -export const CvThemeLightPalettesNavy50 : string; -export const CvThemeLightPalettesNavy40 : string; -export const CvThemeLightPalettesNavy30 : string; -export const CvThemeLightPalettesNavy20 : string; -export const CvThemeLightPalettesNavy10 : string; -export const CvThemeLightPalettesNavy0 : string; -export const CvThemeLightPalettesNegative100 : string; -export const CvThemeLightPalettesNegative98 : string; -export const CvThemeLightPalettesNegative95 : string; -export const CvThemeLightPalettesNegative90 : string; -export const CvThemeLightPalettesNegative80 : string; -export const CvThemeLightPalettesNegative70 : string; -export const CvThemeLightPalettesNegative60 : string; -export const CvThemeLightPalettesNegative50 : string; -export const CvThemeLightPalettesNegative40 : string; -export const CvThemeLightPalettesNegative30 : string; -export const CvThemeLightPalettesNegative20 : string; -export const CvThemeLightPalettesNegative10 : string; -export const CvThemeLightPalettesNegative0 : string; -export const CvThemeLightPalettesCaution100 : string; -export const CvThemeLightPalettesCaution98 : string; -export const CvThemeLightPalettesCaution95 : string; -export const CvThemeLightPalettesCaution90 : string; -export const CvThemeLightPalettesCaution80 : string; -export const CvThemeLightPalettesCaution70 : string; -export const CvThemeLightPalettesCaution60 : string; -export const CvThemeLightPalettesCaution50 : string; -export const CvThemeLightPalettesCaution40 : string; -export const CvThemeLightPalettesCaution30 : string; -export const CvThemeLightPalettesCaution20 : string; -export const CvThemeLightPalettesCaution10 : string; -export const CvThemeLightPalettesCaution0 : string; -export const CvThemeLightPalettesPositive100 : string; -export const CvThemeLightPalettesPositive98 : string; -export const CvThemeLightPalettesPositive95 : string; -export const CvThemeLightPalettesPositive90 : string; -export const CvThemeLightPalettesPositive80 : string; -export const CvThemeLightPalettesPositive70 : string; -export const CvThemeLightPalettesPositive60 : string; -export const CvThemeLightPalettesPositive50 : string; -export const CvThemeLightPalettesPositive40 : string; -export const CvThemeLightPalettesPositive30 : string; -export const CvThemeLightPalettesPositive20 : string; -export const CvThemeLightPalettesPositive10 : string; -export const CvThemeLightPalettesPositive0 : string; -export const CvThemeLightPalettesEmphasis100 : string; -export const CvThemeLightPalettesEmphasis98 : string; -export const CvThemeLightPalettesEmphasis95 : string; -export const CvThemeLightPalettesEmphasis90 : string; -export const CvThemeLightPalettesEmphasis80 : string; -export const CvThemeLightPalettesEmphasis70 : string; -export const CvThemeLightPalettesEmphasis60 : string; -export const CvThemeLightPalettesEmphasis50 : string; -export const CvThemeLightPalettesEmphasis40 : string; -export const CvThemeLightPalettesEmphasis30 : string; -export const CvThemeLightPalettesEmphasis20 : string; -export const CvThemeLightPalettesEmphasis10 : string; -export const CvThemeLightPalettesEmphasis0 : string; -export const CvThemeLightPalettesSecondary80 : string; -export const CvThemeLightPalettesSecondary20 : string; -export const CvThemeLightPalettesSecondary30 : string; -export const CvThemeLightPalettesSecondary90 : string; -export const CvThemeLightPalettesSecondary10 : string; -export const CvThemeLightPalettesNeutral100 : string; -export const CvThemeLightPalettesNeutral98 : string; -export const CvThemeLightPalettesNeutral95 : string; -export const CvThemeLightPalettesNeutral90 : string; -export const CvThemeLightPalettesNeutral80 : string; -export const CvThemeLightPalettesNeutral70 : string; -export const CvThemeLightPalettesNeutral60 : string; -export const CvThemeLightPalettesNeutral50 : string; -export const CvThemeLightPalettesNeutral40 : string; -export const CvThemeLightPalettesNeutral30 : string; -export const CvThemeLightPalettesNeutral20 : string; -export const CvThemeLightPalettesNeutral10 : string; -export const CvThemeLightPalettesNeutral0 : string; -export const CvThemeLightPalettesNeutral87 : string; -export const CvThemeLightPalettesNeutral96 : string; -export const CvThemeLightPalettesNeutral94 : string; -export const CvThemeLightPalettesNeutral92 : string; -export const CvThemeLightPalettesSecondary100 : string; -export const CvThemeLightPalettesSecondary98 : string; -export const CvThemeLightPalettesSecondary95 : string; -export const CvThemeLightPalettesSecondary70 : string; -export const CvThemeLightPalettesSecondary60 : string; -export const CvThemeLightPalettesSecondary50 : string; -export const CvThemeLightPalettesSecondary40 : string; -export const CvThemeLightPalettesSecondary0 : string; -export const CvThemeLightPalettesNeutral99 : string; -export const CvThemeLightPalettesNeutral35 : string; -export const CvThemeLightPalettesNeutral25 : string; -export const CvThemeLightPalettesNeutral97 : string; -export const CvThemeLightPalettesNeutral93 : string; -export const CvThemeLightPalettesNeutral91 : string; -export const CvThemeLightPalettesNeutral2 : string; -export const CvThemeLightPalettesNeutral3 : string; -export const CvThemeLightPalettesNeutral4 : string; -export const CvThemeLightPalettesNeutral5 : string; -export const CvThemeLightPalettesNeutral6 : string; -export const CvThemeLightPalettesNeutral7 : string; -export const CvThemeLightPalettesNeutral8 : string; -export const CvThemeLightPalettesNeutral9 : string; -export const CvThemeLightPalettesNeutral11 : string; -export const CvThemeLightPalettesNeutral12 : string; -export const CvThemeLightPalettesNeutral13 : string; -export const CvThemeLightPalettesNeutral14 : string; -export const CvThemeLightPalettesNeutral15 : string; -export const CvThemeLightPalettesNeutral16 : string; -export const CvThemeLightPalettesNeutral17 : string; -export const CvThemeLightPalettesNeutral18 : string; -export const CvThemeLightPalettesNeutral19 : string; -export const CvThemeLightPalettesNeutral21 : string; -export const CvThemeLightPalettesNeutral22 : string; -export const CvThemeLightPalettesNeutral23 : string; -export const CvThemeLightPalettesNeutral24 : string; -export const CvThemeLightPalettesDigitalBlue91 : string; -export const CvThemeLightPalettesDigitalBlue92 : string; -export const CvThemeLightPalettesDigitalBlue93 : string; -export const CvThemeLightPalettesDigitalBlue94 : string; -export const CvThemeLightColorsPrimary : string; -export const CvThemeLightColorsPrimaryContainer : string; -export const CvThemeLightColorsOnPrimary : string; -export const CvThemeLightColorsSecondary : string; -export const CvThemeLightColorsSecondaryContainer : string; -export const CvThemeLightColorsOnSecondary : string; -export const CvThemeLightColorsOnSecondaryContainer : string; -export const CvThemeLightColorsTertiary : string; -export const CvThemeLightColorsTertiaryContainer : string; -export const CvThemeLightColorsOnTertiary : string; -export const CvThemeLightColorsOnTertiaryContainer : string; -export const CvThemeLightColorsSurface : string; -export const CvThemeLightColorsSurfaceDim : string; -export const CvThemeLightColorsSurfaceBright : string; -export const CvThemeLightColorsSurfaceContainerLowest : string; -export const CvThemeLightColorsSurfaceContainerLow : string; -export const CvThemeLightColorsSurfaceContainer : string; -export const CvThemeLightColorsSurfaceContainerHigh : string; -export const CvThemeLightColorsSurfaceContainerHighest : string; -export const CvThemeLightColorsOnSurface : string; -export const CvThemeLightColorsOnSurfaceVariant : string; -export const CvThemeLightColorsInverseSurface : string; -export const CvThemeLightColorsInverseOnSurface : string; -export const CvThemeLightColorsNegative : string; -export const CvThemeLightColorsNegativeContainer : string; -export const CvThemeLightColorsOnNegative : string; -export const CvThemeLightColorsOnNegativeContainer : string; -export const CvThemeLightColorsPositive : string; -export const CvThemeLightColorsPositiveContainer : string; -export const CvThemeLightColorsOnPositive : string; -export const CvThemeLightColorsOnPositiveContainer : string; -export const CvThemeLightColorsCaution : string; -export const CvThemeLightColorsCautionContainer : string; -export const CvThemeLightColorsOnCaution : string; -export const CvThemeLightColorsOnCautionContainer : string; -export const CvThemeLightColorsOutline : string; -export const CvThemeLightColorsOutlineVariant : string; -export const CvThemeLightColorsShadow : string; -export const CvThemeLightColorsScrim : string; -export const CvThemeLightColorsPrimaryFixed : string; -export const CvThemeLightColorsPrimaryFixedDim : string; -export const CvThemeLightColorsSecondaryFixed : string; -export const CvThemeLightColorsSecondaryFixedDim : string; -export const CvThemeLightColorsTertiaryFixed : string; -export const CvThemeLightColorsTertiaryFixedDim : string; -export const CvThemeLightColorsPrimary8 : string; -export const CvThemeLightColorsPrimary12 : string; -export const CvThemeLightColorsOnSurface8 : string; -export const CvThemeLightColorsOnSurface12 : string; -export const CvThemeLightColorsOnPrimaryContainer : string; -export const CvThemeLightColorsInversePrimary : string; -export const CvThemeLightColorsOnSurface38 : string; -export const CvThemeLightColorsOnSurface16 : string; -export const CvThemeLightColorsOnPrimary12 : string; -export const CvThemeLightColorsOnPrimary8 : string; -export const CvThemeLightColorsPrimary16 : string; -export const CvThemeLightColorsOnSurfaceVariant8 : string; -export const CvThemeLightColorsOnTertiaryContainer8 : string; -export const CvThemeLightColorsOnTertiaryContainer12 : string; -export const CvThemeLightColorsOnPrimaryContainer12 : string; -export const CvThemeLightColorsOnSurfaceVariant12 : string; -export const CvThemeLightColorsOnSecondaryContainer8 : string; -export const CvThemeLightColorsOnSecondaryContainer16 : string; -export const CvThemeLightColorsOutline8 : string; -export const CvThemeLightColorsOutline12 : string; -export const CvThemeLightColorsOutline16 : string; -export const CvThemeLightColorsSurfaceVariant : string; -export const CvThemeLightColorsEmphasis : string; -export const CvThemeLightColorsEmphasisContainer : string; -export const CvThemeLightColorsOnEmphasis : string; -export const CvThemeLightColorsOnEmphasisContainer : string; -export const CvThemeLightColorsPositive16 : string; -export const CvThemeLightColorsCaution16 : string; -export const CvThemeLightColorsNegative12 : string; -export const CvThemeLightColorsOnSecondaryContainer12 : string; -export const CvThemeLightColorsOnPrimary16 : string; -export const CvThemeLightColorsOnPrimaryContainer8 : string; -export const CvThemeLightColorsOnPrimaryContainer16 : string; -export const CvThemeLightColorsOnSecondary8 : string; -export const CvThemeLightColorsOnSecondary12 : string; -export const CvThemeLightColorsOnSecondary16 : string; -export const CvThemeLightColorsOnTertiary8 : string; -export const CvThemeLightColorsOnTertiary12 : string; -export const CvThemeLightColorsOnTertiary16 : string; -export const CvThemeLightColorsOnTertiaryContainer16 : string; -export const CvThemeLightColorsOnSurfaceVariant16 : string; -export const CvThemeLightColorsNegative8 : string; -export const CvThemeLightColorsNegative16 : string; -export const CvThemeLightColorsPositive12 : string; -export const CvThemeLightColorsPositive8 : string; -export const CvThemeLightColorsOnPositive8 : string; -export const CvThemeLightColorsOnPositive12 : string; -export const CvThemeLightColorsOnPositive16 : string; -export const CvThemeLightColorsOnPositiveContainer8 : string; -export const CvThemeLightColorsOnPositiveContainer12 : string; -export const CvThemeLightColorsOnPositiveContainer16 : string; -export const CvThemeLightColorsCaution12 : string; -export const CvThemeLightColorsCaution8 : string; -export const CvThemeLightColorsOnCaution8 : string; -export const CvThemeLightColorsOnCaution12 : string; -export const CvThemeLightColorsOnCaution16 : string; -export const CvThemeLightColorsOnNegative8 : string; -export const CvThemeLightColorsOnNegative12 : string; -export const CvThemeLightColorsOnNegative16 : string; -export const CvThemeLightColorsOnCautionContainer8 : string; -export const CvThemeLightColorsOnCautionContainer12 : string; -export const CvThemeLightColorsOnCautionContainer16 : string; -export const CvThemeLightColorsEmphasis8 : string; -export const CvThemeLightColorsEmphasis12 : string; -export const CvThemeLightColorsEmphasis16 : string; -export const CvThemeLightColorsOnEmphasis8 : string; -export const CvThemeLightColorsOnEmphasis12 : string; -export const CvThemeLightColorsOnEmphasis16 : string; -export const CvThemeLightColorsOnEmphasisContainer8 : string; -export const CvThemeLightColorsOnEmphasisContainer12 : string; -export const CvThemeLightColorsOnEmphasisContainer16 : string; -export const CvThemeLightColorsInverseOnSurface12 : string; -export const CvThemeLightColorsInversePrimary12 : string; -export const CvThemeLightColorsInverseOnSurface8 : string; -export const CvThemeLightColorsInversePrimary8 : string; -export const CvThemeLightColorsInversePrimary16 : string; -export const CvThemeLightColorsInverseOnSurface16 : string; -export const CvThemeLightColorsOnPrimary74 : string; -export const CvThemeLightColorsOnSurface74 : string; -export const CvThemeLightColorsTertiary8 : string; -export const CvThemeLightColorsTertiary12 : string; -export const CvThemeLightColorsTertiary16 : string; -export const CvThemeLightColorsSurfaceContainerLowestBlue : string; -export const CvThemeLightColorsSurfaceContainerLowBlue : string; -export const CvThemeLightColorsSurfaceContainerHighBlue : string; -export const CvThemeLightColorsSurfaceContainerHighestBlue : string; -export const CvThemeLightColorsSurfaceContainerLowestNavy : string; -export const CvThemeLightColorsSurfaceContainerLowNavy : string; -export const CvThemeLightColorsSurfaceContainerHighNavy : string; -export const CvThemeLightColorsSurfaceContainerHighestNavy : string; -export const CvThemeLightColorsSurfaceBlue : string; -export const CvThemeLightColorsSurfaceNavy : string; -export const CvThemeLightColorsSurfaceContainerBlue : string; -export const CvThemeLightColorsSurfaceContainerNavy : string; -export const CvThemeLightColorsSecondary8 : string; -export const CvThemeLightColorsSecondary12 : string; -export const CvThemeLightColorsSecondary16 : string; -export const CvThemeLightColorsOnSecondary74 : string; -export const CvThemeLightColorsInverseSecondary : string; -export const CvThemeLightColorsInverseSecondary8 : string; -export const CvThemeLightColorsInverseSecondary12 : string; -export const CvThemeLightColorsInverseSecondary16 : string; -export const CvThemeLightColorsOnTertiary74 : string; -export const CvThemeLightColorsInverseTertiary : string; -export const CvThemeLightColorsInverseTertiary8 : string; -export const CvThemeLightColorsInverseTertiary12 : string; -export const CvThemeLightColorsInverseTertiary16 : string; -export const CvThemeLightColorsOnNegativeContainer8 : string; -export const CvThemeLightColorsOnNegativeContainer12 : string; -export const CvThemeLightColorsOnNegativeContainer16 : string; -export const CvThemeLightPrimaryHover : string; -export const CvThemeLightPrimaryFocus : string; -export const CvThemeLightPrimaryPress : string; -export const CvThemeLightPrimaryDrag : string; -export const CvThemeLightOnPrimaryHover : string; -export const CvThemeLightOnPrimaryFocus : string; -export const CvThemeLightOnPrimaryPress : string; -export const CvThemeLightOnPrimaryDrag : string; -export const CvThemeLightOnPrimaryContainerHover : string; -export const CvThemeLightOnPrimaryContainerFocus : string; -export const CvThemeLightOnPrimaryContainerPress : string; -export const CvThemeLightOnPrimaryContainerDrag : string; -export const CvThemeLightInversePrimaryHover : string; -export const CvThemeLightInversePrimaryFocus : string; -export const CvThemeLightInversePrimaryPress : string; -export const CvThemeLightInversePrimaryDrag : string; -export const CvThemeLightTertiaryHover : string; -export const CvThemeLightTertiaryPress : string; -export const CvThemeLightTertiaryFocus : string; -export const CvThemeLightTertiaryDrag : string; -export const CvThemeLightOnTertiaryHover : string; -export const CvThemeLightOnTertiaryPress : string; -export const CvThemeLightOnTertiaryFocus : string; -export const CvThemeLightOnTertiaryDrag : string; -export const CvThemeLightOnTertiaryContainerHover : string; -export const CvThemeLightOnTertiaryContainerPress : string; -export const CvThemeLightOnTertiaryContainerFocus : string; -export const CvThemeLightOnTertiaryContainerDrag : string; -export const CvThemeLightNegativeHover : string; -export const CvThemeLightNegativePress : string; -export const CvThemeLightNegativeFocus : string; -export const CvThemeLightNegativeDrag : string; -export const CvThemeLightOnNegativeHover : string; -export const CvThemeLightOnNegativePress : string; -export const CvThemeLightOnNegativeFocus : string; -export const CvThemeLightOnNegativeDrag : string; -export const CvThemeLightPositiveHover : string; -export const CvThemeLightPositivePress : string; -export const CvThemeLightPositiveFocus : string; -export const CvThemeLightPositiveDrag : string; -export const CvThemeLightOnPositiveHover : string; -export const CvThemeLightOnPositivePress : string; -export const CvThemeLightOnPositiveFocus : string; -export const CvThemeLightOnPositiveDrag : string; -export const CvThemeLightOnPositiveContainerHover : string; -export const CvThemeLightOnPositiveContainerFocus : string; -export const CvThemeLightOnPositiveContainerPress : string; -export const CvThemeLightOnPositiveContainerDrag : string; -export const CvThemeLightCautionHover : string; -export const CvThemeLightCautionPress : string; -export const CvThemeLightCautionFocus : string; -export const CvThemeLightCautionDrag : string; -export const CvThemeLightOnCautionHover : string; -export const CvThemeLightOnCautionPress : string; -export const CvThemeLightOnCautionFocus : string; -export const CvThemeLightOnCautionDrag : string; -export const CvThemeLightOnCautionContainerHover : string; -export const CvThemeLightOnCautionContainerPress : string; -export const CvThemeLightOnCautionContainerFocus : string; -export const CvThemeLightOnCautionContainerColor : string; -export const CvThemeLightEmphasisHover : string; -export const CvThemeLightEmphasisPress : string; -export const CvThemeLightEmphasisFocus : string; -export const CvThemeLightEmphasisColor : string; -export const CvThemeLightOnEmphasisHover : string; -export const CvThemeLightOnEmphasisPress : string; -export const CvThemeLightOnEmphasisFocus : string; -export const CvThemeLightOnEmphasisDrag : string; -export const CvThemeLightOnEmphasisContainerHover : string; -export const CvThemeLightOnEmphasisContainerPress : string; -export const CvThemeLightOnEmphasisContainerFocus : string; -export const CvThemeLightOnEmphasisContainerDrag : string; -export const CvThemeLightSecondaryHover : string; -export const CvThemeLightSecondaryPress : string; -export const CvThemeLightSecondaryFocus : string; -export const CvThemeLightSecondaryDrag : string; -export const CvThemeLightOnSecondaryHover : string; -export const CvThemeLightOnSecondaryPress : string; -export const CvThemeLightOnSecondaryFocus : string; -export const CvThemeLightOnSecondaryDrag : string; -export const CvThemeLightOnSecondaryContainerHover : string; -export const CvThemeLightOnSecondaryContainerPress : string; -export const CvThemeLightOnSecondaryContainerFocus : string; -export const CvThemeLightOnSecondaryContainerDrag : string; -export const CvThemeLightOnSurfaceHover : string; -export const CvThemeLightOnSurfacePress : string; -export const CvThemeLightOnSurfaceFocus : string; -export const CvThemeLightOnSurfaceDrag : string; -export const CvThemeLightOnSurfaceVariantHover : string; -export const CvThemeLightOnSurfaceVariantPress : string; -export const CvThemeLightOnSurfaceVariantFocus : string; -export const CvThemeLightOnSurfaceVariantDrag : string; -export const CvThemeLightInverseOnSurfaceHover : string; -export const CvThemeLightInverseOnSurfacePress : string; -export const CvThemeLightInverseOnSurfaceFocus : string; -export const CvThemeLightInverseOnSurfaceDrag : string; -export const CvThemeLightOnNegativeContainerHover : string; -export const CvThemeLightOnNegativeContainerPress : string; -export const CvThemeLightOnNegativeContainerFocus : string; -export const CvThemeLightOnNegativeContainerDrag : string; -export const CvThemeLightStatesPrimaryHover : string; -export const CvThemeLightStatesPrimaryFocus : string; -export const CvThemeLightStatesPrimaryPress : string; -export const CvThemeLightStatesPrimaryDrag : string; -export const CvThemeLightStatesOnPrimaryHover : string; -export const CvThemeLightStatesOnPrimaryFocus : string; -export const CvThemeLightStatesOnPrimaryPress : string; -export const CvThemeLightStatesOnPrimaryDrag : string; -export const CvThemeLightStatesOnPrimaryContainerHover : string; -export const CvThemeLightStatesOnPrimaryContainerFocus : string; -export const CvThemeLightStatesOnPrimaryContainerPress : string; -export const CvThemeLightStatesOnPrimaryContainerDrag : string; -export const CvThemeLightStatesInversePrimaryHover : string; -export const CvThemeLightStatesInversePrimaryFocus : string; -export const CvThemeLightStatesInversePrimaryPress : string; -export const CvThemeLightStatesInversePrimaryDrag : string; -export const CvThemeLightStatesTertiaryHover : string; -export const CvThemeLightStatesTertiaryPress : string; -export const CvThemeLightStatesTertiaryFocus : string; -export const CvThemeLightStatesTertiaryDrag : string; -export const CvThemeLightStatesOnTertiaryHover : string; -export const CvThemeLightStatesOnTertiaryPress : string; -export const CvThemeLightStatesOnTertiaryFocus : string; -export const CvThemeLightStatesOnTertiaryDrag : string; -export const CvThemeLightStatesOnTertiaryContainerHover : string; -export const CvThemeLightStatesOnTertiaryContainerPress : string; -export const CvThemeLightStatesOnTertiaryContainerFocus : string; -export const CvThemeLightStatesOnTertiaryContainerDrag : string; -export const CvThemeLightStatesNegativeHover : string; -export const CvThemeLightStatesNegativePress : string; -export const CvThemeLightStatesNegativeFocus : string; -export const CvThemeLightStatesNegativeDrag : string; -export const CvThemeLightStatesOnNegativeHover : string; -export const CvThemeLightStatesOnNegativePress : string; -export const CvThemeLightStatesOnNegativeFocus : string; -export const CvThemeLightStatesOnNegativeDrag : string; -export const CvThemeLightStatesPositiveHover : string; -export const CvThemeLightStatesPositivePress : string; -export const CvThemeLightStatesPositiveFocus : string; -export const CvThemeLightStatesPositiveDrag : string; -export const CvThemeLightStatesOnPositiveHover : string; -export const CvThemeLightStatesOnPositivePress : string; -export const CvThemeLightStatesOnPositiveFocus : string; -export const CvThemeLightStatesOnPositiveDrag : string; -export const CvThemeLightStatesOnPositiveContainerHover : string; -export const CvThemeLightStatesOnPositiveContainerFocus : string; -export const CvThemeLightStatesOnPositiveContainerPress : string; -export const CvThemeLightStatesOnPositiveContainerDrag : string; -export const CvThemeLightStatesCautionHover : string; -export const CvThemeLightStatesCautionPress : string; -export const CvThemeLightStatesCautionFocus : string; -export const CvThemeLightStatesCautionDrag : string; -export const CvThemeLightStatesOnCautionHover : string; -export const CvThemeLightStatesOnCautionPress : string; -export const CvThemeLightStatesOnCautionFocus : string; -export const CvThemeLightStatesOnCautionDrag : string; -export const CvThemeLightStatesOnCautionContainerHover : string; -export const CvThemeLightStatesOnCautionContainerPress : string; -export const CvThemeLightStatesOnCautionContainerFocus : string; -export const CvThemeLightStatesOnCautionContainerDrag : string; -export const CvThemeLightStatesEmphasisHover : string; -export const CvThemeLightStatesEmphasisPress : string; -export const CvThemeLightStatesEmphasisFocus : string; -export const CvThemeLightStatesEmphasisDrag : string; -export const CvThemeLightStatesOnEmphasisHover : string; -export const CvThemeLightStatesOnEmphasisPress : string; -export const CvThemeLightStatesOnEmphasisFocus : string; -export const CvThemeLightStatesOnEmphasisDrag : string; -export const CvThemeLightStatesOnEmphasisContainerHover : string; -export const CvThemeLightStatesOnEmphasisContainerPress : string; -export const CvThemeLightStatesOnEmphasisContainerFocus : string; -export const CvThemeLightStatesOnEmphasisContainerDrag : string; -export const CvThemeLightStatesSecondaryHover : string; -export const CvThemeLightStatesSecondaryPress : string; -export const CvThemeLightStatesSecondaryFocus : string; -export const CvThemeLightStatesSecondaryDrag : string; -export const CvThemeLightStatesOnSecondaryHover : string; -export const CvThemeLightStatesOnSecondaryPress : string; -export const CvThemeLightStatesOnSecondaryFocus : string; -export const CvThemeLightStatesOnSecondaryDrag : string; -export const CvThemeLightStatesOnSecondaryContainerHover : string; -export const CvThemeLightStatesOnSecondaryContainerPress : string; -export const CvThemeLightStatesOnSecondaryContainerFocus : string; -export const CvThemeLightStatesOnSecondaryContainerDrag : string; -export const CvThemeLightStatesOnSurfaceHover : string; -export const CvThemeLightStatesOnSurfacePress : string; -export const CvThemeLightStatesOnSurfaceFocus : string; -export const CvThemeLightStatesOnSurfaceDrag : string; -export const CvThemeLightStatesOnSurfaceVariantHover : string; -export const CvThemeLightStatesOnSurfaceVariantPress : string; -export const CvThemeLightStatesOnSurfaceVariantFocus : string; -export const CvThemeLightStatesOnSurfaceVariantDrag : string; -export const CvThemeLightStatesInverseOnSurfaceHover : string; -export const CvThemeLightStatesInverseOnSurfacePress : string; -export const CvThemeLightStatesInverseOnSurfaceFocus : string; -export const CvThemeLightStatesInverseOnSurfaceDrag : string; -export const CvThemeLightStatesOnNegativeContainerHover : string; -export const CvThemeLightStatesOnNegativeContainerPress : string; -export const CvThemeLightStatesOnNegativeContainerFocus : string; -export const CvThemeLightStatesOnNegativeContainerDrag : string; -export const CvThemeDarkPalettesDigitalBlue100 : string; -export const CvThemeDarkPalettesDigitalBlue98 : string; -export const CvThemeDarkPalettesDigitalBlue95 : string; -export const CvThemeDarkPalettesDigitalBlue90 : string; -export const CvThemeDarkPalettesDigitalBlue80 : string; -export const CvThemeDarkPalettesDigitalBlue70 : string; -export const CvThemeDarkPalettesDigitalBlue60 : string; -export const CvThemeDarkPalettesDigitalBlue50 : string; -export const CvThemeDarkPalettesDigitalBlue40 : string; -export const CvThemeDarkPalettesDigitalBlue30 : string; -export const CvThemeDarkPalettesDigitalBlue20 : string; -export const CvThemeDarkPalettesDigitalBlue10 : string; -export const CvThemeDarkPalettesOrange100 : string; -export const CvThemeDarkPalettesOrange98 : string; -export const CvThemeDarkPalettesOrange95 : string; -export const CvThemeDarkPalettesOrange90 : string; -export const CvThemeDarkPalettesOrange80 : string; -export const CvThemeDarkPalettesOrange70 : string; -export const CvThemeDarkPalettesOrange60 : string; -export const CvThemeDarkPalettesOrange50 : string; -export const CvThemeDarkPalettesOrange40 : string; -export const CvThemeDarkPalettesOrange30 : string; -export const CvThemeDarkPalettesOrange20 : string; -export const CvThemeDarkPalettesOrange10 : string; -export const CvThemeDarkPalettesOrange0 : string; -export const CvThemeDarkPalettesDigitalBlue0 : string; -export const CvThemeDarkPalettesNavy100 : string; -export const CvThemeDarkPalettesNavy98 : string; -export const CvThemeDarkPalettesNavy95 : string; -export const CvThemeDarkPalettesNavy90 : string; -export const CvThemeDarkPalettesNavy80 : string; -export const CvThemeDarkPalettesNavy70 : string; -export const CvThemeDarkPalettesNavy60 : string; -export const CvThemeDarkPalettesNavy50 : string; -export const CvThemeDarkPalettesNavy40 : string; -export const CvThemeDarkPalettesNavy30 : string; -export const CvThemeDarkPalettesNavy20 : string; -export const CvThemeDarkPalettesNavy10 : string; -export const CvThemeDarkPalettesNavy0 : string; -export const CvThemeDarkPalettesNegative100 : string; -export const CvThemeDarkPalettesNegative98 : string; -export const CvThemeDarkPalettesNegative95 : string; -export const CvThemeDarkPalettesNegative90 : string; -export const CvThemeDarkPalettesNegative80 : string; -export const CvThemeDarkPalettesNegative70 : string; -export const CvThemeDarkPalettesNegative60 : string; -export const CvThemeDarkPalettesNegative50 : string; -export const CvThemeDarkPalettesNegative40 : string; -export const CvThemeDarkPalettesNegative30 : string; -export const CvThemeDarkPalettesNegative20 : string; -export const CvThemeDarkPalettesNegative10 : string; -export const CvThemeDarkPalettesNegative0 : string; -export const CvThemeDarkPalettesCaution100 : string; -export const CvThemeDarkPalettesCaution98 : string; -export const CvThemeDarkPalettesCaution95 : string; -export const CvThemeDarkPalettesCaution90 : string; -export const CvThemeDarkPalettesCaution80 : string; -export const CvThemeDarkPalettesCaution70 : string; -export const CvThemeDarkPalettesCaution60 : string; -export const CvThemeDarkPalettesCaution50 : string; -export const CvThemeDarkPalettesCaution40 : string; -export const CvThemeDarkPalettesCaution30 : string; -export const CvThemeDarkPalettesCaution20 : string; -export const CvThemeDarkPalettesCaution10 : string; -export const CvThemeDarkPalettesCaution0 : string; -export const CvThemeDarkPalettesPositive100 : string; -export const CvThemeDarkPalettesPositive98 : string; -export const CvThemeDarkPalettesPositive95 : string; -export const CvThemeDarkPalettesPositive90 : string; -export const CvThemeDarkPalettesPositive80 : string; -export const CvThemeDarkPalettesPositive70 : string; -export const CvThemeDarkPalettesPositive60 : string; -export const CvThemeDarkPalettesPositive50 : string; -export const CvThemeDarkPalettesPositive40 : string; -export const CvThemeDarkPalettesPositive30 : string; -export const CvThemeDarkPalettesPositive20 : string; -export const CvThemeDarkPalettesPositive10 : string; -export const CvThemeDarkPalettesPositive0 : string; -export const CvThemeDarkPalettesEmphasis100 : string; -export const CvThemeDarkPalettesEmphasis98 : string; -export const CvThemeDarkPalettesEmphasis95 : string; -export const CvThemeDarkPalettesEmphasis90 : string; -export const CvThemeDarkPalettesEmphasis80 : string; -export const CvThemeDarkPalettesEmphasis70 : string; -export const CvThemeDarkPalettesEmphasis60 : string; -export const CvThemeDarkPalettesEmphasis50 : string; -export const CvThemeDarkPalettesEmphasis40 : string; -export const CvThemeDarkPalettesEmphasis30 : string; -export const CvThemeDarkPalettesEmphasis20 : string; -export const CvThemeDarkPalettesEmphasis10 : string; -export const CvThemeDarkPalettesEmphasis0 : string; -export const CvThemeDarkPalettesSecondary80 : string; -export const CvThemeDarkPalettesSecondary20 : string; -export const CvThemeDarkPalettesSecondary30 : string; -export const CvThemeDarkPalettesSecondary90 : string; -export const CvThemeDarkPalettesSecondary10 : string; -export const CvThemeDarkPalettesNeutral100 : string; -export const CvThemeDarkPalettesNeutral98 : string; -export const CvThemeDarkPalettesNeutral95 : string; -export const CvThemeDarkPalettesNeutral90 : string; -export const CvThemeDarkPalettesNeutral80 : string; -export const CvThemeDarkPalettesNeutral70 : string; -export const CvThemeDarkPalettesNeutral60 : string; -export const CvThemeDarkPalettesNeutral50 : string; -export const CvThemeDarkPalettesNeutral40 : string; -export const CvThemeDarkPalettesNeutral30 : string; -export const CvThemeDarkPalettesNeutral20 : string; -export const CvThemeDarkPalettesNeutral10 : string; -export const CvThemeDarkPalettesNeutral0 : string; -export const CvThemeDarkPalettesNeutral87 : string; -export const CvThemeDarkPalettesNeutral96 : string; -export const CvThemeDarkPalettesNeutral94 : string; -export const CvThemeDarkPalettesNeutral92 : string; -export const CvThemeDarkPalettesSecondary100 : string; -export const CvThemeDarkPalettesSecondary98 : string; -export const CvThemeDarkPalettesSecondary95 : string; -export const CvThemeDarkPalettesSecondary70 : string; -export const CvThemeDarkPalettesSecondary60 : string; -export const CvThemeDarkPalettesSecondary50 : string; -export const CvThemeDarkPalettesSecondary40 : string; -export const CvThemeDarkPalettesSecondary0 : string; -export const CvThemeDarkPalettesNeutral99 : string; -export const CvThemeDarkPalettesNeutral35 : string; -export const CvThemeDarkPalettesNeutral25 : string; -export const CvThemeDarkPalettesNeutral97 : string; -export const CvThemeDarkPalettesNeutral93 : string; -export const CvThemeDarkPalettesNeutral91 : string; -export const CvThemeDarkPalettesNeutral2 : string; -export const CvThemeDarkPalettesNeutral3 : string; -export const CvThemeDarkPalettesNeutral4 : string; -export const CvThemeDarkPalettesNeutral5 : string; -export const CvThemeDarkPalettesNeutral6 : string; -export const CvThemeDarkPalettesNeutral7 : string; -export const CvThemeDarkPalettesNeutral8 : string; -export const CvThemeDarkPalettesNeutral9 : string; -export const CvThemeDarkPalettesNeutral11 : string; -export const CvThemeDarkPalettesNeutral12 : string; -export const CvThemeDarkPalettesNeutral13 : string; -export const CvThemeDarkPalettesNeutral14 : string; -export const CvThemeDarkPalettesNeutral15 : string; -export const CvThemeDarkPalettesNeutral16 : string; -export const CvThemeDarkPalettesNeutral17 : string; -export const CvThemeDarkPalettesNeutral18 : string; -export const CvThemeDarkPalettesNeutral19 : string; -export const CvThemeDarkPalettesNeutral21 : string; -export const CvThemeDarkPalettesNeutral22 : string; -export const CvThemeDarkPalettesNeutral23 : string; -export const CvThemeDarkPalettesNeutral24 : string; -export const CvThemeDarkPalettesDigitalBlue91 : string; -export const CvThemeDarkPalettesDigitalBlue92 : string; -export const CvThemeDarkPalettesDigitalBlue93 : string; -export const CvThemeDarkPalettesDigitalBlue94 : string; -export const CvThemeDarkColorsPrimary : string; -export const CvThemeDarkColorsPrimaryContainer : string; -export const CvThemeDarkColorsOnPrimary : string; -export const CvThemeDarkColorsSecondary : string; -export const CvThemeDarkColorsSecondaryContainer : string; -export const CvThemeDarkColorsOnSecondary : string; -export const CvThemeDarkColorsOnSecondaryContainer : string; -export const CvThemeDarkColorsTertiary : string; -export const CvThemeDarkColorsTertiaryContainer : string; -export const CvThemeDarkColorsOnTertiary : string; -export const CvThemeDarkColorsOnTertiaryContainer : string; -export const CvThemeDarkColorsSurface : string; -export const CvThemeDarkColorsSurfaceDim : string; -export const CvThemeDarkColorsSurfaceBright : string; -export const CvThemeDarkColorsSurfaceContainerLowest : string; -export const CvThemeDarkColorsSurfaceContainerLow : string; -export const CvThemeDarkColorsSurfaceContainer : string; -export const CvThemeDarkColorsSurfaceContainerHigh : string; -export const CvThemeDarkColorsSurfaceContainerHighest : string; -export const CvThemeDarkColorsOnSurface : string; -export const CvThemeDarkColorsOnSurfaceVariant : string; -export const CvThemeDarkColorsInverseSurface : string; -export const CvThemeDarkColorsInverseOnSurface : string; -export const CvThemeDarkColorsNegative : string; -export const CvThemeDarkColorsNegativeContainer : string; -export const CvThemeDarkColorsOnNegative : string; -export const CvThemeDarkColorsOnNegativeContainer : string; -export const CvThemeDarkColorsPositive : string; -export const CvThemeDarkColorsPositiveContainer : string; -export const CvThemeDarkColorsOnPositive : string; -export const CvThemeDarkColorsOnPositiveContainer : string; -export const CvThemeDarkColorsCaution : string; -export const CvThemeDarkColorsCautionContainer : string; -export const CvThemeDarkColorsOnCaution : string; -export const CvThemeDarkColorsOnCautionContainer : string; -export const CvThemeDarkColorsOutline : string; -export const CvThemeDarkColorsOutlineVariant : string; -export const CvThemeDarkColorsShadow : string; -export const CvThemeDarkColorsScrim : string; -export const CvThemeDarkColorsPrimaryFixed : string; -export const CvThemeDarkColorsPrimaryFixedDim : string; -export const CvThemeDarkColorsSecondaryFixed : string; -export const CvThemeDarkColorsSecondaryFixedDim : string; -export const CvThemeDarkColorsTertiaryFixed : string; -export const CvThemeDarkColorsTertiaryFixedDim : string; -export const CvThemeDarkColorsPrimary8 : string; -export const CvThemeDarkColorsPrimary12 : string; -export const CvThemeDarkColorsOnSurface8 : string; -export const CvThemeDarkColorsOnSurface12 : string; -export const CvThemeDarkColorsOnPrimaryContainer : string; -export const CvThemeDarkColorsInversePrimary : string; -export const CvThemeDarkColorsOnSurface38 : string; -export const CvThemeDarkColorsOnSurface16 : string; -export const CvThemeDarkColorsOnPrimary12 : string; -export const CvThemeDarkColorsOnPrimary8 : string; -export const CvThemeDarkColorsPrimary16 : string; -export const CvThemeDarkColorsOnSurfaceVariant8 : string; -export const CvThemeDarkColorsOnTertiaryContainer8 : string; -export const CvThemeDarkColorsOnTertiaryContainer12 : string; -export const CvThemeDarkColorsOnPrimaryContainer12 : string; -export const CvThemeDarkColorsOnSurfaceVariant12 : string; -export const CvThemeDarkColorsOnSecondaryContainer8 : string; -export const CvThemeDarkColorsOnSecondaryContainer16 : string; -export const CvThemeDarkColorsOutline8 : string; -export const CvThemeDarkColorsOutline12 : string; -export const CvThemeDarkColorsOutline16 : string; -export const CvThemeDarkColorsSurfaceVariant : string; -export const CvThemeDarkColorsEmphasis : string; -export const CvThemeDarkColorsEmphasisContainer : string; -export const CvThemeDarkColorsOnEmphasis : string; -export const CvThemeDarkColorsOnEmphasisContainer : string; -export const CvThemeDarkColorsPositive16 : string; -export const CvThemeDarkColorsCaution16 : string; -export const CvThemeDarkColorsNegative12 : string; -export const CvThemeDarkColorsOnSecondaryContainer12 : string; -export const CvThemeDarkColorsOnPrimary16 : string; -export const CvThemeDarkColorsOnPrimaryContainer8 : string; -export const CvThemeDarkColorsOnPrimaryContainer16 : string; -export const CvThemeDarkColorsOnSecondary8 : string; -export const CvThemeDarkColorsOnSecondary12 : string; -export const CvThemeDarkColorsOnSecondary16 : string; -export const CvThemeDarkColorsOnTertiary8 : string; -export const CvThemeDarkColorsOnTertiary12 : string; -export const CvThemeDarkColorsOnTertiary16 : string; -export const CvThemeDarkColorsOnTertiaryContainer16 : string; -export const CvThemeDarkColorsOnSurfaceVariant16 : string; -export const CvThemeDarkColorsNegative8 : string; -export const CvThemeDarkColorsNegative16 : string; -export const CvThemeDarkColorsPositive12 : string; -export const CvThemeDarkColorsPositive8 : string; -export const CvThemeDarkColorsOnPositive8 : string; -export const CvThemeDarkColorsOnPositive12 : string; -export const CvThemeDarkColorsOnPositive16 : string; -export const CvThemeDarkColorsOnPositiveContainer8 : string; -export const CvThemeDarkColorsOnPositiveContainer12 : string; -export const CvThemeDarkColorsOnPositiveContainer16 : string; -export const CvThemeDarkColorsCaution12 : string; -export const CvThemeDarkColorsCaution8 : string; -export const CvThemeDarkColorsOnCaution8 : string; -export const CvThemeDarkColorsOnCaution12 : string; -export const CvThemeDarkColorsOnCaution16 : string; -export const CvThemeDarkColorsOnNegative8 : string; -export const CvThemeDarkColorsOnNegative12 : string; -export const CvThemeDarkColorsOnNegative16 : string; -export const CvThemeDarkColorsOnCautionContainer8 : string; -export const CvThemeDarkColorsOnCautionContainer12 : string; -export const CvThemeDarkColorsOnCautionContainer16 : string; -export const CvThemeDarkColorsEmphasis8 : string; -export const CvThemeDarkColorsEmphasis12 : string; -export const CvThemeDarkColorsEmphasis16 : string; -export const CvThemeDarkColorsOnEmphasis8 : string; -export const CvThemeDarkColorsOnEmphasis12 : string; -export const CvThemeDarkColorsOnEmphasis16 : string; -export const CvThemeDarkColorsOnEmphasisContainer8 : string; -export const CvThemeDarkColorsOnEmphasisContainer12 : string; -export const CvThemeDarkColorsOnEmphasisContainer16 : string; -export const CvThemeDarkColorsInverseOnSurface12 : string; -export const CvThemeDarkColorsInversePrimary12 : string; -export const CvThemeDarkColorsInverseOnSurface8 : string; -export const CvThemeDarkColorsInversePrimary8 : string; -export const CvThemeDarkColorsInversePrimary16 : string; -export const CvThemeDarkColorsInverseOnSurface16 : string; -export const CvThemeDarkColorsOnPrimary74 : string; -export const CvThemeDarkColorsOnSurface74 : string; -export const CvThemeDarkColorsTertiary8 : string; -export const CvThemeDarkColorsTertiary12 : string; -export const CvThemeDarkColorsTertiary16 : string; -export const CvThemeDarkColorsSurfaceContainerLowestBlue : string; -export const CvThemeDarkColorsSurfaceContainerLowBlue : string; -export const CvThemeDarkColorsSurfaceContainerHighBlue : string; -export const CvThemeDarkColorsSurfaceContainerHighestBlue : string; -export const CvThemeDarkColorsSurfaceContainerLowestNavy : string; -export const CvThemeDarkColorsSurfaceContainerLowNavy : string; -export const CvThemeDarkColorsSurfaceContainerHighNavy : string; -export const CvThemeDarkColorsSurfaceContainerHighestNavy : string; -export const CvThemeDarkColorsSurfaceBlue : string; -export const CvThemeDarkColorsSurfaceNavy : string; -export const CvThemeDarkColorsSurfaceContainerBlue : string; -export const CvThemeDarkColorsSurfaceContainerNavy : string; -export const CvThemeDarkColorsSecondary8 : string; -export const CvThemeDarkColorsSecondary12 : string; -export const CvThemeDarkColorsSecondary16 : string; -export const CvThemeDarkColorsOnSecondary74 : string; -export const CvThemeDarkColorsInverseSecondary : string; -export const CvThemeDarkColorsInverseSecondary8 : string; -export const CvThemeDarkColorsInverseSecondary12 : string; -export const CvThemeDarkColorsInverseSecondary16 : string; -export const CvThemeDarkColorsOnTertiary74 : string; -export const CvThemeDarkColorsInverseTertiary : string; -export const CvThemeDarkColorsInverseTertiary8 : string; -export const CvThemeDarkColorsInverseTertiary12 : string; -export const CvThemeDarkColorsInverseTertiary16 : string; -export const CvThemeDarkColorsOnNegativeContainer8 : string; -export const CvThemeDarkColorsOnNegativeContainer12 : string; -export const CvThemeDarkColorsOnNegativeContainer16 : string; -export const CvThemeDarkPrimaryHover : string; -export const CvThemeDarkPrimaryFocus : string; -export const CvThemeDarkPrimaryPress : string; -export const CvThemeDarkPrimaryDrag : string; -export const CvThemeDarkOnPrimaryHover : string; -export const CvThemeDarkOnPrimaryFocus : string; -export const CvThemeDarkOnPrimaryPress : string; -export const CvThemeDarkOnPrimaryDrag : string; -export const CvThemeDarkOnPrimaryContainerHover : string; -export const CvThemeDarkOnPrimaryContainerFocus : string; -export const CvThemeDarkOnPrimaryContainerPress : string; -export const CvThemeDarkOnPrimaryContainerDrag : string; -export const CvThemeDarkInversePrimaryHover : string; -export const CvThemeDarkInversePrimaryFocus : string; -export const CvThemeDarkInversePrimaryPress : string; -export const CvThemeDarkInversePrimaryDrag : string; -export const CvThemeDarkTertiaryHover : string; -export const CvThemeDarkTertiaryPress : string; -export const CvThemeDarkTertiaryFocus : string; -export const CvThemeDarkTertiaryDrag : string; -export const CvThemeDarkOnTertiaryHover : string; -export const CvThemeDarkOnTertiaryPress : string; -export const CvThemeDarkOnTertiaryFocus : string; -export const CvThemeDarkOnTertiaryDrag : string; -export const CvThemeDarkOnTertiaryContainerHover : string; -export const CvThemeDarkOnTertiaryContainerPress : string; -export const CvThemeDarkOnTertiaryContainerFocus : string; -export const CvThemeDarkOnTertiaryContainerDrag : string; -export const CvThemeDarkNegativeHover : string; -export const CvThemeDarkNegativePress : string; -export const CvThemeDarkNegativeFocus : string; -export const CvThemeDarkNegativeDrag : string; -export const CvThemeDarkOnNegativeHover : string; -export const CvThemeDarkOnNegativePress : string; -export const CvThemeDarkOnNegativeFocus : string; -export const CvThemeDarkOnNegativeDrag : string; -export const CvThemeDarkPositiveHover : string; -export const CvThemeDarkPositivePress : string; -export const CvThemeDarkPositiveFocus : string; -export const CvThemeDarkPositiveDrag : string; -export const CvThemeDarkOnPositiveHover : string; -export const CvThemeDarkOnPositivePress : string; -export const CvThemeDarkOnPositiveFocus : string; -export const CvThemeDarkOnPositiveDrag : string; -export const CvThemeDarkOnPositiveContainerHover : string; -export const CvThemeDarkOnPositiveContainerFocus : string; -export const CvThemeDarkOnPositiveContainerPress : string; -export const CvThemeDarkOnPositiveContainerDrag : string; -export const CvThemeDarkCautionHover : string; -export const CvThemeDarkCautionPress : string; -export const CvThemeDarkCautionFocus : string; -export const CvThemeDarkCautionDrag : string; -export const CvThemeDarkOnCautionHover : string; -export const CvThemeDarkOnCautionPress : string; -export const CvThemeDarkOnCautionFocus : string; -export const CvThemeDarkOnCautionDrag : string; -export const CvThemeDarkOnCautionContainerHover : string; -export const CvThemeDarkOnCautionContainerPress : string; -export const CvThemeDarkOnCautionContainerFocus : string; -export const CvThemeDarkOnCautionContainerColor : string; -export const CvThemeDarkEmphasisHover : string; -export const CvThemeDarkEmphasisPress : string; -export const CvThemeDarkEmphasisFocus : string; -export const CvThemeDarkEmphasisColor : string; -export const CvThemeDarkOnEmphasisHover : string; -export const CvThemeDarkOnEmphasisPress : string; -export const CvThemeDarkOnEmphasisFocus : string; -export const CvThemeDarkOnEmphasisDrag : string; -export const CvThemeDarkOnEmphasisContainerHover : string; -export const CvThemeDarkOnEmphasisContainerPress : string; -export const CvThemeDarkOnEmphasisContainerFocus : string; -export const CvThemeDarkOnEmphasisContainerDrag : string; -export const CvThemeDarkSecondaryHover : string; -export const CvThemeDarkSecondaryPress : string; -export const CvThemeDarkSecondaryFocus : string; -export const CvThemeDarkSecondaryDrag : string; -export const CvThemeDarkOnSecondaryHover : string; -export const CvThemeDarkOnSecondaryPress : string; -export const CvThemeDarkOnSecondaryFocus : string; -export const CvThemeDarkOnSecondaryDrag : string; -export const CvThemeDarkOnSecondaryContainerHover : string; -export const CvThemeDarkOnSecondaryContainerPress : string; -export const CvThemeDarkOnSecondaryContainerFocus : string; -export const CvThemeDarkOnSecondaryContainerDrag : string; -export const CvThemeDarkOnSurfaceHover : string; -export const CvThemeDarkOnSurfacePress : string; -export const CvThemeDarkOnSurfaceFocus : string; -export const CvThemeDarkOnSurfaceDrag : string; -export const CvThemeDarkOnSurfaceVariantHover : string; -export const CvThemeDarkOnSurfaceVariantPress : string; -export const CvThemeDarkOnSurfaceVariantFocus : string; -export const CvThemeDarkOnSurfaceVariantDrag : string; -export const CvThemeDarkInverseOnSurfaceHover : string; -export const CvThemeDarkInverseOnSurfacePress : string; -export const CvThemeDarkInverseOnSurfaceFocus : string; -export const CvThemeDarkInverseOnSurfaceDrag : string; -export const CvThemeDarkOnNegativeContainerHover : string; -export const CvThemeDarkOnNegativeContainerPress : string; -export const CvThemeDarkOnNegativeContainerFocus : string; -export const CvThemeDarkOnNegativeContainerDrag : string; -export const CvThemeDarkStatesPrimaryHover : string; -export const CvThemeDarkStatesPrimaryFocus : string; -export const CvThemeDarkStatesPrimaryPress : string; -export const CvThemeDarkStatesPrimaryDrag : string; -export const CvThemeDarkStatesOnPrimaryHover : string; -export const CvThemeDarkStatesOnPrimaryFocus : string; -export const CvThemeDarkStatesOnPrimaryPress : string; -export const CvThemeDarkStatesOnPrimaryDrag : string; -export const CvThemeDarkStatesOnPrimaryContainerHover : string; -export const CvThemeDarkStatesOnPrimaryContainerFocus : string; -export const CvThemeDarkStatesOnPrimaryContainerPress : string; -export const CvThemeDarkStatesOnPrimaryContainerDrag : string; -export const CvThemeDarkStatesInversePrimaryHover : string; -export const CvThemeDarkStatesInversePrimaryFocus : string; -export const CvThemeDarkStatesInversePrimaryPress : string; -export const CvThemeDarkStatesInversePrimaryDrag : string; -export const CvThemeDarkStatesTertiaryHover : string; -export const CvThemeDarkStatesTertiaryPress : string; -export const CvThemeDarkStatesTertiaryFocus : string; -export const CvThemeDarkStatesTertiaryDrag : string; -export const CvThemeDarkStatesOnTertiaryHover : string; -export const CvThemeDarkStatesOnTertiaryPress : string; -export const CvThemeDarkStatesOnTertiaryFocus : string; -export const CvThemeDarkStatesOnTertiaryDrag : string; -export const CvThemeDarkStatesOnTertiaryContainerHover : string; -export const CvThemeDarkStatesOnTertiaryContainerPress : string; -export const CvThemeDarkStatesOnTertiaryContainerFocus : string; -export const CvThemeDarkStatesOnTertiaryContainerDrag : string; -export const CvThemeDarkStatesNegativeHover : string; -export const CvThemeDarkStatesNegativePress : string; -export const CvThemeDarkStatesNegativeFocus : string; -export const CvThemeDarkStatesNegativeDrag : string; -export const CvThemeDarkStatesOnNegativeHover : string; -export const CvThemeDarkStatesOnNegativePress : string; -export const CvThemeDarkStatesOnNegativeFocus : string; -export const CvThemeDarkStatesOnNegativeDrag : string; -export const CvThemeDarkStatesPositiveHover : string; -export const CvThemeDarkStatesPositivePress : string; -export const CvThemeDarkStatesPositiveFocus : string; -export const CvThemeDarkStatesPositiveDrag : string; -export const CvThemeDarkStatesOnPositiveHover : string; -export const CvThemeDarkStatesOnPositivePress : string; -export const CvThemeDarkStatesOnPositiveFocus : string; -export const CvThemeDarkStatesOnPositiveDrag : string; -export const CvThemeDarkStatesOnPositiveContainerHover : string; -export const CvThemeDarkStatesOnPositiveContainerFocus : string; -export const CvThemeDarkStatesOnPositiveContainerPress : string; -export const CvThemeDarkStatesOnPositiveContainerDrag : string; -export const CvThemeDarkStatesCautionHover : string; -export const CvThemeDarkStatesCautionPress : string; -export const CvThemeDarkStatesCautionFocus : string; -export const CvThemeDarkStatesCautionDrag : string; -export const CvThemeDarkStatesOnCautionHover : string; -export const CvThemeDarkStatesOnCautionPress : string; -export const CvThemeDarkStatesOnCautionFocus : string; -export const CvThemeDarkStatesOnCautionDrag : string; -export const CvThemeDarkStatesOnCautionContainerHover : string; -export const CvThemeDarkStatesOnCautionContainerPress : string; -export const CvThemeDarkStatesOnCautionContainerFocus : string; -export const CvThemeDarkStatesOnCautionContainerDrag : string; -export const CvThemeDarkStatesEmphasisHover : string; -export const CvThemeDarkStatesEmphasisPress : string; -export const CvThemeDarkStatesEmphasisFocus : string; -export const CvThemeDarkStatesEmphasisDrag : string; -export const CvThemeDarkStatesOnEmphasisHover : string; -export const CvThemeDarkStatesOnEmphasisPress : string; -export const CvThemeDarkStatesOnEmphasisFocus : string; -export const CvThemeDarkStatesOnEmphasisDrag : string; -export const CvThemeDarkStatesOnEmphasisContainerHover : string; -export const CvThemeDarkStatesOnEmphasisContainerPress : string; -export const CvThemeDarkStatesOnEmphasisContainerFocus : string; -export const CvThemeDarkStatesOnEmphasisContainerDrag : string; -export const CvThemeDarkStatesSecondaryHover : string; -export const CvThemeDarkStatesSecondaryPress : string; -export const CvThemeDarkStatesSecondaryFocus : string; -export const CvThemeDarkStatesSecondaryDrag : string; -export const CvThemeDarkStatesOnSecondaryHover : string; -export const CvThemeDarkStatesOnSecondaryPress : string; -export const CvThemeDarkStatesOnSecondaryFocus : string; -export const CvThemeDarkStatesOnSecondaryDrag : string; -export const CvThemeDarkStatesOnSecondaryContainerHover : string; -export const CvThemeDarkStatesOnSecondaryContainerPress : string; -export const CvThemeDarkStatesOnSecondaryContainerFocus : string; -export const CvThemeDarkStatesOnSecondaryContainerDrag : string; -export const CvThemeDarkStatesOnSurfaceHover : string; -export const CvThemeDarkStatesOnSurfacePress : string; -export const CvThemeDarkStatesOnSurfaceFocus : string; -export const CvThemeDarkStatesOnSurfaceDrag : string; -export const CvThemeDarkStatesOnSurfaceVariantHover : string; -export const CvThemeDarkStatesOnSurfaceVariantPress : string; -export const CvThemeDarkStatesOnSurfaceVariantFocus : string; -export const CvThemeDarkStatesOnSurfaceVariantDrag : string; -export const CvThemeDarkStatesInverseOnSurfaceHover : string; -export const CvThemeDarkStatesInverseOnSurfacePress : string; -export const CvThemeDarkStatesInverseOnSurfaceFocus : string; -export const CvThemeDarkStatesInverseOnSurfaceDrag : string; -export const CvThemeDarkStatesOnNegativeContainerHover : string; -export const CvThemeDarkStatesOnNegativeContainerPress : string; -export const CvThemeDarkStatesOnNegativeContainerFocus : string; -export const CvThemeDarkStatesOnNegativeContainerDrag : string; -export const CvMaterialRed50 : string; -export const CvMaterialRed100 : string; -export const CvMaterialRed200 : string; -export const CvMaterialRed300 : string; -export const CvMaterialRed400 : string; -export const CvMaterialRed500 : string; -export const CvMaterialRed600 : string; -export const CvMaterialRed700 : string; -export const CvMaterialRed800 : string; -export const CvMaterialRed900 : string; -export const CvMaterialRedA100 : string; -export const CvMaterialRedA200 : string; -export const CvMaterialRedA400 : string; -export const CvMaterialRedA700 : string; -export const CvMaterialPink50 : string; -export const CvMaterialPink100 : string; -export const CvMaterialPink200 : string; -export const CvMaterialPink300 : string; -export const CvMaterialPink400 : string; -export const CvMaterialPink500 : string; -export const CvMaterialPink600 : string; -export const CvMaterialPink700 : string; -export const CvMaterialPink800 : string; -export const CvMaterialPink900 : string; -export const CvMaterialPinkA100 : string; -export const CvMaterialPinkA200 : string; -export const CvMaterialPinkA400 : string; -export const CvMaterialPinkA700 : string; -export const CvMaterialPurple50 : string; -export const CvMaterialPurple100 : string; -export const CvMaterialPurple200 : string; -export const CvMaterialPurple300 : string; -export const CvMaterialPurple400 : string; -export const CvMaterialPurple500 : string; -export const CvMaterialPurple600 : string; -export const CvMaterialPurple700 : string; -export const CvMaterialPurple800 : string; -export const CvMaterialPurple900 : string; -export const CvMaterialPurpleA100 : string; -export const CvMaterialPurpleA200 : string; -export const CvMaterialPurpleA400 : string; -export const CvMaterialPurpleA700 : string; -export const CvMaterialDeepPurple50 : string; -export const CvMaterialDeepPurple100 : string; -export const CvMaterialDeepPurple200 : string; -export const CvMaterialDeepPurple300 : string; -export const CvMaterialDeepPurple400 : string; -export const CvMaterialDeepPurple500 : string; -export const CvMaterialDeepPurple600 : string; -export const CvMaterialDeepPurple700 : string; -export const CvMaterialDeepPurple800 : string; -export const CvMaterialDeepPurple900 : string; -export const CvMaterialDeepPurpleA100 : string; -export const CvMaterialDeepPurpleA200 : string; -export const CvMaterialDeepPurpleA400 : string; -export const CvMaterialDeepPurpleA700 : string; -export const CvMaterialIndigo50 : string; -export const CvMaterialIndigo100 : string; -export const CvMaterialIndigo200 : string; -export const CvMaterialIndigo300 : string; -export const CvMaterialIndigo400 : string; -export const CvMaterialIndigo500 : string; -export const CvMaterialIndigo600 : string; -export const CvMaterialIndigo700 : string; -export const CvMaterialIndigo800 : string; -export const CvMaterialIndigo900 : string; -export const CvMaterialIndigoA100 : string; -export const CvMaterialIndigoA200 : string; -export const CvMaterialIndigoA400 : string; -export const CvMaterialIndigoA700 : string; -export const CvMaterialBlue50 : string; -export const CvMaterialBlue100 : string; -export const CvMaterialBlue200 : string; -export const CvMaterialBlue300 : string; -export const CvMaterialBlue400 : string; -export const CvMaterialBlue500 : string; -export const CvMaterialBlue600 : string; -export const CvMaterialBlue700 : string; -export const CvMaterialBlue800 : string; -export const CvMaterialBlue900 : string; -export const CvMaterialBlueA100 : string; -export const CvMaterialBlueA200 : string; -export const CvMaterialBlueA400 : string; -export const CvMaterialBlueA700 : string; -export const CvMaterialLightBlue50 : string; -export const CvMaterialLightBlue100 : string; -export const CvMaterialLightBlue200 : string; -export const CvMaterialLightBlue300 : string; -export const CvMaterialLightBlue400 : string; -export const CvMaterialLightBlue500 : string; -export const CvMaterialLightBlue600 : string; -export const CvMaterialLightBlue700 : string; -export const CvMaterialLightBlue800 : string; -export const CvMaterialLightBlue900 : string; -export const CvMaterialLightBlueA100 : string; -export const CvMaterialLightBlueA200 : string; -export const CvMaterialLightBlueA400 : string; -export const CvMaterialLightBlueA700 : string; -export const CvMaterialCyan50 : string; -export const CvMaterialCyan100 : string; -export const CvMaterialCyan200 : string; -export const CvMaterialCyan300 : string; -export const CvMaterialCyan400 : string; -export const CvMaterialCyan500 : string; -export const CvMaterialCyan600 : string; -export const CvMaterialCyan700 : string; -export const CvMaterialCyan800 : string; -export const CvMaterialCyan900 : string; -export const CvMaterialCyanA100 : string; -export const CvMaterialCyanA200 : string; -export const CvMaterialCyanA400 : string; -export const CvMaterialCyanA700 : string; -export const CvMaterialTeal50 : string; -export const CvMaterialTeal100 : string; -export const CvMaterialTeal200 : string; -export const CvMaterialTeal300 : string; -export const CvMaterialTeal400 : string; -export const CvMaterialTeal500 : string; -export const CvMaterialTeal600 : string; -export const CvMaterialTeal700 : string; -export const CvMaterialTeal800 : string; -export const CvMaterialTeal900 : string; -export const CvMaterialTealA100 : string; -export const CvMaterialTealA200 : string; -export const CvMaterialTealA400 : string; -export const CvMaterialTealA700 : string; -export const CvMaterialGreen50 : string; -export const CvMaterialGreen100 : string; -export const CvMaterialGreen200 : string; -export const CvMaterialGreen300 : string; -export const CvMaterialGreen400 : string; -export const CvMaterialGreen500 : string; -export const CvMaterialGreen600 : string; -export const CvMaterialGreen700 : string; -export const CvMaterialGreen800 : string; -export const CvMaterialGreen900 : string; -export const CvMaterialGreenA100 : string; -export const CvMaterialGreenA200 : string; -export const CvMaterialGreenA400 : string; -export const CvMaterialGreenA700 : string; -export const CvMaterialLightGreen50 : string; -export const CvMaterialLightGreen100 : string; -export const CvMaterialLightGreen200 : string; -export const CvMaterialLightGreen300 : string; -export const CvMaterialLightGreen400 : string; -export const CvMaterialLightGreen500 : string; -export const CvMaterialLightGreen600 : string; -export const CvMaterialLightGreen700 : string; -export const CvMaterialLightGreen800 : string; -export const CvMaterialLightGreen900 : string; -export const CvMaterialLightGreenA100 : string; -export const CvMaterialLightGreenA200 : string; -export const CvMaterialLightGreenA400 : string; -export const CvMaterialLightGreenA700 : string; -export const CvMaterialLime50 : string; -export const CvMaterialLime100 : string; -export const CvMaterialLime200 : string; -export const CvMaterialLime300 : string; -export const CvMaterialLime400 : string; -export const CvMaterialLime500 : string; -export const CvMaterialLime600 : string; -export const CvMaterialLime700 : string; -export const CvMaterialLime800 : string; -export const CvMaterialLime900 : string; -export const CvMaterialLimeA100 : string; -export const CvMaterialLimeA200 : string; -export const CvMaterialLimeA400 : string; -export const CvMaterialLimeA700 : string; -export const CvMaterialYellow50 : string; -export const CvMaterialYellow100 : string; -export const CvMaterialYellow200 : string; -export const CvMaterialYellow300 : string; -export const CvMaterialYellow400 : string; -export const CvMaterialYellow500 : string; -export const CvMaterialYellow600 : string; -export const CvMaterialYellow700 : string; -export const CvMaterialYellow800 : string; -export const CvMaterialYellow900 : string; -export const CvMaterialYellowA100 : string; -export const CvMaterialYellowA200 : string; -export const CvMaterialYellowA400 : string; -export const CvMaterialYellowA700 : string; -export const CvMaterialAmber50 : string; -export const CvMaterialAmber100 : string; -export const CvMaterialAmber200 : string; -export const CvMaterialAmber300 : string; -export const CvMaterialAmber400 : string; -export const CvMaterialAmber500 : string; -export const CvMaterialAmber600 : string; -export const CvMaterialAmber700 : string; -export const CvMaterialAmber800 : string; -export const CvMaterialAmber900 : string; -export const CvMaterialAmberA100 : string; -export const CvMaterialAmberA200 : string; -export const CvMaterialAmberA400 : string; -export const CvMaterialAmberA700 : string; -export const CvMaterialOrange50 : string; -export const CvMaterialOrange100 : string; -export const CvMaterialOrange200 : string; -export const CvMaterialOrange300 : string; -export const CvMaterialOrange400 : string; -export const CvMaterialOrange500 : string; -export const CvMaterialOrange600 : string; -export const CvMaterialOrange700 : string; -export const CvMaterialOrange800 : string; -export const CvMaterialOrange900 : string; -export const CvMaterialOrangeA100 : string; -export const CvMaterialOrangeA200 : string; -export const CvMaterialOrangeA400 : string; -export const CvMaterialOrangeA700 : string; -export const CvMaterialDeepOrange50 : string; -export const CvMaterialDeepOrange100 : string; -export const CvMaterialDeepOrange200 : string; -export const CvMaterialDeepOrange300 : string; -export const CvMaterialDeepOrange400 : string; -export const CvMaterialDeepOrange500 : string; -export const CvMaterialDeepOrange600 : string; -export const CvMaterialDeepOrange700 : string; -export const CvMaterialDeepOrange800 : string; -export const CvMaterialDeepOrange900 : string; -export const CvMaterialDeepOrangeA100 : string; -export const CvMaterialDeepOrangeA200 : string; -export const CvMaterialDeepOrangeA400 : string; -export const CvMaterialDeepOrangeA700 : string; -export const CvMaterialBrown50 : string; -export const CvMaterialBrown100 : string; -export const CvMaterialBrown200 : string; -export const CvMaterialBrown300 : string; -export const CvMaterialBrown400 : string; -export const CvMaterialBrown500 : string; -export const CvMaterialBrown600 : string; -export const CvMaterialBrown700 : string; -export const CvMaterialBrown800 : string; -export const CvMaterialBrown900 : string; -export const CvMaterialGrey50 : string; -export const CvMaterialGrey100 : string; -export const CvMaterialGrey200 : string; -export const CvMaterialGrey300 : string; -export const CvMaterialGrey400 : string; -export const CvMaterialGrey500 : string; -export const CvMaterialGrey600 : string; -export const CvMaterialGrey700 : string; -export const CvMaterialGrey800 : string; -export const CvMaterialGrey900 : string; -export const CvMaterialBlueGrey50 : string; -export const CvMaterialBlueGrey100 : string; -export const CvMaterialBlueGrey200 : string; -export const CvMaterialBlueGrey300 : string; -export const CvMaterialBlueGrey400 : string; -export const CvMaterialBlueGrey500 : string; -export const CvMaterialBlueGrey600 : string; -export const CvMaterialBlueGrey700 : string; -export const CvMaterialBlueGrey800 : string; -export const CvMaterialBlueGrey900 : string; -export const CvTeradataTeal50 : string; -export const CvTeradataTeal100 : string; -export const CvTeradataTeal200 : string; -export const CvTeradataTeal300 : string; -export const CvTeradataTeal400 : string; -export const CvTeradataTeal500 : string; -export const CvTeradataTeal600 : string; -export const CvTeradataTeal700 : string; -export const CvTeradataTeal800 : string; -export const CvTeradataTeal900 : string; -export const CvTeradataTeal1000 : string; -export const CvTeradataTeal1100 : string; -export const CvTeradataTeal1200 : string; -export const CvTeradataTeal1300 : string; -export const CvTeradataTeal1400 : string; -export const CvTeradataTeal1500 : string; -export const CvTeradataTeal1600 : string; -export const CvTeradataTeal1700 : string; -export const CvTeradataTeal1800 : string; -export const CvTeradataTeal1900 : string; -export const CvTeradataTeal2000 : string; -export const CvTeradataSlate50 : string; -export const CvTeradataSlate100 : string; -export const CvTeradataSlate200 : string; -export const CvTeradataSlate300 : string; -export const CvTeradataSlate400 : string; -export const CvTeradataSlate500 : string; -export const CvTeradataSlate600 : string; -export const CvTeradataSlate700 : string; -export const CvTeradataSlate800 : string; -export const CvTeradataSlate900 : string; -export const CvTeradataSlate1000 : string; -export const CvTeradataSlate1100 : string; -export const CvTeradataSlate1200 : string; -export const CvTeradataSlate1300 : string; -export const CvTeradataSlate1400 : string; -export const CvTeradataSlate1500 : string; -export const CvTeradataSlate1600 : string; -export const CvTeradataSlate1700 : string; -export const CvTeradataSlate1800 : string; -export const CvTeradataSlate1900 : string; -export const CvTeradataSlate2000 : string; -export const CvTeradataOrange100 : string; -export const CvTeradataOrange200 : string; -export const CvTeradataOrange300 : string; -export const CvTeradataOrange400 : string; -export const CvTeradataOrange500 : string; -export const CvTeradataOrange600 : string; -export const CvTeradataOrange700 : string; -export const CvTeradataOrange800 : string; -export const CvTeradataOrange900 : string; -export const CvTypographyFontFamily : string; -export const CvTypographyHeadline1FontFamily : string; -export const CvTypographyHeadline1FontSize : string; -export const CvTypographyHeadline1FontWeight : string; -export const CvTypographyHeadline1LineHeight : string; -export const CvTypographyHeadline2FontFamily : string; -export const CvTypographyHeadline2FontSize : string; -export const CvTypographyHeadline2FontWeight : string; -export const CvTypographyHeadline2LineHeight : string; -export const CvTypographyHeadline3FontFamily : string; -export const CvTypographyHeadline3FontSize : string; -export const CvTypographyHeadline3FontWeight : string; -export const CvTypographyHeadline3LineHeight : string; -export const CvTypographyHeadline4FontFamily : string; -export const CvTypographyHeadline4FontSize : string; -export const CvTypographyHeadline4FontWeight : string; -export const CvTypographyHeadline4LineHeight : string; -export const CvTypographyHeadline5FontFamily : string; -export const CvTypographyHeadline5FontSize : string; -export const CvTypographyHeadline5FontWeight : string; -export const CvTypographyHeadline5LineHeight : string; -export const CvTypographyHeadline6FontFamily : string; -export const CvTypographyHeadline6FontSize : string; -export const CvTypographyHeadline6FontWeight : string; -export const CvTypographyHeadline6LineHeight : string; -export const CvTypographySubtitle1FontFamily : string; -export const CvTypographySubtitle1FontSize : string; -export const CvTypographySubtitle1FontWeight : string; -export const CvTypographySubtitle1LineHeight : string; -export const CvTypographySubtitle2FontFamily : string; -export const CvTypographySubtitle2FontSize : string; -export const CvTypographySubtitle2FontWeight : string; -export const CvTypographySubtitle2LineHeight : string; -export const CvTypographyBody1FontFamily : string; -export const CvTypographyBody1FontSize : string; -export const CvTypographyBody1FontWeight : string; -export const CvTypographyBody1LineHeight : string; -export const CvTypographyBody2FontFamily : string; -export const CvTypographyBody2FontSize : string; -export const CvTypographyBody2FontWeight : string; -export const CvTypographyBody2LineHeight : string; -export const CvTypographyButtonFontFamily : string; -export const CvTypographyButtonFontSize : string; -export const CvTypographyButtonFontWeight : string; -export const CvTypographyButtonLineHeight : string; -export const CvTypographyCaptionFontFamily : string; -export const CvTypographyCaptionFontSize : string; -export const CvTypographyCaptionFontWeight : string; -export const CvTypographyCaptionLineHeight : string; +export const CvLightCodeSnippetColor: string; +export const CvLightCodeSnippetComment: string; +export const CvLightCodeSnippetKeyword: string; +export const CvLightCodeSnippetSelector: string; +export const CvLightCodeSnippetLiteral: string; +export const CvLightCodeSnippetString: string; +export const CvLightCodeSnippetVariable: string; +export const CvLightCodeSnippetTitle: string; +export const CvLightCodeSnippetClass: string; +export const CvLightPrimary: string; +export const CvLightSecondary: string; +export const CvLightError: string; +export const CvLightPositive: string; +export const CvLightCaution: string; +export const CvLightNegative: string; +export const CvLightOnPrimary: string; +export const CvLightOnSecondary: string; +export const CvLightOnBackground: string; +export const CvLightOnSurface: string; +export const CvLightOnError: string; +export const CvLightDivider: string; +export const CvLightEmphasis: string; +export const CvLightAccent: string; +export const CvLightBackground: string; +export const CvLightSurface: string; +export const CvLightSurfaceCanvas: string; +export const CvLightSurfacePrimary: string; +export const CvLightSurfacePrimaryHighlight: string; +export const CvLightSurfacePrimaryHighlightHover: string; +export const CvLightSurfaceAccent: string; +export const CvLightSurfaceAccentHighlight: string; +export const CvLightSurfaceAccentHighlightHover: string; +export const CvLightSurfaceSecondary: string; +export const CvLightSurfaceSecondaryHighlight: string; +export const CvLightSurfaceSecondaryHighlightHover: string; +export const CvLightSurfacePositive: string; +export const CvLightSurfacePositiveHighlight: string; +export const CvLightSurfacePositiveHighlightHover: string; +export const CvLightSurfaceCaution: string; +export const CvLightSurfaceCautionHighlight: string; +export const CvLightSurfaceCautionHighlightHover: string; +export const CvLightSurfaceNegative: string; +export const CvLightSurfaceNegativeHighlight: string; +export const CvLightSurfaceNegativeHighlightHover: string; +export const CvLightSurfaceNeutral: string; +export const CvLightSurfaceNeutralHighlight: string; +export const CvLightSurfaceNeutralHighlightHover: string; +export const CvLightSurfaceEmphasis: string; +export const CvLightSurfaceEmphasisHighlight: string; +export const CvLightSurfaceEmphasisHighlightHover: string; +export const CvLightTextPrimaryOnBackground: string; +export const CvLightTextSecondaryOnBackground: string; +export const CvLightTextHintOnBackground: string; +export const CvLightTextDisabledOnBackground: string; +export const CvLightTextIconOnBackground: string; +export const CvLightTextLogoOnBackground: string; +export const CvLightTextPrimaryOnLight: string; +export const CvLightTextSecondaryOnLight: string; +export const CvLightTextHintOnLight: string; +export const CvLightTextDisabledOnLight: string; +export const CvLightTextIconOnLight: string; +export const CvLightTextPrimaryOnDark: string; +export const CvLightTextSecondaryOnDark: string; +export const CvLightTextHintOnDark: string; +export const CvLightTextDisabledOnDark: string; +export const CvLightTextIconOnDark: string; +export const CvDarkCodeSnippetColor: string; +export const CvDarkCodeSnippetComment: string; +export const CvDarkCodeSnippetKeyword: string; +export const CvDarkCodeSnippetSelector: string; +export const CvDarkCodeSnippetLiteral: string; +export const CvDarkCodeSnippetString: string; +export const CvDarkCodeSnippetVariable: string; +export const CvDarkCodeSnippetTitle: string; +export const CvDarkCodeSnippetClass: string; +export const CvDarkPrimary: string; +export const CvDarkSecondary: string; +export const CvDarkError: string; +export const CvDarkPositive: string; +export const CvDarkCaution: string; +export const CvDarkNegative: string; +export const CvDarkOnPrimary: string; +export const CvDarkOnSecondary: string; +export const CvDarkOnBackground: string; +export const CvDarkOnSurface: string; +export const CvDarkOnError: string; +export const CvDarkDivider: string; +export const CvDarkEmphasis: string; +export const CvDarkAccent: string; +export const CvDarkBackground: string; +export const CvDarkSurface: string; +export const CvDarkSurfaceCanvas: string; +export const CvDarkSurfacePrimary: string; +export const CvDarkSurfacePrimaryHighlight: string; +export const CvDarkSurfacePrimaryHighlightHover: string; +export const CvDarkSurfaceAccent: string; +export const CvDarkSurfaceAccentHighlight: string; +export const CvDarkSurfaceAccentHighlightHover: string; +export const CvDarkSurfaceSecondary: string; +export const CvDarkSurfaceSecondaryHighlight: string; +export const CvDarkSurfaceSecondaryHighlightHover: string; +export const CvDarkSurfacePositive: string; +export const CvDarkSurfacePositiveHighlight: string; +export const CvDarkSurfacePositiveHighlightHover: string; +export const CvDarkSurfaceCaution: string; +export const CvDarkSurfaceCautionHighlight: string; +export const CvDarkSurfaceCautionHighlightHover: string; +export const CvDarkSurfaceNegative: string; +export const CvDarkSurfaceNegativeHighlight: string; +export const CvDarkSurfaceNegativeHighlightHover: string; +export const CvDarkSurfaceNeutral: string; +export const CvDarkSurfaceNeutralHighlight: string; +export const CvDarkSurfaceNeutralHighlightHover: string; +export const CvDarkSurfaceEmphasis: string; +export const CvDarkSurfaceEmphasisHighlight: string; +export const CvDarkSurfaceEmphasisHighlightHover: string; +export const CvDarkTextPrimaryOnBackground: string; +export const CvDarkTextSecondaryOnBackground: string; +export const CvDarkTextHintOnBackground: string; +export const CvDarkTextDisabledOnBackground: string; +export const CvDarkTextIconOnBackground: string; +export const CvDarkTextLogoOnBackground: string; +export const CvDarkTextPrimaryOnLight: string; +export const CvDarkTextSecondaryOnLight: string; +export const CvDarkTextHintOnLight: string; +export const CvDarkTextDisabledOnLight: string; +export const CvDarkTextIconOnLight: string; +export const CvDarkTextPrimaryOnDark: string; +export const CvDarkTextSecondaryOnDark: string; +export const CvDarkTextHintOnDark: string; +export const CvDarkTextDisabledOnDark: string; +export const CvDarkTextIconOnDark: string; +export const CvThemeLightPalettesDigitalBlue100: string; +export const CvThemeLightPalettesDigitalBlue98: string; +export const CvThemeLightPalettesDigitalBlue95: string; +export const CvThemeLightPalettesDigitalBlue90: string; +export const CvThemeLightPalettesDigitalBlue80: string; +export const CvThemeLightPalettesDigitalBlue70: string; +export const CvThemeLightPalettesDigitalBlue60: string; +export const CvThemeLightPalettesDigitalBlue50: string; +export const CvThemeLightPalettesDigitalBlue40: string; +export const CvThemeLightPalettesDigitalBlue30: string; +export const CvThemeLightPalettesDigitalBlue20: string; +export const CvThemeLightPalettesDigitalBlue10: string; +export const CvThemeLightPalettesOrange100: string; +export const CvThemeLightPalettesOrange98: string; +export const CvThemeLightPalettesOrange95: string; +export const CvThemeLightPalettesOrange90: string; +export const CvThemeLightPalettesOrange80: string; +export const CvThemeLightPalettesOrange70: string; +export const CvThemeLightPalettesOrange60: string; +export const CvThemeLightPalettesOrange50: string; +export const CvThemeLightPalettesOrange40: string; +export const CvThemeLightPalettesOrange30: string; +export const CvThemeLightPalettesOrange20: string; +export const CvThemeLightPalettesOrange10: string; +export const CvThemeLightPalettesOrange0: string; +export const CvThemeLightPalettesDigitalBlue0: string; +export const CvThemeLightPalettesNavy100: string; +export const CvThemeLightPalettesNavy98: string; +export const CvThemeLightPalettesNavy95: string; +export const CvThemeLightPalettesNavy90: string; +export const CvThemeLightPalettesNavy80: string; +export const CvThemeLightPalettesNavy70: string; +export const CvThemeLightPalettesNavy60: string; +export const CvThemeLightPalettesNavy50: string; +export const CvThemeLightPalettesNavy40: string; +export const CvThemeLightPalettesNavy30: string; +export const CvThemeLightPalettesNavy20: string; +export const CvThemeLightPalettesNavy10: string; +export const CvThemeLightPalettesNavy0: string; +export const CvThemeLightPalettesNegative100: string; +export const CvThemeLightPalettesNegative98: string; +export const CvThemeLightPalettesNegative95: string; +export const CvThemeLightPalettesNegative90: string; +export const CvThemeLightPalettesNegative80: string; +export const CvThemeLightPalettesNegative70: string; +export const CvThemeLightPalettesNegative60: string; +export const CvThemeLightPalettesNegative50: string; +export const CvThemeLightPalettesNegative40: string; +export const CvThemeLightPalettesNegative30: string; +export const CvThemeLightPalettesNegative20: string; +export const CvThemeLightPalettesNegative10: string; +export const CvThemeLightPalettesNegative0: string; +export const CvThemeLightPalettesCaution100: string; +export const CvThemeLightPalettesCaution98: string; +export const CvThemeLightPalettesCaution95: string; +export const CvThemeLightPalettesCaution90: string; +export const CvThemeLightPalettesCaution80: string; +export const CvThemeLightPalettesCaution70: string; +export const CvThemeLightPalettesCaution60: string; +export const CvThemeLightPalettesCaution50: string; +export const CvThemeLightPalettesCaution40: string; +export const CvThemeLightPalettesCaution30: string; +export const CvThemeLightPalettesCaution20: string; +export const CvThemeLightPalettesCaution10: string; +export const CvThemeLightPalettesCaution0: string; +export const CvThemeLightPalettesPositive100: string; +export const CvThemeLightPalettesPositive98: string; +export const CvThemeLightPalettesPositive95: string; +export const CvThemeLightPalettesPositive90: string; +export const CvThemeLightPalettesPositive80: string; +export const CvThemeLightPalettesPositive70: string; +export const CvThemeLightPalettesPositive60: string; +export const CvThemeLightPalettesPositive50: string; +export const CvThemeLightPalettesPositive40: string; +export const CvThemeLightPalettesPositive30: string; +export const CvThemeLightPalettesPositive20: string; +export const CvThemeLightPalettesPositive10: string; +export const CvThemeLightPalettesPositive0: string; +export const CvThemeLightPalettesEmphasis100: string; +export const CvThemeLightPalettesEmphasis98: string; +export const CvThemeLightPalettesEmphasis95: string; +export const CvThemeLightPalettesEmphasis90: string; +export const CvThemeLightPalettesEmphasis80: string; +export const CvThemeLightPalettesEmphasis70: string; +export const CvThemeLightPalettesEmphasis60: string; +export const CvThemeLightPalettesEmphasis50: string; +export const CvThemeLightPalettesEmphasis40: string; +export const CvThemeLightPalettesEmphasis30: string; +export const CvThemeLightPalettesEmphasis20: string; +export const CvThemeLightPalettesEmphasis10: string; +export const CvThemeLightPalettesEmphasis0: string; +export const CvThemeLightPalettesSecondary80: string; +export const CvThemeLightPalettesSecondary20: string; +export const CvThemeLightPalettesSecondary30: string; +export const CvThemeLightPalettesSecondary90: string; +export const CvThemeLightPalettesSecondary10: string; +export const CvThemeLightPalettesNeutral100: string; +export const CvThemeLightPalettesNeutral98: string; +export const CvThemeLightPalettesNeutral95: string; +export const CvThemeLightPalettesNeutral90: string; +export const CvThemeLightPalettesNeutral80: string; +export const CvThemeLightPalettesNeutral70: string; +export const CvThemeLightPalettesNeutral60: string; +export const CvThemeLightPalettesNeutral50: string; +export const CvThemeLightPalettesNeutral40: string; +export const CvThemeLightPalettesNeutral30: string; +export const CvThemeLightPalettesNeutral20: string; +export const CvThemeLightPalettesNeutral10: string; +export const CvThemeLightPalettesNeutral0: string; +export const CvThemeLightPalettesNeutral87: string; +export const CvThemeLightPalettesNeutral96: string; +export const CvThemeLightPalettesNeutral94: string; +export const CvThemeLightPalettesNeutral92: string; +export const CvThemeLightPalettesSecondary100: string; +export const CvThemeLightPalettesSecondary98: string; +export const CvThemeLightPalettesSecondary95: string; +export const CvThemeLightPalettesSecondary70: string; +export const CvThemeLightPalettesSecondary60: string; +export const CvThemeLightPalettesSecondary50: string; +export const CvThemeLightPalettesSecondary40: string; +export const CvThemeLightPalettesSecondary0: string; +export const CvThemeLightPalettesNeutral99: string; +export const CvThemeLightPalettesNeutral35: string; +export const CvThemeLightPalettesNeutral25: string; +export const CvThemeLightPalettesNeutral97: string; +export const CvThemeLightPalettesNeutral93: string; +export const CvThemeLightPalettesNeutral91: string; +export const CvThemeLightPalettesNeutral2: string; +export const CvThemeLightPalettesNeutral3: string; +export const CvThemeLightPalettesNeutral4: string; +export const CvThemeLightPalettesNeutral5: string; +export const CvThemeLightPalettesNeutral6: string; +export const CvThemeLightPalettesNeutral7: string; +export const CvThemeLightPalettesNeutral8: string; +export const CvThemeLightPalettesNeutral9: string; +export const CvThemeLightPalettesNeutral11: string; +export const CvThemeLightPalettesNeutral12: string; +export const CvThemeLightPalettesNeutral13: string; +export const CvThemeLightPalettesNeutral14: string; +export const CvThemeLightPalettesNeutral15: string; +export const CvThemeLightPalettesNeutral16: string; +export const CvThemeLightPalettesNeutral17: string; +export const CvThemeLightPalettesNeutral18: string; +export const CvThemeLightPalettesNeutral19: string; +export const CvThemeLightPalettesNeutral21: string; +export const CvThemeLightPalettesNeutral22: string; +export const CvThemeLightPalettesNeutral23: string; +export const CvThemeLightPalettesNeutral24: string; +export const CvThemeLightPalettesDigitalBlue91: string; +export const CvThemeLightPalettesDigitalBlue92: string; +export const CvThemeLightPalettesDigitalBlue93: string; +export const CvThemeLightPalettesDigitalBlue94: string; +export const CvThemeLightColorsPrimary: string; +export const CvThemeLightColorsPrimaryContainer: string; +export const CvThemeLightColorsOnPrimary: string; +export const CvThemeLightColorsSecondary: string; +export const CvThemeLightColorsSecondaryContainer: string; +export const CvThemeLightColorsOnSecondary: string; +export const CvThemeLightColorsOnSecondaryContainer: string; +export const CvThemeLightColorsTertiary: string; +export const CvThemeLightColorsTertiaryContainer: string; +export const CvThemeLightColorsOnTertiary: string; +export const CvThemeLightColorsOnTertiaryContainer: string; +export const CvThemeLightColorsSurface: string; +export const CvThemeLightColorsSurfaceDim: string; +export const CvThemeLightColorsSurfaceBright: string; +export const CvThemeLightColorsSurfaceContainerLowest: string; +export const CvThemeLightColorsSurfaceContainerLow: string; +export const CvThemeLightColorsSurfaceContainer: string; +export const CvThemeLightColorsSurfaceContainerHigh: string; +export const CvThemeLightColorsSurfaceContainerHighest: string; +export const CvThemeLightColorsOnSurface: string; +export const CvThemeLightColorsOnSurfaceVariant: string; +export const CvThemeLightColorsInverseSurface: string; +export const CvThemeLightColorsInverseOnSurface: string; +export const CvThemeLightColorsNegative: string; +export const CvThemeLightColorsNegativeContainer: string; +export const CvThemeLightColorsOnNegative: string; +export const CvThemeLightColorsOnNegativeContainer: string; +export const CvThemeLightColorsPositive: string; +export const CvThemeLightColorsPositiveContainer: string; +export const CvThemeLightColorsOnPositive: string; +export const CvThemeLightColorsOnPositiveContainer: string; +export const CvThemeLightColorsCaution: string; +export const CvThemeLightColorsCautionContainer: string; +export const CvThemeLightColorsOnCaution: string; +export const CvThemeLightColorsOnCautionContainer: string; +export const CvThemeLightColorsOutline: string; +export const CvThemeLightColorsOutlineVariant: string; +export const CvThemeLightColorsShadow: string; +export const CvThemeLightColorsScrim: string; +export const CvThemeLightColorsPrimaryFixed: string; +export const CvThemeLightColorsPrimaryFixedDim: string; +export const CvThemeLightColorsSecondaryFixed: string; +export const CvThemeLightColorsSecondaryFixedDim: string; +export const CvThemeLightColorsTertiaryFixed: string; +export const CvThemeLightColorsTertiaryFixedDim: string; +export const CvThemeLightColorsPrimary8: string; +export const CvThemeLightColorsPrimary12: string; +export const CvThemeLightColorsOnSurface8: string; +export const CvThemeLightColorsOnSurface12: string; +export const CvThemeLightColorsOnPrimaryContainer: string; +export const CvThemeLightColorsInversePrimary: string; +export const CvThemeLightColorsOnSurface38: string; +export const CvThemeLightColorsOnSurface16: string; +export const CvThemeLightColorsOnPrimary12: string; +export const CvThemeLightColorsOnPrimary8: string; +export const CvThemeLightColorsPrimary16: string; +export const CvThemeLightColorsOnSurfaceVariant8: string; +export const CvThemeLightColorsOnTertiaryContainer8: string; +export const CvThemeLightColorsOnTertiaryContainer12: string; +export const CvThemeLightColorsOnPrimaryContainer12: string; +export const CvThemeLightColorsOnSurfaceVariant12: string; +export const CvThemeLightColorsOnSecondaryContainer8: string; +export const CvThemeLightColorsOnSecondaryContainer16: string; +export const CvThemeLightColorsOutline8: string; +export const CvThemeLightColorsOutline12: string; +export const CvThemeLightColorsOutline16: string; +export const CvThemeLightColorsSurfaceVariant: string; +export const CvThemeLightColorsEmphasis: string; +export const CvThemeLightColorsEmphasisContainer: string; +export const CvThemeLightColorsOnEmphasis: string; +export const CvThemeLightColorsOnEmphasisContainer: string; +export const CvThemeLightColorsPositive16: string; +export const CvThemeLightColorsCaution16: string; +export const CvThemeLightColorsNegative12: string; +export const CvThemeLightColorsOnSecondaryContainer12: string; +export const CvThemeLightColorsOnPrimary16: string; +export const CvThemeLightColorsOnPrimaryContainer8: string; +export const CvThemeLightColorsOnPrimaryContainer16: string; +export const CvThemeLightColorsOnSecondary8: string; +export const CvThemeLightColorsOnSecondary12: string; +export const CvThemeLightColorsOnSecondary16: string; +export const CvThemeLightColorsOnTertiary8: string; +export const CvThemeLightColorsOnTertiary12: string; +export const CvThemeLightColorsOnTertiary16: string; +export const CvThemeLightColorsOnTertiaryContainer16: string; +export const CvThemeLightColorsOnSurfaceVariant16: string; +export const CvThemeLightColorsNegative8: string; +export const CvThemeLightColorsNegative16: string; +export const CvThemeLightColorsPositive12: string; +export const CvThemeLightColorsPositive8: string; +export const CvThemeLightColorsOnPositive8: string; +export const CvThemeLightColorsOnPositive12: string; +export const CvThemeLightColorsOnPositive16: string; +export const CvThemeLightColorsOnPositiveContainer8: string; +export const CvThemeLightColorsOnPositiveContainer12: string; +export const CvThemeLightColorsOnPositiveContainer16: string; +export const CvThemeLightColorsCaution12: string; +export const CvThemeLightColorsCaution8: string; +export const CvThemeLightColorsOnCaution8: string; +export const CvThemeLightColorsOnCaution12: string; +export const CvThemeLightColorsOnCaution16: string; +export const CvThemeLightColorsOnNegative8: string; +export const CvThemeLightColorsOnNegative12: string; +export const CvThemeLightColorsOnNegative16: string; +export const CvThemeLightColorsOnCautionContainer8: string; +export const CvThemeLightColorsOnCautionContainer12: string; +export const CvThemeLightColorsOnCautionContainer16: string; +export const CvThemeLightColorsEmphasis8: string; +export const CvThemeLightColorsEmphasis12: string; +export const CvThemeLightColorsEmphasis16: string; +export const CvThemeLightColorsOnEmphasis8: string; +export const CvThemeLightColorsOnEmphasis12: string; +export const CvThemeLightColorsOnEmphasis16: string; +export const CvThemeLightColorsOnEmphasisContainer8: string; +export const CvThemeLightColorsOnEmphasisContainer12: string; +export const CvThemeLightColorsOnEmphasisContainer16: string; +export const CvThemeLightColorsInverseOnSurface12: string; +export const CvThemeLightColorsInversePrimary12: string; +export const CvThemeLightColorsInverseOnSurface8: string; +export const CvThemeLightColorsInversePrimary8: string; +export const CvThemeLightColorsInversePrimary16: string; +export const CvThemeLightColorsInverseOnSurface16: string; +export const CvThemeLightColorsOnPrimary74: string; +export const CvThemeLightColorsOnSurface74: string; +export const CvThemeLightColorsTertiary8: string; +export const CvThemeLightColorsTertiary12: string; +export const CvThemeLightColorsTertiary16: string; +export const CvThemeLightColorsSurfaceContainerLowestBlue: string; +export const CvThemeLightColorsSurfaceContainerLowBlue: string; +export const CvThemeLightColorsSurfaceContainerHighBlue: string; +export const CvThemeLightColorsSurfaceContainerHighestBlue: string; +export const CvThemeLightColorsSurfaceContainerLowestNavy: string; +export const CvThemeLightColorsSurfaceContainerLowNavy: string; +export const CvThemeLightColorsSurfaceContainerHighNavy: string; +export const CvThemeLightColorsSurfaceContainerHighestNavy: string; +export const CvThemeLightColorsSurfaceBlue: string; +export const CvThemeLightColorsSurfaceNavy: string; +export const CvThemeLightColorsSurfaceContainerBlue: string; +export const CvThemeLightColorsSurfaceContainerNavy: string; +export const CvThemeLightColorsSecondary8: string; +export const CvThemeLightColorsSecondary12: string; +export const CvThemeLightColorsSecondary16: string; +export const CvThemeLightColorsOnSecondary74: string; +export const CvThemeLightColorsInverseSecondary: string; +export const CvThemeLightColorsInverseSecondary8: string; +export const CvThemeLightColorsInverseSecondary12: string; +export const CvThemeLightColorsInverseSecondary16: string; +export const CvThemeLightColorsOnTertiary74: string; +export const CvThemeLightColorsInverseTertiary: string; +export const CvThemeLightColorsInverseTertiary8: string; +export const CvThemeLightColorsInverseTertiary12: string; +export const CvThemeLightColorsInverseTertiary16: string; +export const CvThemeLightColorsOnNegativeContainer8: string; +export const CvThemeLightColorsOnNegativeContainer12: string; +export const CvThemeLightColorsOnNegativeContainer16: string; +export const CvThemeLightPrimaryHover: string; +export const CvThemeLightPrimaryFocus: string; +export const CvThemeLightPrimaryPress: string; +export const CvThemeLightPrimaryDrag: string; +export const CvThemeLightOnPrimaryHover: string; +export const CvThemeLightOnPrimaryFocus: string; +export const CvThemeLightOnPrimaryPress: string; +export const CvThemeLightOnPrimaryDrag: string; +export const CvThemeLightOnPrimaryContainerHover: string; +export const CvThemeLightOnPrimaryContainerFocus: string; +export const CvThemeLightOnPrimaryContainerPress: string; +export const CvThemeLightOnPrimaryContainerDrag: string; +export const CvThemeLightInversePrimaryHover: string; +export const CvThemeLightInversePrimaryFocus: string; +export const CvThemeLightInversePrimaryPress: string; +export const CvThemeLightInversePrimaryDrag: string; +export const CvThemeLightTertiaryHover: string; +export const CvThemeLightTertiaryPress: string; +export const CvThemeLightTertiaryFocus: string; +export const CvThemeLightTertiaryDrag: string; +export const CvThemeLightOnTertiaryHover: string; +export const CvThemeLightOnTertiaryPress: string; +export const CvThemeLightOnTertiaryFocus: string; +export const CvThemeLightOnTertiaryDrag: string; +export const CvThemeLightOnTertiaryContainerHover: string; +export const CvThemeLightOnTertiaryContainerPress: string; +export const CvThemeLightOnTertiaryContainerFocus: string; +export const CvThemeLightOnTertiaryContainerDrag: string; +export const CvThemeLightNegativeHover: string; +export const CvThemeLightNegativePress: string; +export const CvThemeLightNegativeFocus: string; +export const CvThemeLightNegativeDrag: string; +export const CvThemeLightOnNegativeHover: string; +export const CvThemeLightOnNegativePress: string; +export const CvThemeLightOnNegativeFocus: string; +export const CvThemeLightOnNegativeDrag: string; +export const CvThemeLightPositiveHover: string; +export const CvThemeLightPositivePress: string; +export const CvThemeLightPositiveFocus: string; +export const CvThemeLightPositiveDrag: string; +export const CvThemeLightOnPositiveHover: string; +export const CvThemeLightOnPositivePress: string; +export const CvThemeLightOnPositiveFocus: string; +export const CvThemeLightOnPositiveDrag: string; +export const CvThemeLightOnPositiveContainerHover: string; +export const CvThemeLightOnPositiveContainerFocus: string; +export const CvThemeLightOnPositiveContainerPress: string; +export const CvThemeLightOnPositiveContainerDrag: string; +export const CvThemeLightCautionHover: string; +export const CvThemeLightCautionPress: string; +export const CvThemeLightCautionFocus: string; +export const CvThemeLightCautionDrag: string; +export const CvThemeLightOnCautionHover: string; +export const CvThemeLightOnCautionPress: string; +export const CvThemeLightOnCautionFocus: string; +export const CvThemeLightOnCautionDrag: string; +export const CvThemeLightOnCautionContainerHover: string; +export const CvThemeLightOnCautionContainerPress: string; +export const CvThemeLightOnCautionContainerFocus: string; +export const CvThemeLightOnCautionContainerColor: string; +export const CvThemeLightEmphasisHover: string; +export const CvThemeLightEmphasisPress: string; +export const CvThemeLightEmphasisFocus: string; +export const CvThemeLightEmphasisColor: string; +export const CvThemeLightOnEmphasisHover: string; +export const CvThemeLightOnEmphasisPress: string; +export const CvThemeLightOnEmphasisFocus: string; +export const CvThemeLightOnEmphasisDrag: string; +export const CvThemeLightOnEmphasisContainerHover: string; +export const CvThemeLightOnEmphasisContainerPress: string; +export const CvThemeLightOnEmphasisContainerFocus: string; +export const CvThemeLightOnEmphasisContainerDrag: string; +export const CvThemeLightSecondaryHover: string; +export const CvThemeLightSecondaryPress: string; +export const CvThemeLightSecondaryFocus: string; +export const CvThemeLightSecondaryDrag: string; +export const CvThemeLightOnSecondaryHover: string; +export const CvThemeLightOnSecondaryPress: string; +export const CvThemeLightOnSecondaryFocus: string; +export const CvThemeLightOnSecondaryDrag: string; +export const CvThemeLightOnSecondaryContainerHover: string; +export const CvThemeLightOnSecondaryContainerPress: string; +export const CvThemeLightOnSecondaryContainerFocus: string; +export const CvThemeLightOnSecondaryContainerDrag: string; +export const CvThemeLightOnSurfaceHover: string; +export const CvThemeLightOnSurfacePress: string; +export const CvThemeLightOnSurfaceFocus: string; +export const CvThemeLightOnSurfaceDrag: string; +export const CvThemeLightOnSurfaceVariantHover: string; +export const CvThemeLightOnSurfaceVariantPress: string; +export const CvThemeLightOnSurfaceVariantFocus: string; +export const CvThemeLightOnSurfaceVariantDrag: string; +export const CvThemeLightInverseOnSurfaceHover: string; +export const CvThemeLightInverseOnSurfacePress: string; +export const CvThemeLightInverseOnSurfaceFocus: string; +export const CvThemeLightInverseOnSurfaceDrag: string; +export const CvThemeLightOnNegativeContainerHover: string; +export const CvThemeLightOnNegativeContainerPress: string; +export const CvThemeLightOnNegativeContainerFocus: string; +export const CvThemeLightOnNegativeContainerDrag: string; +export const CvThemeLightStatesPrimaryHover: string; +export const CvThemeLightStatesPrimaryFocus: string; +export const CvThemeLightStatesPrimaryPress: string; +export const CvThemeLightStatesPrimaryDrag: string; +export const CvThemeLightStatesOnPrimaryHover: string; +export const CvThemeLightStatesOnPrimaryFocus: string; +export const CvThemeLightStatesOnPrimaryPress: string; +export const CvThemeLightStatesOnPrimaryDrag: string; +export const CvThemeLightStatesOnPrimaryContainerHover: string; +export const CvThemeLightStatesOnPrimaryContainerFocus: string; +export const CvThemeLightStatesOnPrimaryContainerPress: string; +export const CvThemeLightStatesOnPrimaryContainerDrag: string; +export const CvThemeLightStatesInversePrimaryHover: string; +export const CvThemeLightStatesInversePrimaryFocus: string; +export const CvThemeLightStatesInversePrimaryPress: string; +export const CvThemeLightStatesInversePrimaryDrag: string; +export const CvThemeLightStatesTertiaryHover: string; +export const CvThemeLightStatesTertiaryPress: string; +export const CvThemeLightStatesTertiaryFocus: string; +export const CvThemeLightStatesTertiaryDrag: string; +export const CvThemeLightStatesOnTertiaryHover: string; +export const CvThemeLightStatesOnTertiaryPress: string; +export const CvThemeLightStatesOnTertiaryFocus: string; +export const CvThemeLightStatesOnTertiaryDrag: string; +export const CvThemeLightStatesOnTertiaryContainerHover: string; +export const CvThemeLightStatesOnTertiaryContainerPress: string; +export const CvThemeLightStatesOnTertiaryContainerFocus: string; +export const CvThemeLightStatesOnTertiaryContainerDrag: string; +export const CvThemeLightStatesNegativeHover: string; +export const CvThemeLightStatesNegativePress: string; +export const CvThemeLightStatesNegativeFocus: string; +export const CvThemeLightStatesNegativeDrag: string; +export const CvThemeLightStatesOnNegativeHover: string; +export const CvThemeLightStatesOnNegativePress: string; +export const CvThemeLightStatesOnNegativeFocus: string; +export const CvThemeLightStatesOnNegativeDrag: string; +export const CvThemeLightStatesPositiveHover: string; +export const CvThemeLightStatesPositivePress: string; +export const CvThemeLightStatesPositiveFocus: string; +export const CvThemeLightStatesPositiveDrag: string; +export const CvThemeLightStatesOnPositiveHover: string; +export const CvThemeLightStatesOnPositivePress: string; +export const CvThemeLightStatesOnPositiveFocus: string; +export const CvThemeLightStatesOnPositiveDrag: string; +export const CvThemeLightStatesOnPositiveContainerHover: string; +export const CvThemeLightStatesOnPositiveContainerFocus: string; +export const CvThemeLightStatesOnPositiveContainerPress: string; +export const CvThemeLightStatesOnPositiveContainerDrag: string; +export const CvThemeLightStatesCautionHover: string; +export const CvThemeLightStatesCautionPress: string; +export const CvThemeLightStatesCautionFocus: string; +export const CvThemeLightStatesCautionDrag: string; +export const CvThemeLightStatesOnCautionHover: string; +export const CvThemeLightStatesOnCautionPress: string; +export const CvThemeLightStatesOnCautionFocus: string; +export const CvThemeLightStatesOnCautionDrag: string; +export const CvThemeLightStatesOnCautionContainerHover: string; +export const CvThemeLightStatesOnCautionContainerPress: string; +export const CvThemeLightStatesOnCautionContainerFocus: string; +export const CvThemeLightStatesOnCautionContainerDrag: string; +export const CvThemeLightStatesEmphasisHover: string; +export const CvThemeLightStatesEmphasisPress: string; +export const CvThemeLightStatesEmphasisFocus: string; +export const CvThemeLightStatesEmphasisDrag: string; +export const CvThemeLightStatesOnEmphasisHover: string; +export const CvThemeLightStatesOnEmphasisPress: string; +export const CvThemeLightStatesOnEmphasisFocus: string; +export const CvThemeLightStatesOnEmphasisDrag: string; +export const CvThemeLightStatesOnEmphasisContainerHover: string; +export const CvThemeLightStatesOnEmphasisContainerPress: string; +export const CvThemeLightStatesOnEmphasisContainerFocus: string; +export const CvThemeLightStatesOnEmphasisContainerDrag: string; +export const CvThemeLightStatesSecondaryHover: string; +export const CvThemeLightStatesSecondaryPress: string; +export const CvThemeLightStatesSecondaryFocus: string; +export const CvThemeLightStatesSecondaryDrag: string; +export const CvThemeLightStatesOnSecondaryHover: string; +export const CvThemeLightStatesOnSecondaryPress: string; +export const CvThemeLightStatesOnSecondaryFocus: string; +export const CvThemeLightStatesOnSecondaryDrag: string; +export const CvThemeLightStatesOnSecondaryContainerHover: string; +export const CvThemeLightStatesOnSecondaryContainerPress: string; +export const CvThemeLightStatesOnSecondaryContainerFocus: string; +export const CvThemeLightStatesOnSecondaryContainerDrag: string; +export const CvThemeLightStatesOnSurfaceHover: string; +export const CvThemeLightStatesOnSurfacePress: string; +export const CvThemeLightStatesOnSurfaceFocus: string; +export const CvThemeLightStatesOnSurfaceDrag: string; +export const CvThemeLightStatesOnSurfaceVariantHover: string; +export const CvThemeLightStatesOnSurfaceVariantPress: string; +export const CvThemeLightStatesOnSurfaceVariantFocus: string; +export const CvThemeLightStatesOnSurfaceVariantDrag: string; +export const CvThemeLightStatesInverseOnSurfaceHover: string; +export const CvThemeLightStatesInverseOnSurfacePress: string; +export const CvThemeLightStatesInverseOnSurfaceFocus: string; +export const CvThemeLightStatesInverseOnSurfaceDrag: string; +export const CvThemeLightStatesOnNegativeContainerHover: string; +export const CvThemeLightStatesOnNegativeContainerPress: string; +export const CvThemeLightStatesOnNegativeContainerFocus: string; +export const CvThemeLightStatesOnNegativeContainerDrag: string; +export const CvThemeDarkPalettesDigitalBlue100: string; +export const CvThemeDarkPalettesDigitalBlue98: string; +export const CvThemeDarkPalettesDigitalBlue95: string; +export const CvThemeDarkPalettesDigitalBlue90: string; +export const CvThemeDarkPalettesDigitalBlue80: string; +export const CvThemeDarkPalettesDigitalBlue70: string; +export const CvThemeDarkPalettesDigitalBlue60: string; +export const CvThemeDarkPalettesDigitalBlue50: string; +export const CvThemeDarkPalettesDigitalBlue40: string; +export const CvThemeDarkPalettesDigitalBlue30: string; +export const CvThemeDarkPalettesDigitalBlue20: string; +export const CvThemeDarkPalettesDigitalBlue10: string; +export const CvThemeDarkPalettesOrange100: string; +export const CvThemeDarkPalettesOrange98: string; +export const CvThemeDarkPalettesOrange95: string; +export const CvThemeDarkPalettesOrange90: string; +export const CvThemeDarkPalettesOrange80: string; +export const CvThemeDarkPalettesOrange70: string; +export const CvThemeDarkPalettesOrange60: string; +export const CvThemeDarkPalettesOrange50: string; +export const CvThemeDarkPalettesOrange40: string; +export const CvThemeDarkPalettesOrange30: string; +export const CvThemeDarkPalettesOrange20: string; +export const CvThemeDarkPalettesOrange10: string; +export const CvThemeDarkPalettesOrange0: string; +export const CvThemeDarkPalettesDigitalBlue0: string; +export const CvThemeDarkPalettesNavy100: string; +export const CvThemeDarkPalettesNavy98: string; +export const CvThemeDarkPalettesNavy95: string; +export const CvThemeDarkPalettesNavy90: string; +export const CvThemeDarkPalettesNavy80: string; +export const CvThemeDarkPalettesNavy70: string; +export const CvThemeDarkPalettesNavy60: string; +export const CvThemeDarkPalettesNavy50: string; +export const CvThemeDarkPalettesNavy40: string; +export const CvThemeDarkPalettesNavy30: string; +export const CvThemeDarkPalettesNavy20: string; +export const CvThemeDarkPalettesNavy10: string; +export const CvThemeDarkPalettesNavy0: string; +export const CvThemeDarkPalettesNegative100: string; +export const CvThemeDarkPalettesNegative98: string; +export const CvThemeDarkPalettesNegative95: string; +export const CvThemeDarkPalettesNegative90: string; +export const CvThemeDarkPalettesNegative80: string; +export const CvThemeDarkPalettesNegative70: string; +export const CvThemeDarkPalettesNegative60: string; +export const CvThemeDarkPalettesNegative50: string; +export const CvThemeDarkPalettesNegative40: string; +export const CvThemeDarkPalettesNegative30: string; +export const CvThemeDarkPalettesNegative20: string; +export const CvThemeDarkPalettesNegative10: string; +export const CvThemeDarkPalettesNegative0: string; +export const CvThemeDarkPalettesCaution100: string; +export const CvThemeDarkPalettesCaution98: string; +export const CvThemeDarkPalettesCaution95: string; +export const CvThemeDarkPalettesCaution90: string; +export const CvThemeDarkPalettesCaution80: string; +export const CvThemeDarkPalettesCaution70: string; +export const CvThemeDarkPalettesCaution60: string; +export const CvThemeDarkPalettesCaution50: string; +export const CvThemeDarkPalettesCaution40: string; +export const CvThemeDarkPalettesCaution30: string; +export const CvThemeDarkPalettesCaution20: string; +export const CvThemeDarkPalettesCaution10: string; +export const CvThemeDarkPalettesCaution0: string; +export const CvThemeDarkPalettesPositive100: string; +export const CvThemeDarkPalettesPositive98: string; +export const CvThemeDarkPalettesPositive95: string; +export const CvThemeDarkPalettesPositive90: string; +export const CvThemeDarkPalettesPositive80: string; +export const CvThemeDarkPalettesPositive70: string; +export const CvThemeDarkPalettesPositive60: string; +export const CvThemeDarkPalettesPositive50: string; +export const CvThemeDarkPalettesPositive40: string; +export const CvThemeDarkPalettesPositive30: string; +export const CvThemeDarkPalettesPositive20: string; +export const CvThemeDarkPalettesPositive10: string; +export const CvThemeDarkPalettesPositive0: string; +export const CvThemeDarkPalettesEmphasis100: string; +export const CvThemeDarkPalettesEmphasis98: string; +export const CvThemeDarkPalettesEmphasis95: string; +export const CvThemeDarkPalettesEmphasis90: string; +export const CvThemeDarkPalettesEmphasis80: string; +export const CvThemeDarkPalettesEmphasis70: string; +export const CvThemeDarkPalettesEmphasis60: string; +export const CvThemeDarkPalettesEmphasis50: string; +export const CvThemeDarkPalettesEmphasis40: string; +export const CvThemeDarkPalettesEmphasis30: string; +export const CvThemeDarkPalettesEmphasis20: string; +export const CvThemeDarkPalettesEmphasis10: string; +export const CvThemeDarkPalettesEmphasis0: string; +export const CvThemeDarkPalettesSecondary80: string; +export const CvThemeDarkPalettesSecondary20: string; +export const CvThemeDarkPalettesSecondary30: string; +export const CvThemeDarkPalettesSecondary90: string; +export const CvThemeDarkPalettesSecondary10: string; +export const CvThemeDarkPalettesNeutral100: string; +export const CvThemeDarkPalettesNeutral98: string; +export const CvThemeDarkPalettesNeutral95: string; +export const CvThemeDarkPalettesNeutral90: string; +export const CvThemeDarkPalettesNeutral80: string; +export const CvThemeDarkPalettesNeutral70: string; +export const CvThemeDarkPalettesNeutral60: string; +export const CvThemeDarkPalettesNeutral50: string; +export const CvThemeDarkPalettesNeutral40: string; +export const CvThemeDarkPalettesNeutral30: string; +export const CvThemeDarkPalettesNeutral20: string; +export const CvThemeDarkPalettesNeutral10: string; +export const CvThemeDarkPalettesNeutral0: string; +export const CvThemeDarkPalettesNeutral87: string; +export const CvThemeDarkPalettesNeutral96: string; +export const CvThemeDarkPalettesNeutral94: string; +export const CvThemeDarkPalettesNeutral92: string; +export const CvThemeDarkPalettesSecondary100: string; +export const CvThemeDarkPalettesSecondary98: string; +export const CvThemeDarkPalettesSecondary95: string; +export const CvThemeDarkPalettesSecondary70: string; +export const CvThemeDarkPalettesSecondary60: string; +export const CvThemeDarkPalettesSecondary50: string; +export const CvThemeDarkPalettesSecondary40: string; +export const CvThemeDarkPalettesSecondary0: string; +export const CvThemeDarkPalettesNeutral99: string; +export const CvThemeDarkPalettesNeutral35: string; +export const CvThemeDarkPalettesNeutral25: string; +export const CvThemeDarkPalettesNeutral97: string; +export const CvThemeDarkPalettesNeutral93: string; +export const CvThemeDarkPalettesNeutral91: string; +export const CvThemeDarkPalettesNeutral2: string; +export const CvThemeDarkPalettesNeutral3: string; +export const CvThemeDarkPalettesNeutral4: string; +export const CvThemeDarkPalettesNeutral5: string; +export const CvThemeDarkPalettesNeutral6: string; +export const CvThemeDarkPalettesNeutral7: string; +export const CvThemeDarkPalettesNeutral8: string; +export const CvThemeDarkPalettesNeutral9: string; +export const CvThemeDarkPalettesNeutral11: string; +export const CvThemeDarkPalettesNeutral12: string; +export const CvThemeDarkPalettesNeutral13: string; +export const CvThemeDarkPalettesNeutral14: string; +export const CvThemeDarkPalettesNeutral15: string; +export const CvThemeDarkPalettesNeutral16: string; +export const CvThemeDarkPalettesNeutral17: string; +export const CvThemeDarkPalettesNeutral18: string; +export const CvThemeDarkPalettesNeutral19: string; +export const CvThemeDarkPalettesNeutral21: string; +export const CvThemeDarkPalettesNeutral22: string; +export const CvThemeDarkPalettesNeutral23: string; +export const CvThemeDarkPalettesNeutral24: string; +export const CvThemeDarkPalettesDigitalBlue91: string; +export const CvThemeDarkPalettesDigitalBlue92: string; +export const CvThemeDarkPalettesDigitalBlue93: string; +export const CvThemeDarkPalettesDigitalBlue94: string; +export const CvThemeDarkColorsPrimary: string; +export const CvThemeDarkColorsPrimaryContainer: string; +export const CvThemeDarkColorsOnPrimary: string; +export const CvThemeDarkColorsSecondary: string; +export const CvThemeDarkColorsSecondaryContainer: string; +export const CvThemeDarkColorsOnSecondary: string; +export const CvThemeDarkColorsOnSecondaryContainer: string; +export const CvThemeDarkColorsTertiary: string; +export const CvThemeDarkColorsTertiaryContainer: string; +export const CvThemeDarkColorsOnTertiary: string; +export const CvThemeDarkColorsOnTertiaryContainer: string; +export const CvThemeDarkColorsSurface: string; +export const CvThemeDarkColorsSurfaceDim: string; +export const CvThemeDarkColorsSurfaceBright: string; +export const CvThemeDarkColorsSurfaceContainerLowest: string; +export const CvThemeDarkColorsSurfaceContainerLow: string; +export const CvThemeDarkColorsSurfaceContainer: string; +export const CvThemeDarkColorsSurfaceContainerHigh: string; +export const CvThemeDarkColorsSurfaceContainerHighest: string; +export const CvThemeDarkColorsOnSurface: string; +export const CvThemeDarkColorsOnSurfaceVariant: string; +export const CvThemeDarkColorsInverseSurface: string; +export const CvThemeDarkColorsInverseOnSurface: string; +export const CvThemeDarkColorsNegative: string; +export const CvThemeDarkColorsNegativeContainer: string; +export const CvThemeDarkColorsOnNegative: string; +export const CvThemeDarkColorsOnNegativeContainer: string; +export const CvThemeDarkColorsPositive: string; +export const CvThemeDarkColorsPositiveContainer: string; +export const CvThemeDarkColorsOnPositive: string; +export const CvThemeDarkColorsOnPositiveContainer: string; +export const CvThemeDarkColorsCaution: string; +export const CvThemeDarkColorsCautionContainer: string; +export const CvThemeDarkColorsOnCaution: string; +export const CvThemeDarkColorsOnCautionContainer: string; +export const CvThemeDarkColorsOutline: string; +export const CvThemeDarkColorsOutlineVariant: string; +export const CvThemeDarkColorsShadow: string; +export const CvThemeDarkColorsScrim: string; +export const CvThemeDarkColorsPrimaryFixed: string; +export const CvThemeDarkColorsPrimaryFixedDim: string; +export const CvThemeDarkColorsSecondaryFixed: string; +export const CvThemeDarkColorsSecondaryFixedDim: string; +export const CvThemeDarkColorsTertiaryFixed: string; +export const CvThemeDarkColorsTertiaryFixedDim: string; +export const CvThemeDarkColorsPrimary8: string; +export const CvThemeDarkColorsPrimary12: string; +export const CvThemeDarkColorsOnSurface8: string; +export const CvThemeDarkColorsOnSurface12: string; +export const CvThemeDarkColorsOnPrimaryContainer: string; +export const CvThemeDarkColorsInversePrimary: string; +export const CvThemeDarkColorsOnSurface38: string; +export const CvThemeDarkColorsOnSurface16: string; +export const CvThemeDarkColorsOnPrimary12: string; +export const CvThemeDarkColorsOnPrimary8: string; +export const CvThemeDarkColorsPrimary16: string; +export const CvThemeDarkColorsOnSurfaceVariant8: string; +export const CvThemeDarkColorsOnTertiaryContainer8: string; +export const CvThemeDarkColorsOnTertiaryContainer12: string; +export const CvThemeDarkColorsOnPrimaryContainer12: string; +export const CvThemeDarkColorsOnSurfaceVariant12: string; +export const CvThemeDarkColorsOnSecondaryContainer8: string; +export const CvThemeDarkColorsOnSecondaryContainer16: string; +export const CvThemeDarkColorsOutline8: string; +export const CvThemeDarkColorsOutline12: string; +export const CvThemeDarkColorsOutline16: string; +export const CvThemeDarkColorsSurfaceVariant: string; +export const CvThemeDarkColorsEmphasis: string; +export const CvThemeDarkColorsEmphasisContainer: string; +export const CvThemeDarkColorsOnEmphasis: string; +export const CvThemeDarkColorsOnEmphasisContainer: string; +export const CvThemeDarkColorsPositive16: string; +export const CvThemeDarkColorsCaution16: string; +export const CvThemeDarkColorsNegative12: string; +export const CvThemeDarkColorsOnSecondaryContainer12: string; +export const CvThemeDarkColorsOnPrimary16: string; +export const CvThemeDarkColorsOnPrimaryContainer8: string; +export const CvThemeDarkColorsOnPrimaryContainer16: string; +export const CvThemeDarkColorsOnSecondary8: string; +export const CvThemeDarkColorsOnSecondary12: string; +export const CvThemeDarkColorsOnSecondary16: string; +export const CvThemeDarkColorsOnTertiary8: string; +export const CvThemeDarkColorsOnTertiary12: string; +export const CvThemeDarkColorsOnTertiary16: string; +export const CvThemeDarkColorsOnTertiaryContainer16: string; +export const CvThemeDarkColorsOnSurfaceVariant16: string; +export const CvThemeDarkColorsNegative8: string; +export const CvThemeDarkColorsNegative16: string; +export const CvThemeDarkColorsPositive12: string; +export const CvThemeDarkColorsPositive8: string; +export const CvThemeDarkColorsOnPositive8: string; +export const CvThemeDarkColorsOnPositive12: string; +export const CvThemeDarkColorsOnPositive16: string; +export const CvThemeDarkColorsOnPositiveContainer8: string; +export const CvThemeDarkColorsOnPositiveContainer12: string; +export const CvThemeDarkColorsOnPositiveContainer16: string; +export const CvThemeDarkColorsCaution12: string; +export const CvThemeDarkColorsCaution8: string; +export const CvThemeDarkColorsOnCaution8: string; +export const CvThemeDarkColorsOnCaution12: string; +export const CvThemeDarkColorsOnCaution16: string; +export const CvThemeDarkColorsOnNegative8: string; +export const CvThemeDarkColorsOnNegative12: string; +export const CvThemeDarkColorsOnNegative16: string; +export const CvThemeDarkColorsOnCautionContainer8: string; +export const CvThemeDarkColorsOnCautionContainer12: string; +export const CvThemeDarkColorsOnCautionContainer16: string; +export const CvThemeDarkColorsEmphasis8: string; +export const CvThemeDarkColorsEmphasis12: string; +export const CvThemeDarkColorsEmphasis16: string; +export const CvThemeDarkColorsOnEmphasis8: string; +export const CvThemeDarkColorsOnEmphasis12: string; +export const CvThemeDarkColorsOnEmphasis16: string; +export const CvThemeDarkColorsOnEmphasisContainer8: string; +export const CvThemeDarkColorsOnEmphasisContainer12: string; +export const CvThemeDarkColorsOnEmphasisContainer16: string; +export const CvThemeDarkColorsInverseOnSurface12: string; +export const CvThemeDarkColorsInversePrimary12: string; +export const CvThemeDarkColorsInverseOnSurface8: string; +export const CvThemeDarkColorsInversePrimary8: string; +export const CvThemeDarkColorsInversePrimary16: string; +export const CvThemeDarkColorsInverseOnSurface16: string; +export const CvThemeDarkColorsOnPrimary74: string; +export const CvThemeDarkColorsOnSurface74: string; +export const CvThemeDarkColorsTertiary8: string; +export const CvThemeDarkColorsTertiary12: string; +export const CvThemeDarkColorsTertiary16: string; +export const CvThemeDarkColorsSurfaceContainerLowestBlue: string; +export const CvThemeDarkColorsSurfaceContainerLowBlue: string; +export const CvThemeDarkColorsSurfaceContainerHighBlue: string; +export const CvThemeDarkColorsSurfaceContainerHighestBlue: string; +export const CvThemeDarkColorsSurfaceContainerLowestNavy: string; +export const CvThemeDarkColorsSurfaceContainerLowNavy: string; +export const CvThemeDarkColorsSurfaceContainerHighNavy: string; +export const CvThemeDarkColorsSurfaceContainerHighestNavy: string; +export const CvThemeDarkColorsSurfaceBlue: string; +export const CvThemeDarkColorsSurfaceNavy: string; +export const CvThemeDarkColorsSurfaceContainerBlue: string; +export const CvThemeDarkColorsSurfaceContainerNavy: string; +export const CvThemeDarkColorsSecondary8: string; +export const CvThemeDarkColorsSecondary12: string; +export const CvThemeDarkColorsSecondary16: string; +export const CvThemeDarkColorsOnSecondary74: string; +export const CvThemeDarkColorsInverseSecondary: string; +export const CvThemeDarkColorsInverseSecondary8: string; +export const CvThemeDarkColorsInverseSecondary12: string; +export const CvThemeDarkColorsInverseSecondary16: string; +export const CvThemeDarkColorsOnTertiary74: string; +export const CvThemeDarkColorsInverseTertiary: string; +export const CvThemeDarkColorsInverseTertiary8: string; +export const CvThemeDarkColorsInverseTertiary12: string; +export const CvThemeDarkColorsInverseTertiary16: string; +export const CvThemeDarkColorsOnNegativeContainer8: string; +export const CvThemeDarkColorsOnNegativeContainer12: string; +export const CvThemeDarkColorsOnNegativeContainer16: string; +export const CvThemeDarkPrimaryHover: string; +export const CvThemeDarkPrimaryFocus: string; +export const CvThemeDarkPrimaryPress: string; +export const CvThemeDarkPrimaryDrag: string; +export const CvThemeDarkOnPrimaryHover: string; +export const CvThemeDarkOnPrimaryFocus: string; +export const CvThemeDarkOnPrimaryPress: string; +export const CvThemeDarkOnPrimaryDrag: string; +export const CvThemeDarkOnPrimaryContainerHover: string; +export const CvThemeDarkOnPrimaryContainerFocus: string; +export const CvThemeDarkOnPrimaryContainerPress: string; +export const CvThemeDarkOnPrimaryContainerDrag: string; +export const CvThemeDarkInversePrimaryHover: string; +export const CvThemeDarkInversePrimaryFocus: string; +export const CvThemeDarkInversePrimaryPress: string; +export const CvThemeDarkInversePrimaryDrag: string; +export const CvThemeDarkTertiaryHover: string; +export const CvThemeDarkTertiaryPress: string; +export const CvThemeDarkTertiaryFocus: string; +export const CvThemeDarkTertiaryDrag: string; +export const CvThemeDarkOnTertiaryHover: string; +export const CvThemeDarkOnTertiaryPress: string; +export const CvThemeDarkOnTertiaryFocus: string; +export const CvThemeDarkOnTertiaryDrag: string; +export const CvThemeDarkOnTertiaryContainerHover: string; +export const CvThemeDarkOnTertiaryContainerPress: string; +export const CvThemeDarkOnTertiaryContainerFocus: string; +export const CvThemeDarkOnTertiaryContainerDrag: string; +export const CvThemeDarkNegativeHover: string; +export const CvThemeDarkNegativePress: string; +export const CvThemeDarkNegativeFocus: string; +export const CvThemeDarkNegativeDrag: string; +export const CvThemeDarkOnNegativeHover: string; +export const CvThemeDarkOnNegativePress: string; +export const CvThemeDarkOnNegativeFocus: string; +export const CvThemeDarkOnNegativeDrag: string; +export const CvThemeDarkPositiveHover: string; +export const CvThemeDarkPositivePress: string; +export const CvThemeDarkPositiveFocus: string; +export const CvThemeDarkPositiveDrag: string; +export const CvThemeDarkOnPositiveHover: string; +export const CvThemeDarkOnPositivePress: string; +export const CvThemeDarkOnPositiveFocus: string; +export const CvThemeDarkOnPositiveDrag: string; +export const CvThemeDarkOnPositiveContainerHover: string; +export const CvThemeDarkOnPositiveContainerFocus: string; +export const CvThemeDarkOnPositiveContainerPress: string; +export const CvThemeDarkOnPositiveContainerDrag: string; +export const CvThemeDarkCautionHover: string; +export const CvThemeDarkCautionPress: string; +export const CvThemeDarkCautionFocus: string; +export const CvThemeDarkCautionDrag: string; +export const CvThemeDarkOnCautionHover: string; +export const CvThemeDarkOnCautionPress: string; +export const CvThemeDarkOnCautionFocus: string; +export const CvThemeDarkOnCautionDrag: string; +export const CvThemeDarkOnCautionContainerHover: string; +export const CvThemeDarkOnCautionContainerPress: string; +export const CvThemeDarkOnCautionContainerFocus: string; +export const CvThemeDarkOnCautionContainerColor: string; +export const CvThemeDarkEmphasisHover: string; +export const CvThemeDarkEmphasisPress: string; +export const CvThemeDarkEmphasisFocus: string; +export const CvThemeDarkEmphasisColor: string; +export const CvThemeDarkOnEmphasisHover: string; +export const CvThemeDarkOnEmphasisPress: string; +export const CvThemeDarkOnEmphasisFocus: string; +export const CvThemeDarkOnEmphasisDrag: string; +export const CvThemeDarkOnEmphasisContainerHover: string; +export const CvThemeDarkOnEmphasisContainerPress: string; +export const CvThemeDarkOnEmphasisContainerFocus: string; +export const CvThemeDarkOnEmphasisContainerDrag: string; +export const CvThemeDarkSecondaryHover: string; +export const CvThemeDarkSecondaryPress: string; +export const CvThemeDarkSecondaryFocus: string; +export const CvThemeDarkSecondaryDrag: string; +export const CvThemeDarkOnSecondaryHover: string; +export const CvThemeDarkOnSecondaryPress: string; +export const CvThemeDarkOnSecondaryFocus: string; +export const CvThemeDarkOnSecondaryDrag: string; +export const CvThemeDarkOnSecondaryContainerHover: string; +export const CvThemeDarkOnSecondaryContainerPress: string; +export const CvThemeDarkOnSecondaryContainerFocus: string; +export const CvThemeDarkOnSecondaryContainerDrag: string; +export const CvThemeDarkOnSurfaceHover: string; +export const CvThemeDarkOnSurfacePress: string; +export const CvThemeDarkOnSurfaceFocus: string; +export const CvThemeDarkOnSurfaceDrag: string; +export const CvThemeDarkOnSurfaceVariantHover: string; +export const CvThemeDarkOnSurfaceVariantPress: string; +export const CvThemeDarkOnSurfaceVariantFocus: string; +export const CvThemeDarkOnSurfaceVariantDrag: string; +export const CvThemeDarkInverseOnSurfaceHover: string; +export const CvThemeDarkInverseOnSurfacePress: string; +export const CvThemeDarkInverseOnSurfaceFocus: string; +export const CvThemeDarkInverseOnSurfaceDrag: string; +export const CvThemeDarkOnNegativeContainerHover: string; +export const CvThemeDarkOnNegativeContainerPress: string; +export const CvThemeDarkOnNegativeContainerFocus: string; +export const CvThemeDarkOnNegativeContainerDrag: string; +export const CvThemeDarkStatesPrimaryHover: string; +export const CvThemeDarkStatesPrimaryFocus: string; +export const CvThemeDarkStatesPrimaryPress: string; +export const CvThemeDarkStatesPrimaryDrag: string; +export const CvThemeDarkStatesOnPrimaryHover: string; +export const CvThemeDarkStatesOnPrimaryFocus: string; +export const CvThemeDarkStatesOnPrimaryPress: string; +export const CvThemeDarkStatesOnPrimaryDrag: string; +export const CvThemeDarkStatesOnPrimaryContainerHover: string; +export const CvThemeDarkStatesOnPrimaryContainerFocus: string; +export const CvThemeDarkStatesOnPrimaryContainerPress: string; +export const CvThemeDarkStatesOnPrimaryContainerDrag: string; +export const CvThemeDarkStatesInversePrimaryHover: string; +export const CvThemeDarkStatesInversePrimaryFocus: string; +export const CvThemeDarkStatesInversePrimaryPress: string; +export const CvThemeDarkStatesInversePrimaryDrag: string; +export const CvThemeDarkStatesTertiaryHover: string; +export const CvThemeDarkStatesTertiaryPress: string; +export const CvThemeDarkStatesTertiaryFocus: string; +export const CvThemeDarkStatesTertiaryDrag: string; +export const CvThemeDarkStatesOnTertiaryHover: string; +export const CvThemeDarkStatesOnTertiaryPress: string; +export const CvThemeDarkStatesOnTertiaryFocus: string; +export const CvThemeDarkStatesOnTertiaryDrag: string; +export const CvThemeDarkStatesOnTertiaryContainerHover: string; +export const CvThemeDarkStatesOnTertiaryContainerPress: string; +export const CvThemeDarkStatesOnTertiaryContainerFocus: string; +export const CvThemeDarkStatesOnTertiaryContainerDrag: string; +export const CvThemeDarkStatesNegativeHover: string; +export const CvThemeDarkStatesNegativePress: string; +export const CvThemeDarkStatesNegativeFocus: string; +export const CvThemeDarkStatesNegativeDrag: string; +export const CvThemeDarkStatesOnNegativeHover: string; +export const CvThemeDarkStatesOnNegativePress: string; +export const CvThemeDarkStatesOnNegativeFocus: string; +export const CvThemeDarkStatesOnNegativeDrag: string; +export const CvThemeDarkStatesPositiveHover: string; +export const CvThemeDarkStatesPositivePress: string; +export const CvThemeDarkStatesPositiveFocus: string; +export const CvThemeDarkStatesPositiveDrag: string; +export const CvThemeDarkStatesOnPositiveHover: string; +export const CvThemeDarkStatesOnPositivePress: string; +export const CvThemeDarkStatesOnPositiveFocus: string; +export const CvThemeDarkStatesOnPositiveDrag: string; +export const CvThemeDarkStatesOnPositiveContainerHover: string; +export const CvThemeDarkStatesOnPositiveContainerFocus: string; +export const CvThemeDarkStatesOnPositiveContainerPress: string; +export const CvThemeDarkStatesOnPositiveContainerDrag: string; +export const CvThemeDarkStatesCautionHover: string; +export const CvThemeDarkStatesCautionPress: string; +export const CvThemeDarkStatesCautionFocus: string; +export const CvThemeDarkStatesCautionDrag: string; +export const CvThemeDarkStatesOnCautionHover: string; +export const CvThemeDarkStatesOnCautionPress: string; +export const CvThemeDarkStatesOnCautionFocus: string; +export const CvThemeDarkStatesOnCautionDrag: string; +export const CvThemeDarkStatesOnCautionContainerHover: string; +export const CvThemeDarkStatesOnCautionContainerPress: string; +export const CvThemeDarkStatesOnCautionContainerFocus: string; +export const CvThemeDarkStatesOnCautionContainerDrag: string; +export const CvThemeDarkStatesEmphasisHover: string; +export const CvThemeDarkStatesEmphasisPress: string; +export const CvThemeDarkStatesEmphasisFocus: string; +export const CvThemeDarkStatesEmphasisDrag: string; +export const CvThemeDarkStatesOnEmphasisHover: string; +export const CvThemeDarkStatesOnEmphasisPress: string; +export const CvThemeDarkStatesOnEmphasisFocus: string; +export const CvThemeDarkStatesOnEmphasisDrag: string; +export const CvThemeDarkStatesOnEmphasisContainerHover: string; +export const CvThemeDarkStatesOnEmphasisContainerPress: string; +export const CvThemeDarkStatesOnEmphasisContainerFocus: string; +export const CvThemeDarkStatesOnEmphasisContainerDrag: string; +export const CvThemeDarkStatesSecondaryHover: string; +export const CvThemeDarkStatesSecondaryPress: string; +export const CvThemeDarkStatesSecondaryFocus: string; +export const CvThemeDarkStatesSecondaryDrag: string; +export const CvThemeDarkStatesOnSecondaryHover: string; +export const CvThemeDarkStatesOnSecondaryPress: string; +export const CvThemeDarkStatesOnSecondaryFocus: string; +export const CvThemeDarkStatesOnSecondaryDrag: string; +export const CvThemeDarkStatesOnSecondaryContainerHover: string; +export const CvThemeDarkStatesOnSecondaryContainerPress: string; +export const CvThemeDarkStatesOnSecondaryContainerFocus: string; +export const CvThemeDarkStatesOnSecondaryContainerDrag: string; +export const CvThemeDarkStatesOnSurfaceHover: string; +export const CvThemeDarkStatesOnSurfacePress: string; +export const CvThemeDarkStatesOnSurfaceFocus: string; +export const CvThemeDarkStatesOnSurfaceDrag: string; +export const CvThemeDarkStatesOnSurfaceVariantHover: string; +export const CvThemeDarkStatesOnSurfaceVariantPress: string; +export const CvThemeDarkStatesOnSurfaceVariantFocus: string; +export const CvThemeDarkStatesOnSurfaceVariantDrag: string; +export const CvThemeDarkStatesInverseOnSurfaceHover: string; +export const CvThemeDarkStatesInverseOnSurfacePress: string; +export const CvThemeDarkStatesInverseOnSurfaceFocus: string; +export const CvThemeDarkStatesInverseOnSurfaceDrag: string; +export const CvThemeDarkStatesOnNegativeContainerHover: string; +export const CvThemeDarkStatesOnNegativeContainerPress: string; +export const CvThemeDarkStatesOnNegativeContainerFocus: string; +export const CvThemeDarkStatesOnNegativeContainerDrag: string; +export const CvMaterialRed50: string; +export const CvMaterialRed100: string; +export const CvMaterialRed200: string; +export const CvMaterialRed300: string; +export const CvMaterialRed400: string; +export const CvMaterialRed500: string; +export const CvMaterialRed600: string; +export const CvMaterialRed700: string; +export const CvMaterialRed800: string; +export const CvMaterialRed900: string; +export const CvMaterialRedA100: string; +export const CvMaterialRedA200: string; +export const CvMaterialRedA400: string; +export const CvMaterialRedA700: string; +export const CvMaterialPink50: string; +export const CvMaterialPink100: string; +export const CvMaterialPink200: string; +export const CvMaterialPink300: string; +export const CvMaterialPink400: string; +export const CvMaterialPink500: string; +export const CvMaterialPink600: string; +export const CvMaterialPink700: string; +export const CvMaterialPink800: string; +export const CvMaterialPink900: string; +export const CvMaterialPinkA100: string; +export const CvMaterialPinkA200: string; +export const CvMaterialPinkA400: string; +export const CvMaterialPinkA700: string; +export const CvMaterialPurple50: string; +export const CvMaterialPurple100: string; +export const CvMaterialPurple200: string; +export const CvMaterialPurple300: string; +export const CvMaterialPurple400: string; +export const CvMaterialPurple500: string; +export const CvMaterialPurple600: string; +export const CvMaterialPurple700: string; +export const CvMaterialPurple800: string; +export const CvMaterialPurple900: string; +export const CvMaterialPurpleA100: string; +export const CvMaterialPurpleA200: string; +export const CvMaterialPurpleA400: string; +export const CvMaterialPurpleA700: string; +export const CvMaterialDeepPurple50: string; +export const CvMaterialDeepPurple100: string; +export const CvMaterialDeepPurple200: string; +export const CvMaterialDeepPurple300: string; +export const CvMaterialDeepPurple400: string; +export const CvMaterialDeepPurple500: string; +export const CvMaterialDeepPurple600: string; +export const CvMaterialDeepPurple700: string; +export const CvMaterialDeepPurple800: string; +export const CvMaterialDeepPurple900: string; +export const CvMaterialDeepPurpleA100: string; +export const CvMaterialDeepPurpleA200: string; +export const CvMaterialDeepPurpleA400: string; +export const CvMaterialDeepPurpleA700: string; +export const CvMaterialIndigo50: string; +export const CvMaterialIndigo100: string; +export const CvMaterialIndigo200: string; +export const CvMaterialIndigo300: string; +export const CvMaterialIndigo400: string; +export const CvMaterialIndigo500: string; +export const CvMaterialIndigo600: string; +export const CvMaterialIndigo700: string; +export const CvMaterialIndigo800: string; +export const CvMaterialIndigo900: string; +export const CvMaterialIndigoA100: string; +export const CvMaterialIndigoA200: string; +export const CvMaterialIndigoA400: string; +export const CvMaterialIndigoA700: string; +export const CvMaterialBlue50: string; +export const CvMaterialBlue100: string; +export const CvMaterialBlue200: string; +export const CvMaterialBlue300: string; +export const CvMaterialBlue400: string; +export const CvMaterialBlue500: string; +export const CvMaterialBlue600: string; +export const CvMaterialBlue700: string; +export const CvMaterialBlue800: string; +export const CvMaterialBlue900: string; +export const CvMaterialBlueA100: string; +export const CvMaterialBlueA200: string; +export const CvMaterialBlueA400: string; +export const CvMaterialBlueA700: string; +export const CvMaterialLightBlue50: string; +export const CvMaterialLightBlue100: string; +export const CvMaterialLightBlue200: string; +export const CvMaterialLightBlue300: string; +export const CvMaterialLightBlue400: string; +export const CvMaterialLightBlue500: string; +export const CvMaterialLightBlue600: string; +export const CvMaterialLightBlue700: string; +export const CvMaterialLightBlue800: string; +export const CvMaterialLightBlue900: string; +export const CvMaterialLightBlueA100: string; +export const CvMaterialLightBlueA200: string; +export const CvMaterialLightBlueA400: string; +export const CvMaterialLightBlueA700: string; +export const CvMaterialCyan50: string; +export const CvMaterialCyan100: string; +export const CvMaterialCyan200: string; +export const CvMaterialCyan300: string; +export const CvMaterialCyan400: string; +export const CvMaterialCyan500: string; +export const CvMaterialCyan600: string; +export const CvMaterialCyan700: string; +export const CvMaterialCyan800: string; +export const CvMaterialCyan900: string; +export const CvMaterialCyanA100: string; +export const CvMaterialCyanA200: string; +export const CvMaterialCyanA400: string; +export const CvMaterialCyanA700: string; +export const CvMaterialTeal50: string; +export const CvMaterialTeal100: string; +export const CvMaterialTeal200: string; +export const CvMaterialTeal300: string; +export const CvMaterialTeal400: string; +export const CvMaterialTeal500: string; +export const CvMaterialTeal600: string; +export const CvMaterialTeal700: string; +export const CvMaterialTeal800: string; +export const CvMaterialTeal900: string; +export const CvMaterialTealA100: string; +export const CvMaterialTealA200: string; +export const CvMaterialTealA400: string; +export const CvMaterialTealA700: string; +export const CvMaterialGreen50: string; +export const CvMaterialGreen100: string; +export const CvMaterialGreen200: string; +export const CvMaterialGreen300: string; +export const CvMaterialGreen400: string; +export const CvMaterialGreen500: string; +export const CvMaterialGreen600: string; +export const CvMaterialGreen700: string; +export const CvMaterialGreen800: string; +export const CvMaterialGreen900: string; +export const CvMaterialGreenA100: string; +export const CvMaterialGreenA200: string; +export const CvMaterialGreenA400: string; +export const CvMaterialGreenA700: string; +export const CvMaterialLightGreen50: string; +export const CvMaterialLightGreen100: string; +export const CvMaterialLightGreen200: string; +export const CvMaterialLightGreen300: string; +export const CvMaterialLightGreen400: string; +export const CvMaterialLightGreen500: string; +export const CvMaterialLightGreen600: string; +export const CvMaterialLightGreen700: string; +export const CvMaterialLightGreen800: string; +export const CvMaterialLightGreen900: string; +export const CvMaterialLightGreenA100: string; +export const CvMaterialLightGreenA200: string; +export const CvMaterialLightGreenA400: string; +export const CvMaterialLightGreenA700: string; +export const CvMaterialLime50: string; +export const CvMaterialLime100: string; +export const CvMaterialLime200: string; +export const CvMaterialLime300: string; +export const CvMaterialLime400: string; +export const CvMaterialLime500: string; +export const CvMaterialLime600: string; +export const CvMaterialLime700: string; +export const CvMaterialLime800: string; +export const CvMaterialLime900: string; +export const CvMaterialLimeA100: string; +export const CvMaterialLimeA200: string; +export const CvMaterialLimeA400: string; +export const CvMaterialLimeA700: string; +export const CvMaterialYellow50: string; +export const CvMaterialYellow100: string; +export const CvMaterialYellow200: string; +export const CvMaterialYellow300: string; +export const CvMaterialYellow400: string; +export const CvMaterialYellow500: string; +export const CvMaterialYellow600: string; +export const CvMaterialYellow700: string; +export const CvMaterialYellow800: string; +export const CvMaterialYellow900: string; +export const CvMaterialYellowA100: string; +export const CvMaterialYellowA200: string; +export const CvMaterialYellowA400: string; +export const CvMaterialYellowA700: string; +export const CvMaterialAmber50: string; +export const CvMaterialAmber100: string; +export const CvMaterialAmber200: string; +export const CvMaterialAmber300: string; +export const CvMaterialAmber400: string; +export const CvMaterialAmber500: string; +export const CvMaterialAmber600: string; +export const CvMaterialAmber700: string; +export const CvMaterialAmber800: string; +export const CvMaterialAmber900: string; +export const CvMaterialAmberA100: string; +export const CvMaterialAmberA200: string; +export const CvMaterialAmberA400: string; +export const CvMaterialAmberA700: string; +export const CvMaterialOrange50: string; +export const CvMaterialOrange100: string; +export const CvMaterialOrange200: string; +export const CvMaterialOrange300: string; +export const CvMaterialOrange400: string; +export const CvMaterialOrange500: string; +export const CvMaterialOrange600: string; +export const CvMaterialOrange700: string; +export const CvMaterialOrange800: string; +export const CvMaterialOrange900: string; +export const CvMaterialOrangeA100: string; +export const CvMaterialOrangeA200: string; +export const CvMaterialOrangeA400: string; +export const CvMaterialOrangeA700: string; +export const CvMaterialDeepOrange50: string; +export const CvMaterialDeepOrange100: string; +export const CvMaterialDeepOrange200: string; +export const CvMaterialDeepOrange300: string; +export const CvMaterialDeepOrange400: string; +export const CvMaterialDeepOrange500: string; +export const CvMaterialDeepOrange600: string; +export const CvMaterialDeepOrange700: string; +export const CvMaterialDeepOrange800: string; +export const CvMaterialDeepOrange900: string; +export const CvMaterialDeepOrangeA100: string; +export const CvMaterialDeepOrangeA200: string; +export const CvMaterialDeepOrangeA400: string; +export const CvMaterialDeepOrangeA700: string; +export const CvMaterialBrown50: string; +export const CvMaterialBrown100: string; +export const CvMaterialBrown200: string; +export const CvMaterialBrown300: string; +export const CvMaterialBrown400: string; +export const CvMaterialBrown500: string; +export const CvMaterialBrown600: string; +export const CvMaterialBrown700: string; +export const CvMaterialBrown800: string; +export const CvMaterialBrown900: string; +export const CvMaterialGrey50: string; +export const CvMaterialGrey100: string; +export const CvMaterialGrey200: string; +export const CvMaterialGrey300: string; +export const CvMaterialGrey400: string; +export const CvMaterialGrey500: string; +export const CvMaterialGrey600: string; +export const CvMaterialGrey700: string; +export const CvMaterialGrey800: string; +export const CvMaterialGrey900: string; +export const CvMaterialBlueGrey50: string; +export const CvMaterialBlueGrey100: string; +export const CvMaterialBlueGrey200: string; +export const CvMaterialBlueGrey300: string; +export const CvMaterialBlueGrey400: string; +export const CvMaterialBlueGrey500: string; +export const CvMaterialBlueGrey600: string; +export const CvMaterialBlueGrey700: string; +export const CvMaterialBlueGrey800: string; +export const CvMaterialBlueGrey900: string; +export const CvTeradataTeal50: string; +export const CvTeradataTeal100: string; +export const CvTeradataTeal200: string; +export const CvTeradataTeal300: string; +export const CvTeradataTeal400: string; +export const CvTeradataTeal500: string; +export const CvTeradataTeal600: string; +export const CvTeradataTeal700: string; +export const CvTeradataTeal800: string; +export const CvTeradataTeal900: string; +export const CvTeradataTeal1000: string; +export const CvTeradataTeal1100: string; +export const CvTeradataTeal1200: string; +export const CvTeradataTeal1300: string; +export const CvTeradataTeal1400: string; +export const CvTeradataTeal1500: string; +export const CvTeradataTeal1600: string; +export const CvTeradataTeal1700: string; +export const CvTeradataTeal1800: string; +export const CvTeradataTeal1900: string; +export const CvTeradataTeal2000: string; +export const CvTeradataSlate50: string; +export const CvTeradataSlate100: string; +export const CvTeradataSlate200: string; +export const CvTeradataSlate300: string; +export const CvTeradataSlate400: string; +export const CvTeradataSlate500: string; +export const CvTeradataSlate600: string; +export const CvTeradataSlate700: string; +export const CvTeradataSlate800: string; +export const CvTeradataSlate900: string; +export const CvTeradataSlate1000: string; +export const CvTeradataSlate1100: string; +export const CvTeradataSlate1200: string; +export const CvTeradataSlate1300: string; +export const CvTeradataSlate1400: string; +export const CvTeradataSlate1500: string; +export const CvTeradataSlate1600: string; +export const CvTeradataSlate1700: string; +export const CvTeradataSlate1800: string; +export const CvTeradataSlate1900: string; +export const CvTeradataSlate2000: string; +export const CvTeradataOrange100: string; +export const CvTeradataOrange200: string; +export const CvTeradataOrange300: string; +export const CvTeradataOrange400: string; +export const CvTeradataOrange500: string; +export const CvTeradataOrange600: string; +export const CvTeradataOrange700: string; +export const CvTeradataOrange800: string; +export const CvTeradataOrange900: string; +export const CvTypographyFontFamily: string; +export const CvTypographyHeadline1FontFamily: string; +export const CvTypographyHeadline1FontSize: string; +export const CvTypographyHeadline1FontWeight: string; +export const CvTypographyHeadline1LineHeight: string; +export const CvTypographyHeadline2FontFamily: string; +export const CvTypographyHeadline2FontSize: string; +export const CvTypographyHeadline2FontWeight: string; +export const CvTypographyHeadline2LineHeight: string; +export const CvTypographyHeadline3FontFamily: string; +export const CvTypographyHeadline3FontSize: string; +export const CvTypographyHeadline3FontWeight: string; +export const CvTypographyHeadline3LineHeight: string; +export const CvTypographyHeadline4FontFamily: string; +export const CvTypographyHeadline4FontSize: string; +export const CvTypographyHeadline4FontWeight: string; +export const CvTypographyHeadline4LineHeight: string; +export const CvTypographyHeadline5FontFamily: string; +export const CvTypographyHeadline5FontSize: string; +export const CvTypographyHeadline5FontWeight: string; +export const CvTypographyHeadline5LineHeight: string; +export const CvTypographyHeadline6FontFamily: string; +export const CvTypographyHeadline6FontSize: string; +export const CvTypographyHeadline6FontWeight: string; +export const CvTypographyHeadline6LineHeight: string; +export const CvTypographySubtitle1FontFamily: string; +export const CvTypographySubtitle1FontSize: string; +export const CvTypographySubtitle1FontWeight: string; +export const CvTypographySubtitle1LineHeight: string; +export const CvTypographySubtitle2FontFamily: string; +export const CvTypographySubtitle2FontSize: string; +export const CvTypographySubtitle2FontWeight: string; +export const CvTypographySubtitle2LineHeight: string; +export const CvTypographyBody1FontFamily: string; +export const CvTypographyBody1FontSize: string; +export const CvTypographyBody1FontWeight: string; +export const CvTypographyBody1LineHeight: string; +export const CvTypographyBody2FontFamily: string; +export const CvTypographyBody2FontSize: string; +export const CvTypographyBody2FontWeight: string; +export const CvTypographyBody2LineHeight: string; +export const CvTypographyButtonFontFamily: string; +export const CvTypographyButtonFontSize: string; +export const CvTypographyButtonFontWeight: string; +export const CvTypographyButtonLineHeight: string; +export const CvTypographyCaptionFontFamily: string; +export const CvTypographyCaptionFontSize: string; +export const CvTypographyCaptionFontWeight: string; +export const CvTypographyCaptionLineHeight: string; diff --git a/libs/tokens/_generated/index.js b/libs/tokens/_generated/index.js index 6eafaa63f7..1f5575cadb 100644 --- a/libs/tokens/_generated/index.js +++ b/libs/tokens/_generated/index.js @@ -1,1505 +1,1505 @@ /** * Do not edit directly - * Generated on Wed, 17 Jan 2024 18:09:55 GMT + * Generated on Fri, 19 Jan 2024 17:21:16 GMT */ -export const CvLightCodeSnippetColor = "#383a42"; -export const CvLightCodeSnippetComment = "#a0a1a7"; -export const CvLightCodeSnippetKeyword = "#a626a4"; -export const CvLightCodeSnippetSelector = "#e45649"; -export const CvLightCodeSnippetLiteral = "#0184bb"; -export const CvLightCodeSnippetString = "#50a14f"; -export const CvLightCodeSnippetVariable = "#986801"; -export const CvLightCodeSnippetTitle = "#4078f2"; -export const CvLightCodeSnippetClass = "#c18401"; -export const CvLightPrimary = "#324369ff"; -export const CvLightSecondary = "#5b5d72ff"; -export const CvLightError = "#984b3fff"; -export const CvLightPositive = "#337132ff"; -export const CvLightCaution = "#996e46ff"; -export const CvLightNegative = "#984b3fff"; -export const CvLightOnPrimary = "#ffffffff"; -export const CvLightOnSecondary = "#ffffffff"; -export const CvLightOnBackground = "#1e1d1eff"; -export const CvLightOnSurface = "#1e1d1eff"; -export const CvLightOnError = "#ffffffff"; -export const CvLightDivider = "#d5d3d8ff"; -export const CvLightEmphasis = "#66404eff"; -export const CvLightAccent = "#324369ff"; -export const CvLightBackground = "#fdf9fcff"; -export const CvLightSurface = "#fdf9fcff"; -export const CvLightSurfaceCanvas = "#ffffffff"; -export const CvLightSurfacePrimary = "#d5dbfeff"; -export const CvLightSurfacePrimaryHighlight = "#3053f414"; -export const CvLightSurfacePrimaryHighlightHover = "#3053f414"; -export const CvLightSurfaceAccent = "#d5dbfeff"; -export const CvLightSurfaceAccentHighlight = "#3053f414"; -export const CvLightSurfaceAccentHighlightHover = "#3053f41f"; -export const CvLightSurfaceSecondary = "#dfe1f9ff"; -export const CvLightSurfaceSecondaryHighlight = "#c3c5dd14"; -export const CvLightSurfaceSecondaryHighlightHover = "#c3c5dd14"; -export const CvLightSurfacePositive = "#91d890ff"; -export const CvLightSurfacePositiveHighlight = "#03660014"; -export const CvLightSurfacePositiveHighlightHover = "#03660014"; -export const CvLightSurfaceCaution = "#ffcd9eff"; -export const CvLightSurfaceCautionHighlight = "#f3880014"; -export const CvLightSurfaceCautionHighlightHover = "#f3880014"; -export const CvLightSurfaceNegative = "#ffac9fff"; -export const CvLightSurfaceNegativeHighlight = "#ae120914"; -export const CvLightSurfaceNegativeHighlightHover = "#ae120914"; -export const CvLightSurfaceNeutral = "#76757dff"; -export const CvLightSurfaceNeutralHighlight = "rgba(#76757dff, 0.04)"; -export const CvLightSurfaceNeutralHighlightHover = "rgba(#76757dff, 0.08)"; -export const CvLightSurfaceEmphasis = "#ffbdd5ff"; -export const CvLightSurfaceEmphasisHighlight = "#b1014214"; -export const CvLightSurfaceEmphasisHighlightHover = "#b1014214"; -export const CvLightTextPrimaryOnBackground = "#1e1d1eff"; -export const CvLightTextSecondaryOnBackground = "#5c5b5fff"; -export const CvLightTextHintOnBackground = "#5c5b5fff"; -export const CvLightTextDisabledOnBackground = "#1e1d1e61"; -export const CvLightTextIconOnBackground = "#5c5b5fff"; -export const CvLightTextLogoOnBackground = "#354145"; -export const CvLightTextPrimaryOnLight = "#1e1d1eff"; -export const CvLightTextSecondaryOnLight = "#5c5b5fff"; -export const CvLightTextHintOnLight = "#5c5b5fff"; -export const CvLightTextDisabledOnLight = "#1e1d1e61"; -export const CvLightTextIconOnLight = "#5c5b5fff"; -export const CvLightTextPrimaryOnDark = "#ebe8ecff"; -export const CvLightTextSecondaryOnDark = "#ebe8ecff"; -export const CvLightTextHintOnDark = "#ebe8ecff"; -export const CvLightTextDisabledOnDark = "#ebe8ec61"; -export const CvLightTextIconOnDark = "#ebe8ecff"; -export const CvDarkCodeSnippetColor = "#abb2bf"; -export const CvDarkCodeSnippetComment = "#5c6370"; -export const CvDarkCodeSnippetKeyword = "#c678dd"; -export const CvDarkCodeSnippetSelector = "#e06c75"; -export const CvDarkCodeSnippetLiteral = "#56b6c2"; -export const CvDarkCodeSnippetString = "#98c379"; -export const CvDarkCodeSnippetVariable = "#d19a66"; -export const CvDarkCodeSnippetTitle = "#61aeee"; -export const CvDarkCodeSnippetClass = "#e6c07b"; -export const CvDarkPrimary = "#bac3ffff"; -export const CvDarkSecondary = "#c3c5ddff"; -export const CvDarkError = "#fd7d69ff"; -export const CvDarkPositive = "#91d890ff"; -export const CvDarkCaution = "#ffcd9eff"; -export const CvDarkNegative = "#fd7d69ff"; -export const CvDarkOnPrimary = "#111a28ff"; -export const CvDarkOnSecondary = "#171a2cff"; -export const CvDarkOnBackground = "#ebe8ecff"; -export const CvDarkOnSurface = "#ebe8ecff"; -export const CvDarkOnError = "#331915ff"; -export const CvDarkDivider = "#3e3e41ff"; -export const CvDarkEmphasis = "#cc809cff"; -export const CvDarkAccent = "#bac3ffff"; -export const CvDarkBackground = "#161616ff"; -export const CvDarkSurface = "#161616ff"; -export const CvDarkSurfaceCanvas = "#252426ff"; -export const CvDarkSurfacePrimary = "#1d2c43ff"; -export const CvDarkSurfacePrimaryHighlight = "#bac3ff14"; -export const CvDarkSurfacePrimaryHighlightHover = "#bac3ff14"; -export const CvDarkSurfaceAccent = "#1d2c43ff"; -export const CvDarkSurfaceAccentHighlight = "#bac3ff14"; -export const CvDarkSurfaceAccentHighlightHover = "#bac3ff14"; -export const CvDarkSurfaceSecondary = "#434659ff"; -export const CvDarkSurfaceSecondaryHighlight = "#c3c5dd14"; -export const CvDarkSurfaceSecondaryHighlightHover = "#c3c5dd14"; -export const CvDarkSurfacePositive = "#224b22ff"; -export const CvDarkSurfacePositiveHighlight = "#91d89014"; -export const CvDarkSurfacePositiveHighlightHover = "#91d89014"; -export const CvDarkSurfaceCaution = "#66492fff"; -export const CvDarkSurfaceCautionHighlight = "#ffb77514"; -export const CvDarkSurfaceCautionHighlightHover = "#ffb77514"; -export const CvDarkSurfaceNegative = "#65322aff"; -export const CvDarkSurfaceNegativeHighlight = "#fd7d6914"; -export const CvDarkSurfaceNegativeHighlightHover = "#fd7d6914"; -export const CvDarkSurfaceNeutral = "#76757dff"; -export const CvDarkSurfaceNeutralHighlight = "rgba(#76757dff, 0.04)"; -export const CvDarkSurfaceNeutralHighlightHover = "rgba(#76757dff, 0.08)"; -export const CvDarkSurfaceEmphasis = "#66404eff"; -export const CvDarkSurfaceEmphasisHighlight = "#cc809c14"; -export const CvDarkSurfaceEmphasisHighlightHover = "#cc809c14"; -export const CvDarkTextPrimaryOnBackground = "#ebe8ecff"; -export const CvDarkTextSecondaryOnBackground = "#ebe8ecff"; -export const CvDarkTextHintOnBackground = "#ebe8ecff"; -export const CvDarkTextDisabledOnBackground = "#ebe8ec61"; -export const CvDarkTextIconOnBackground = "#ebe8ecff"; -export const CvDarkTextLogoOnBackground = "#354145"; -export const CvDarkTextPrimaryOnLight = "#1e1d1eff"; -export const CvDarkTextSecondaryOnLight = "#5c5b5fff"; -export const CvDarkTextHintOnLight = "#5c5b5fff"; -export const CvDarkTextDisabledOnLight = "#1e1d1e61"; -export const CvDarkTextIconOnLight = "#5c5b5fff"; -export const CvDarkTextPrimaryOnDark = "#ebe8ecff"; -export const CvDarkTextSecondaryOnDark = "#ebe8ecff"; -export const CvDarkTextHintOnDark = "#ebe8ecff"; -export const CvDarkTextDisabledOnDark = "#ebe8ec61"; -export const CvDarkTextIconOnDark = "#ebe8ecff"; -export const CvThemeLightPalettesDigitalBlue100 = "#ffffffff"; -export const CvThemeLightPalettesDigitalBlue98 = "#fbf8ffff"; -export const CvThemeLightPalettesDigitalBlue95 = "#f0efffff"; -export const CvThemeLightPalettesDigitalBlue90 = "#dee0ffff"; -export const CvThemeLightPalettesDigitalBlue80 = "#bac3ffff"; -export const CvThemeLightPalettesDigitalBlue70 = "#96a5ffff"; -export const CvThemeLightPalettesDigitalBlue60 = "#7187ffff"; -export const CvThemeLightPalettesDigitalBlue50 = "#4967ffff"; -export const CvThemeLightPalettesDigitalBlue40 = "#3053f4ff"; -export const CvThemeLightPalettesDigitalBlue30 = "#0436d3ff"; -export const CvThemeLightPalettesDigitalBlue20 = "#00208eff"; -export const CvThemeLightPalettesDigitalBlue10 = "#00115aff"; -export const CvThemeLightPalettesOrange100 = "#ffffffff"; -export const CvThemeLightPalettesOrange98 = "#fff8f6ff"; -export const CvThemeLightPalettesOrange95 = "#ffede7ff"; -export const CvThemeLightPalettesOrange90 = "#ffdbceff"; -export const CvThemeLightPalettesOrange80 = "#ffc0a8ff"; -export const CvThemeLightPalettesOrange70 = "#ffa47eff"; -export const CvThemeLightPalettesOrange60 = "#ff986dff"; -export const CvThemeLightPalettesOrange50 = "#ff7a42ff"; -export const CvThemeLightPalettesOrange40 = "#ff5f02ff"; -export const CvThemeLightPalettesOrange30 = "#cf4b00ff"; -export const CvThemeLightPalettesOrange20 = "#8d3001ff"; -export const CvThemeLightPalettesOrange10 = "#481300ff"; -export const CvThemeLightPalettesOrange0 = "#000000ff"; -export const CvThemeLightPalettesDigitalBlue0 = "#000000ff"; -export const CvThemeLightPalettesNavy100 = "#ffffffff"; -export const CvThemeLightPalettesNavy98 = "#e9f1f9ff"; -export const CvThemeLightPalettesNavy95 = "#c1d1e2ff"; -export const CvThemeLightPalettesNavy90 = "#99b9d8ff"; -export const CvThemeLightPalettesNavy80 = "#73a1c9ff"; -export const CvThemeLightPalettesNavy70 = "#39719aff"; -export const CvThemeLightPalettesNavy60 = "#0d4264ff"; -export const CvThemeLightPalettesNavy50 = "#033251ff"; -export const CvThemeLightPalettesNavy40 = "#012640ff"; -export const CvThemeLightPalettesNavy30 = "#011829ff"; -export const CvThemeLightPalettesNavy20 = "#011829ff"; -export const CvThemeLightPalettesNavy10 = "#02121fff"; -export const CvThemeLightPalettesNavy0 = "#000000ff"; -export const CvThemeLightPalettesNegative100 = "#ffffffff"; -export const CvThemeLightPalettesNegative98 = "#ffdcdbff"; -export const CvThemeLightPalettesNegative95 = "#ffc9c7ff"; -export const CvThemeLightPalettesNegative90 = "#ffb2aeff"; -export const CvThemeLightPalettesNegative80 = "#e0938eff"; -export const CvThemeLightPalettesNegative70 = "#c65953ff"; -export const CvThemeLightPalettesNegative60 = "#be413aff"; -export const CvThemeLightPalettesNegative50 = "#b62a22ff"; -export const CvThemeLightPalettesNegative40 = "#ae1209ff"; -export const CvThemeLightPalettesNegative30 = "#7a0d06ff"; -export const CvThemeLightPalettesNegative20 = "#460704ff"; -export const CvThemeLightPalettesNegative10 = "#110201ff"; -export const CvThemeLightPalettesNegative0 = "#000000ff"; -export const CvThemeLightPalettesCaution100 = "#ffffffff"; -export const CvThemeLightPalettesCaution98 = "#fef3e6ff"; -export const CvThemeLightPalettesCaution95 = "#ffdcb0ff"; -export const CvThemeLightPalettesCaution90 = "#ffcc8cff"; -export const CvThemeLightPalettesCaution80 = "#f8b866ff"; -export const CvThemeLightPalettesCaution70 = "#f7ac4dff"; -export const CvThemeLightPalettesCaution60 = "#f5a033ff"; -export const CvThemeLightPalettesCaution50 = "#f4941aff"; -export const CvThemeLightPalettesCaution40 = "#f38800ff"; -export const CvThemeLightPalettesCaution30 = "#aa5f00ff"; -export const CvThemeLightPalettesCaution20 = "#613600ff"; -export const CvThemeLightPalettesCaution10 = "#180e00ff"; -export const CvThemeLightPalettesCaution0 = "#000000ff"; -export const CvThemeLightPalettesPositive100 = "#ffffffff"; -export const CvThemeLightPalettesPositive98 = "#daf6daff"; -export const CvThemeLightPalettesPositive95 = "#b5e8b3ff"; -export const CvThemeLightPalettesPositive90 = "#8fcc8eff"; -export const CvThemeLightPalettesPositive80 = "#68a366ff"; -export const CvThemeLightPalettesPositive70 = "#4f944dff"; -export const CvThemeLightPalettesPositive60 = "#358533ff"; -export const CvThemeLightPalettesPositive50 = "#1c751aff"; -export const CvThemeLightPalettesPositive40 = "#036600ff"; -export const CvThemeLightPalettesPositive30 = "#024700ff"; -export const CvThemeLightPalettesPositive20 = "#012900ff"; -export const CvThemeLightPalettesPositive10 = "#000a00ff"; -export const CvThemeLightPalettesPositive0 = "#000000ff"; -export const CvThemeLightPalettesEmphasis100 = "#ffffffff"; -export const CvThemeLightPalettesEmphasis98 = "#f7e6ecff"; -export const CvThemeLightPalettesEmphasis95 = "#efccd9ff"; -export const CvThemeLightPalettesEmphasis90 = "#e8b3c6ff"; -export const CvThemeLightPalettesEmphasis80 = "#d880a1ff"; -export const CvThemeLightPalettesEmphasis70 = "#c84d7bff"; -export const CvThemeLightPalettesEmphasis60 = "#c13468ff"; -export const CvThemeLightPalettesEmphasis50 = "#b91a55ff"; -export const CvThemeLightPalettesEmphasis40 = "#b10142ff"; -export const CvThemeLightPalettesEmphasis30 = "#7c012eff"; -export const CvThemeLightPalettesEmphasis20 = "#47001aff"; -export const CvThemeLightPalettesEmphasis10 = "#120007ff"; -export const CvThemeLightPalettesEmphasis0 = "#000000ff"; -export const CvThemeLightPalettesSecondary80 = "#c3c5ddff"; -export const CvThemeLightPalettesSecondary20 = "#303245ff"; -export const CvThemeLightPalettesSecondary30 = "#484b5fff"; -export const CvThemeLightPalettesSecondary90 = "#dfe1f9ff"; -export const CvThemeLightPalettesSecondary10 = "#171a2cff"; -export const CvThemeLightPalettesNeutral100 = "#ffffffff"; -export const CvThemeLightPalettesNeutral98 = "#fdf9fcff"; -export const CvThemeLightPalettesNeutral95 = "#f6f3f6ff"; -export const CvThemeLightPalettesNeutral90 = "#ebe8ecff"; -export const CvThemeLightPalettesNeutral80 = "#d5d3d8ff"; -export const CvThemeLightPalettesNeutral70 = "#bebdc3ff"; -export const CvThemeLightPalettesNeutral60 = "#a6a6adff"; -export const CvThemeLightPalettesNeutral50 = "#8f8e97ff"; -export const CvThemeLightPalettesNeutral40 = "#76757dff"; -export const CvThemeLightPalettesNeutral30 = "#5c5b5fff"; -export const CvThemeLightPalettesNeutral20 = "#3e3e41ff"; -export const CvThemeLightPalettesNeutral10 = "#1e1d1eff"; -export const CvThemeLightPalettesNeutral0 = "#000000ff"; -export const CvThemeLightPalettesNeutral87 = "#e5e2e6ff"; -export const CvThemeLightPalettesNeutral96 = "#f8f5f8ff"; -export const CvThemeLightPalettesNeutral94 = "#f4f1f4ff"; -export const CvThemeLightPalettesNeutral92 = "#f0edf0ff"; -export const CvThemeLightPalettesSecondary100 = "#ffffffff"; -export const CvThemeLightPalettesSecondary98 = "#f4f5fdff"; -export const CvThemeLightPalettesSecondary95 = "#eaebfbff"; -export const CvThemeLightPalettesSecondary70 = "#aaadc4ff"; -export const CvThemeLightPalettesSecondary60 = "#9294aaff"; -export const CvThemeLightPalettesSecondary50 = "#797c91ff"; -export const CvThemeLightPalettesSecondary40 = "#616378ff"; -export const CvThemeLightPalettesSecondary0 = "#000000ff"; -export const CvThemeLightPalettesNeutral99 = "#fffbfeff"; -export const CvThemeLightPalettesNeutral35 = "#68686eff"; -export const CvThemeLightPalettesNeutral25 = "#4d4d50ff"; -export const CvThemeLightPalettesNeutral97 = "#faf7faff"; -export const CvThemeLightPalettesNeutral93 = "#f2eff2ff"; -export const CvThemeLightPalettesNeutral91 = "#eeeaeeff"; -export const CvThemeLightPalettesNeutral2 = "#000000ff"; -export const CvThemeLightPalettesNeutral3 = "#020202ff"; -export const CvThemeLightPalettesNeutral4 = "#060506ff"; -export const CvThemeLightPalettesNeutral5 = "#0a090aff"; -export const CvThemeLightPalettesNeutral6 = "#0e0e0eff"; -export const CvThemeLightPalettesNeutral7 = "#121212ff"; -export const CvThemeLightPalettesNeutral8 = "#161616ff"; -export const CvThemeLightPalettesNeutral9 = "#1a191aff"; -export const CvThemeLightPalettesNeutral11 = "#222122ff"; -export const CvThemeLightPalettesNeutral12 = "#252426ff"; -export const CvThemeLightPalettesNeutral13 = "#292829ff"; -export const CvThemeLightPalettesNeutral14 = "#2c2b2dff"; -export const CvThemeLightPalettesNeutral15 = "#2f2e30ff"; -export const CvThemeLightPalettesNeutral16 = "#323134ff"; -export const CvThemeLightPalettesNeutral17 = "#353537ff"; -export const CvThemeLightPalettesNeutral18 = "#38383bff"; -export const CvThemeLightPalettesNeutral19 = "#3b3b3eff"; -export const CvThemeLightPalettesNeutral21 = "#414144ff"; -export const CvThemeLightPalettesNeutral22 = "#444447ff"; -export const CvThemeLightPalettesNeutral23 = "#47474aff"; -export const CvThemeLightPalettesNeutral24 = "#4a4a4dff"; -export const CvThemeLightPalettesDigitalBlue91 = "#e1e3fdff"; -export const CvThemeLightPalettesDigitalBlue92 = "#e5e5feff"; -export const CvThemeLightPalettesDigitalBlue93 = "#e8e9feff"; -export const CvThemeLightPalettesDigitalBlue94 = "#ececfeff"; -export const CvThemeLightColorsPrimary = "#324369ff"; -export const CvThemeLightColorsPrimaryContainer = "#d5dbfeff"; -export const CvThemeLightColorsOnPrimary = "#ffffffff"; -export const CvThemeLightColorsSecondary = "#5b5d72ff"; -export const CvThemeLightColorsSecondaryContainer = "#dfe1f9ff"; -export const CvThemeLightColorsOnSecondary = "#ffffffff"; -export const CvThemeLightColorsOnSecondaryContainer = "#171a2cff"; -export const CvThemeLightColorsTertiary = "#612e1aff"; -export const CvThemeLightColorsTertiaryContainer = "#f79e79ff"; -export const CvThemeLightColorsOnTertiary = "#ffffffff"; -export const CvThemeLightColorsOnTertiaryContainer = "#190900ff"; -export const CvThemeLightColorsSurface = "#fdf9fcff"; -export const CvThemeLightColorsSurfaceDim = "#e5e2e6ff"; -export const CvThemeLightColorsSurfaceBright = "#fdf9fcff"; -export const CvThemeLightColorsSurfaceContainerLowest = "#ffffffff"; -export const CvThemeLightColorsSurfaceContainerLow = "#faf7faff"; -export const CvThemeLightColorsSurfaceContainer = "#f8f5f8ff"; -export const CvThemeLightColorsSurfaceContainerHigh = "#f6f3f6ff"; -export const CvThemeLightColorsSurfaceContainerHighest = "#f4f1f4ff"; -export const CvThemeLightColorsOnSurface = "#1e1d1eff"; -export const CvThemeLightColorsOnSurfaceVariant = "#5c5b5fff"; -export const CvThemeLightColorsInverseSurface = "#3e3e41ff"; -export const CvThemeLightColorsInverseOnSurface = "#f6f3f6ff"; -export const CvThemeLightColorsNegative = "#984b3fff"; -export const CvThemeLightColorsNegativeContainer = "#ffac9fff"; -export const CvThemeLightColorsOnNegative = "#ffffffff"; -export const CvThemeLightColorsOnNegativeContainer = "#190c0aff"; -export const CvThemeLightColorsPositive = "#337132ff"; -export const CvThemeLightColorsPositiveContainer = "#91d890ff"; -export const CvThemeLightColorsOnPositive = "#ffffffff"; -export const CvThemeLightColorsOnPositiveContainer = "#081308ff"; -export const CvThemeLightColorsCaution = "#996e46ff"; -export const CvThemeLightColorsCautionContainer = "#ffcd9eff"; -export const CvThemeLightColorsOnCaution = "#ffffffff"; -export const CvThemeLightColorsOnCautionContainer = "#19120cff"; -export const CvThemeLightColorsOutline = "#76757dff"; -export const CvThemeLightColorsOutlineVariant = "#d5d3d8ff"; -export const CvThemeLightColorsShadow = "#000000ff"; -export const CvThemeLightColorsScrim = "#000000ff"; -export const CvThemeLightColorsPrimaryFixed = "#bac3ffff"; -export const CvThemeLightColorsPrimaryFixedDim = "#889fffff"; -export const CvThemeLightColorsSecondaryFixed = "#dfe1f9ff"; -export const CvThemeLightColorsSecondaryFixedDim = "#c3c5ddff"; -export const CvThemeLightColorsTertiaryFixed = "#f79e79ff"; -export const CvThemeLightColorsTertiaryFixedDim = "#f37440ff"; -export const CvThemeLightColorsPrimary8 = "#3053f414"; -export const CvThemeLightColorsPrimary12 = "#3053f41f"; -export const CvThemeLightColorsOnSurface8 = "#1e1d1e14"; -export const CvThemeLightColorsOnSurface12 = "#1e1d1e1f"; -export const CvThemeLightColorsOnPrimaryContainer = "#0c121bff"; -export const CvThemeLightColorsInversePrimary = "#889fffff"; -export const CvThemeLightColorsOnSurface38 = "#1e1d1e61"; -export const CvThemeLightColorsOnSurface16 = "#1e1d1e29"; -export const CvThemeLightColorsOnPrimary12 = "#ffffff1f"; -export const CvThemeLightColorsOnPrimary8 = "#ffffff14"; -export const CvThemeLightColorsPrimary16 = "#3053f429"; -export const CvThemeLightColorsOnSurfaceVariant8 = "#5c5b5f14"; -export const CvThemeLightColorsOnTertiaryContainer8 = "#48130014"; -export const CvThemeLightColorsOnTertiaryContainer12 = "#4813001f"; -export const CvThemeLightColorsOnPrimaryContainer12 = "#00115a1f"; -export const CvThemeLightColorsOnSurfaceVariant12 = "#5c5b5f1f"; -export const CvThemeLightColorsOnSecondaryContainer8 = "#171a2c14"; -export const CvThemeLightColorsOnSecondaryContainer16 = "#171a2c29"; -export const CvThemeLightColorsOutline8 = "#76757d14"; -export const CvThemeLightColorsOutline12 = "#76757d1f"; -export const CvThemeLightColorsOutline16 = "#76757d29"; -export const CvThemeLightColorsSurfaceVariant = "#ebe8ecff"; -export const CvThemeLightColorsEmphasis = "#66404eff"; -export const CvThemeLightColorsEmphasisContainer = "#ffbdd5ff"; -export const CvThemeLightColorsOnEmphasis = "#ffffffff"; -export const CvThemeLightColorsOnEmphasisContainer = "#191013ff"; -export const CvThemeLightColorsPositive16 = "#03660029"; -export const CvThemeLightColorsCaution16 = "#f3880029"; -export const CvThemeLightColorsNegative12 = "#ae12091f"; -export const CvThemeLightColorsOnSecondaryContainer12 = "#171a2c1f"; -export const CvThemeLightColorsOnPrimary16 = "#ffffff29"; -export const CvThemeLightColorsOnPrimaryContainer8 = "#00115a14"; -export const CvThemeLightColorsOnPrimaryContainer16 = "#00115a29"; -export const CvThemeLightColorsOnSecondary8 = "#ffffff14"; -export const CvThemeLightColorsOnSecondary12 = "#ffffff1f"; -export const CvThemeLightColorsOnSecondary16 = "#ffffff29"; -export const CvThemeLightColorsOnTertiary8 = "#ffffff14"; -export const CvThemeLightColorsOnTertiary12 = "#ffffff1f"; -export const CvThemeLightColorsOnTertiary16 = "#ffffff29"; -export const CvThemeLightColorsOnTertiaryContainer16 = "#48130029"; -export const CvThemeLightColorsOnSurfaceVariant16 = "#5c5b5f29"; -export const CvThemeLightColorsNegative8 = "#ae120914"; -export const CvThemeLightColorsNegative16 = "#ae120929"; -export const CvThemeLightColorsPositive12 = "#0366001f"; -export const CvThemeLightColorsPositive8 = "#03660014"; -export const CvThemeLightColorsOnPositive8 = "#ffffff14"; -export const CvThemeLightColorsOnPositive12 = "#ffffff1f"; -export const CvThemeLightColorsOnPositive16 = "#ffffff29"; -export const CvThemeLightColorsOnPositiveContainer8 = "#000a0014"; -export const CvThemeLightColorsOnPositiveContainer12 = "#000a001f"; -export const CvThemeLightColorsOnPositiveContainer16 = "#000a0029"; -export const CvThemeLightColorsCaution12 = "#f388001f"; -export const CvThemeLightColorsCaution8 = "#f3880014"; -export const CvThemeLightColorsOnCaution8 = "#ffffff14"; -export const CvThemeLightColorsOnCaution12 = "#ffffff1f"; -export const CvThemeLightColorsOnCaution16 = "#ffffff29"; -export const CvThemeLightColorsOnNegative8 = "#ffffff14"; -export const CvThemeLightColorsOnNegative12 = "#ffffff1f"; -export const CvThemeLightColorsOnNegative16 = "#ffffff29"; -export const CvThemeLightColorsOnCautionContainer8 = "#180e0014"; -export const CvThemeLightColorsOnCautionContainer12 = "#180e001f"; -export const CvThemeLightColorsOnCautionContainer16 = "#180e0029"; -export const CvThemeLightColorsEmphasis8 = "#b1014214"; -export const CvThemeLightColorsEmphasis12 = "#b101421f"; -export const CvThemeLightColorsEmphasis16 = "#b1014229"; -export const CvThemeLightColorsOnEmphasis8 = "#ffffff14"; -export const CvThemeLightColorsOnEmphasis12 = "#ffffff1f"; -export const CvThemeLightColorsOnEmphasis16 = "#ffffff29"; -export const CvThemeLightColorsOnEmphasisContainer8 = "#12000714"; -export const CvThemeLightColorsOnEmphasisContainer12 = "#1200071f"; -export const CvThemeLightColorsOnEmphasisContainer16 = "#180e0029"; -export const CvThemeLightColorsInverseOnSurface12 = "#f6f3f61f"; -export const CvThemeLightColorsInversePrimary12 = "#bac3ff1f"; -export const CvThemeLightColorsInverseOnSurface8 = "#f6f3f614"; -export const CvThemeLightColorsInversePrimary8 = "#bac3ff14"; -export const CvThemeLightColorsInversePrimary16 = "#bac3ff29"; -export const CvThemeLightColorsInverseOnSurface16 = "#f6f3f61f"; -export const CvThemeLightColorsOnPrimary74 = "#ffffffbd"; -export const CvThemeLightColorsOnSurface74 = "#1e1d1ebd"; -export const CvThemeLightColorsTertiary8 = "#ff5f0214"; -export const CvThemeLightColorsTertiary12 = "#ff5f021f"; -export const CvThemeLightColorsTertiary16 = "#ff5f0229"; -export const CvThemeLightColorsSurfaceContainerLowestBlue = "#ffffffff"; -export const CvThemeLightColorsSurfaceContainerLowBlue = "#f9f9fcff"; -export const CvThemeLightColorsSurfaceContainerHighBlue = "#f3f4f7ff"; -export const CvThemeLightColorsSurfaceContainerHighestBlue = "#f1f2f5ff"; -export const CvThemeLightColorsSurfaceContainerLowestNavy = "#ffffffff"; -export const CvThemeLightColorsSurfaceContainerLowNavy = "#f8f9f9ff"; -export const CvThemeLightColorsSurfaceContainerHighNavy = "#f3f3f3ff"; -export const CvThemeLightColorsSurfaceContainerHighestNavy = "#f0f1f1ff"; -export const CvThemeLightColorsSurfaceBlue = "#fbfcffff"; -export const CvThemeLightColorsSurfaceNavy = "#fafbfbff"; -export const CvThemeLightColorsSurfaceContainerBlue = "#f6f7faff"; -export const CvThemeLightColorsSurfaceContainerNavy = "#f5f6f6ff"; -export const CvThemeLightColorsSecondary8 = "#61637814"; -export const CvThemeLightColorsSecondary12 = "#6163781f"; -export const CvThemeLightColorsSecondary16 = "#61637829"; -export const CvThemeLightColorsOnSecondary74 = "#ffffffbd"; -export const CvThemeLightColorsInverseSecondary = "#c3c5ddff"; -export const CvThemeLightColorsInverseSecondary8 = "#c3c5dd14"; -export const CvThemeLightColorsInverseSecondary12 = "#c3c5dd1f"; -export const CvThemeLightColorsInverseSecondary16 = "#c3c5dd29"; -export const CvThemeLightColorsOnTertiary74 = "#ffffffbd"; -export const CvThemeLightColorsInverseTertiary = "#612e1aff"; -export const CvThemeLightColorsInverseTertiary8 = "#ff5f0214"; -export const CvThemeLightColorsInverseTertiary12 = "#ff5f021f"; -export const CvThemeLightColorsInverseTertiary16 = "#ff5f0229"; -export const CvThemeLightColorsOnNegativeContainer8 = "#11020114"; -export const CvThemeLightColorsOnNegativeContainer12 = "#1102011f"; -export const CvThemeLightColorsOnNegativeContainer16 = "#11020129"; -export const CvThemeLightPrimaryHover = "#3053f414"; -export const CvThemeLightPrimaryFocus = "#3053f41f"; -export const CvThemeLightPrimaryPress = "#3053f41f"; -export const CvThemeLightPrimaryDrag = "#3053f41f"; -export const CvThemeLightOnPrimaryHover = "#ffffff14"; -export const CvThemeLightOnPrimaryFocus = "#ffffff1f"; -export const CvThemeLightOnPrimaryPress = "#ffffff1f"; -export const CvThemeLightOnPrimaryDrag = "#ffffff29"; -export const CvThemeLightOnPrimaryContainerHover = "#00115a14"; -export const CvThemeLightOnPrimaryContainerFocus = "#00115a1f"; -export const CvThemeLightOnPrimaryContainerPress = "#00115a1f"; -export const CvThemeLightOnPrimaryContainerDrag = "#00115a29"; -export const CvThemeLightInversePrimaryHover = "#bac3ff14"; -export const CvThemeLightInversePrimaryFocus = "#bac3ff1f"; -export const CvThemeLightInversePrimaryPress = "#bac3ff1f"; -export const CvThemeLightInversePrimaryDrag = "#bac3ff29"; -export const CvThemeLightTertiaryHover = "#ff5f0214"; -export const CvThemeLightTertiaryPress = "#ff5f021f"; -export const CvThemeLightTertiaryFocus = "#ff5f021f"; -export const CvThemeLightTertiaryDrag = "#ff5f0229"; -export const CvThemeLightOnTertiaryHover = "#ffffff14"; -export const CvThemeLightOnTertiaryPress = "#ffffff1f"; -export const CvThemeLightOnTertiaryFocus = "#ffffff1f"; -export const CvThemeLightOnTertiaryDrag = "#ffffff29"; -export const CvThemeLightOnTertiaryContainerHover = "#48130014"; -export const CvThemeLightOnTertiaryContainerPress = "#4813001f"; -export const CvThemeLightOnTertiaryContainerFocus = "#4813001f"; -export const CvThemeLightOnTertiaryContainerDrag = "#48130029"; -export const CvThemeLightNegativeHover = "#ae120914"; -export const CvThemeLightNegativePress = "#ae12091f"; -export const CvThemeLightNegativeFocus = "#ae12091f"; -export const CvThemeLightNegativeDrag = "#ae120929"; -export const CvThemeLightOnNegativeHover = "#ffffff14"; -export const CvThemeLightOnNegativePress = "#ffffff1f"; -export const CvThemeLightOnNegativeFocus = "#ffffff1f"; -export const CvThemeLightOnNegativeDrag = "#ffffff29"; -export const CvThemeLightPositiveHover = "#03660014"; -export const CvThemeLightPositivePress = "#03660029"; -export const CvThemeLightPositiveFocus = "#03660029"; -export const CvThemeLightPositiveDrag = "#0366001f"; -export const CvThemeLightOnPositiveHover = "#ffffff14"; -export const CvThemeLightOnPositivePress = "#ffffff1f"; -export const CvThemeLightOnPositiveFocus = "#ffffff1f"; -export const CvThemeLightOnPositiveDrag = "#ffffff29"; -export const CvThemeLightOnPositiveContainerHover = "#000a0014"; -export const CvThemeLightOnPositiveContainerFocus = "#000a001f"; -export const CvThemeLightOnPositiveContainerPress = "#000a001f"; -export const CvThemeLightOnPositiveContainerDrag = "#000a0029"; -export const CvThemeLightCautionHover = "#fef3e6ff"; -export const CvThemeLightCautionPress = "#f388001f"; -export const CvThemeLightCautionFocus = "#f388001f"; -export const CvThemeLightCautionDrag = "#f3880029"; -export const CvThemeLightOnCautionHover = "#ffffff14"; -export const CvThemeLightOnCautionPress = "#ffffff1f"; -export const CvThemeLightOnCautionFocus = "#ffffff1f"; -export const CvThemeLightOnCautionDrag = "#ffffff29"; -export const CvThemeLightOnCautionContainerHover = "#180e0014"; -export const CvThemeLightOnCautionContainerPress = "#180e001f"; -export const CvThemeLightOnCautionContainerFocus = "#180e001f"; -export const CvThemeLightOnCautionContainerColor = "#180e0029"; -export const CvThemeLightEmphasisHover = "#b1014214"; -export const CvThemeLightEmphasisPress = "#b101421f"; -export const CvThemeLightEmphasisFocus = "#b101421f"; -export const CvThemeLightEmphasisColor = "#b1014229"; -export const CvThemeLightOnEmphasisHover = "#ffffff14"; -export const CvThemeLightOnEmphasisPress = "#ffffff1f"; -export const CvThemeLightOnEmphasisFocus = "#ffffff1f"; -export const CvThemeLightOnEmphasisDrag = "#ffffff29"; -export const CvThemeLightOnEmphasisContainerHover = "#12000714"; -export const CvThemeLightOnEmphasisContainerPress = "#1200071f"; -export const CvThemeLightOnEmphasisContainerFocus = "#1200071f"; -export const CvThemeLightOnEmphasisContainerDrag = "#180e0029"; -export const CvThemeLightSecondaryHover = "#61637814"; -export const CvThemeLightSecondaryPress = "#6163781f"; -export const CvThemeLightSecondaryFocus = "#6163781f"; -export const CvThemeLightSecondaryDrag = "#61637829"; -export const CvThemeLightOnSecondaryHover = "#61637814"; -export const CvThemeLightOnSecondaryPress = "#6163781f"; -export const CvThemeLightOnSecondaryFocus = "#6163781f"; -export const CvThemeLightOnSecondaryDrag = "#61637829"; -export const CvThemeLightOnSecondaryContainerHover = "#171a2c14"; -export const CvThemeLightOnSecondaryContainerPress = "#171a2c1f"; -export const CvThemeLightOnSecondaryContainerFocus = "#171a2c1f"; -export const CvThemeLightOnSecondaryContainerDrag = "#171a2c29"; -export const CvThemeLightOnSurfaceHover = "#1e1d1e14"; -export const CvThemeLightOnSurfacePress = "#1e1d1e1f"; -export const CvThemeLightOnSurfaceFocus = "#1e1d1e1f"; -export const CvThemeLightOnSurfaceDrag = "#1e1d1e29"; -export const CvThemeLightOnSurfaceVariantHover = "#5c5b5f14"; -export const CvThemeLightOnSurfaceVariantPress = "#5c5b5f1f"; -export const CvThemeLightOnSurfaceVariantFocus = "#5c5b5f1f"; -export const CvThemeLightOnSurfaceVariantDrag = "#5c5b5f29"; -export const CvThemeLightInverseOnSurfaceHover = "#f6f3f614"; -export const CvThemeLightInverseOnSurfacePress = "#f6f3f61f"; -export const CvThemeLightInverseOnSurfaceFocus = "#f6f3f61f"; -export const CvThemeLightInverseOnSurfaceDrag = "#f6f3f61f"; -export const CvThemeLightOnNegativeContainerHover = "#11020114"; -export const CvThemeLightOnNegativeContainerPress = "#1102011f"; -export const CvThemeLightOnNegativeContainerFocus = "#1102011f"; -export const CvThemeLightOnNegativeContainerDrag = "#11020129"; -export const CvThemeLightStatesPrimaryHover = "#bac3ff14"; -export const CvThemeLightStatesPrimaryFocus = "#bac3ff1f"; -export const CvThemeLightStatesPrimaryPress = "#bac3ff1f"; -export const CvThemeLightStatesPrimaryDrag = "#bac3ff29"; -export const CvThemeLightStatesOnPrimaryHover = "#111a2814"; -export const CvThemeLightStatesOnPrimaryFocus = "#111a281f"; -export const CvThemeLightStatesOnPrimaryPress = "#111a281f"; -export const CvThemeLightStatesOnPrimaryDrag = "#111a2829"; -export const CvThemeLightStatesOnPrimaryContainerHover = "#dde1ff14"; -export const CvThemeLightStatesOnPrimaryContainerFocus = "#dde1ff1f"; -export const CvThemeLightStatesOnPrimaryContainerPress = "#dde1ff1f"; -export const CvThemeLightStatesOnPrimaryContainerDrag = "#dde1ff29"; -export const CvThemeLightStatesInversePrimaryHover = "#3053f414"; -export const CvThemeLightStatesInversePrimaryFocus = "#3053f41f"; -export const CvThemeLightStatesInversePrimaryPress = "#3053f41f"; -export const CvThemeLightStatesInversePrimaryDrag = "#3053f429"; -export const CvThemeLightStatesTertiaryHover = "#ff5f0214"; -export const CvThemeLightStatesTertiaryPress = "#ff5f021f"; -export const CvThemeLightStatesTertiaryFocus = "#ff5f021f"; -export const CvThemeLightStatesTertiaryDrag = "#ff5f0229"; -export const CvThemeLightStatesOnTertiaryHover = "#612e1a14"; -export const CvThemeLightStatesOnTertiaryPress = "#612e1a1f"; -export const CvThemeLightStatesOnTertiaryFocus = "#612e1a1f"; -export const CvThemeLightStatesOnTertiaryDrag = "#612e1a29"; -export const CvThemeLightStatesOnTertiaryContainerHover = "#fef1ec14"; -export const CvThemeLightStatesOnTertiaryContainerPress = "#fef1ec1f"; -export const CvThemeLightStatesOnTertiaryContainerFocus = "#fef1ec1f"; -export const CvThemeLightStatesOnTertiaryContainerDrag = "#fef1ec29"; -export const CvThemeLightStatesNegativeHover = "#fd7d6914"; -export const CvThemeLightStatesNegativePress = "#fd7d691f"; -export const CvThemeLightStatesNegativeFocus = "#fd7d691f"; -export const CvThemeLightStatesNegativeDrag = "#fd7d6929"; -export const CvThemeLightStatesOnNegativeHover = "#33191514"; -export const CvThemeLightStatesOnNegativePress = "#3319151f"; -export const CvThemeLightStatesOnNegativeFocus = "#3319151f"; -export const CvThemeLightStatesOnNegativeDrag = "#33191529"; -export const CvThemeLightStatesPositiveHover = "#91d89014"; -export const CvThemeLightStatesPositivePress = "#91d89029"; -export const CvThemeLightStatesPositiveFocus = "#91d89029"; -export const CvThemeLightStatesPositiveDrag = "#91d8901f"; -export const CvThemeLightStatesOnPositiveHover = "#11261114"; -export const CvThemeLightStatesOnPositivePress = "#1126111f"; -export const CvThemeLightStatesOnPositiveFocus = "#1126111f"; -export const CvThemeLightStatesOnPositiveDrag = "#11261129"; -export const CvThemeLightStatesOnPositiveContainerHover = "#91d89014"; -export const CvThemeLightStatesOnPositiveContainerFocus = "#91d8901f"; -export const CvThemeLightStatesOnPositiveContainerPress = "#91d8901f"; -export const CvThemeLightStatesOnPositiveContainerDrag = "#91d89029"; -export const CvThemeLightStatesCautionHover = "#ffb77514"; -export const CvThemeLightStatesCautionPress = "#ffb7751f"; -export const CvThemeLightStatesCautionFocus = "#ffb7751f"; -export const CvThemeLightStatesCautionDrag = "#ffb77529"; -export const CvThemeLightStatesOnCautionHover = "#66492f1f"; -export const CvThemeLightStatesOnCautionPress = "#66492f1f"; -export const CvThemeLightStatesOnCautionFocus = "#66492f1f"; -export const CvThemeLightStatesOnCautionDrag = "#66492f29"; -export const CvThemeLightStatesOnCautionContainerHover = "#19120c14"; -export const CvThemeLightStatesOnCautionContainerPress = "#19120c14"; -export const CvThemeLightStatesOnCautionContainerFocus = "#19120c1f"; -export const CvThemeLightStatesOnCautionContainerDrag = "#19120c29"; -export const CvThemeLightStatesEmphasisHover = "#cc809c14"; -export const CvThemeLightStatesEmphasisPress = "#cc809c1f"; -export const CvThemeLightStatesEmphasisFocus = "#cc809c1f"; -export const CvThemeLightStatesEmphasisDrag = "#cc809c29"; -export const CvThemeLightStatesOnEmphasisHover = "#19101314"; -export const CvThemeLightStatesOnEmphasisPress = "#1910131f"; -export const CvThemeLightStatesOnEmphasisFocus = "#1910131f"; -export const CvThemeLightStatesOnEmphasisDrag = "#19101329"; -export const CvThemeLightStatesOnEmphasisContainerHover = "#ffd9e714"; -export const CvThemeLightStatesOnEmphasisContainerPress = "#ffd9e71f"; -export const CvThemeLightStatesOnEmphasisContainerFocus = "#ffd9e71f"; -export const CvThemeLightStatesOnEmphasisContainerDrag = "#ffd9e729"; -export const CvThemeLightStatesSecondaryHover = "#c3c5dd14"; -export const CvThemeLightStatesSecondaryPress = "#c3c5dd1f"; -export const CvThemeLightStatesSecondaryFocus = "#c3c5dd1f"; -export const CvThemeLightStatesSecondaryDrag = "#c3c5dd29"; -export const CvThemeLightStatesOnSecondaryHover = "#171a2c14"; -export const CvThemeLightStatesOnSecondaryPress = "#171a2c1f"; -export const CvThemeLightStatesOnSecondaryFocus = "#171a2c1f"; -export const CvThemeLightStatesOnSecondaryDrag = "#171a2c29"; -export const CvThemeLightStatesOnSecondaryContainerHover = "#5b5d7214"; -export const CvThemeLightStatesOnSecondaryContainerPress = "#5b5d721f"; -export const CvThemeLightStatesOnSecondaryContainerFocus = "#5b5d721f"; -export const CvThemeLightStatesOnSecondaryContainerDrag = "#61637829"; -export const CvThemeLightStatesOnSurfaceHover = "#ebe8ec14"; -export const CvThemeLightStatesOnSurfacePress = "#ebe8ec1f"; -export const CvThemeLightStatesOnSurfaceFocus = "#ebe8ec1f"; -export const CvThemeLightStatesOnSurfaceDrag = "#ebe8ec29"; -export const CvThemeLightStatesOnSurfaceVariantHover = "#d5d3d814"; -export const CvThemeLightStatesOnSurfaceVariantPress = "#d5d3d81f"; -export const CvThemeLightStatesOnSurfaceVariantFocus = "#d5d3d81f"; -export const CvThemeLightStatesOnSurfaceVariantDrag = "#d5d3d829"; -export const CvThemeLightStatesInverseOnSurfaceHover = "#3e3e4114"; -export const CvThemeLightStatesInverseOnSurfacePress = "#3e3e411f"; -export const CvThemeLightStatesInverseOnSurfaceFocus = "#3e3e411f"; -export const CvThemeLightStatesInverseOnSurfaceDrag = "#3e3e4129"; -export const CvThemeLightStatesOnNegativeContainerHover = "#ffac9f14"; -export const CvThemeLightStatesOnNegativeContainerPress = "#ffac9f1f"; -export const CvThemeLightStatesOnNegativeContainerFocus = "#ffac9f1f"; -export const CvThemeLightStatesOnNegativeContainerDrag = "#ffac9f29"; -export const CvThemeDarkPalettesDigitalBlue100 = "#ffffffff"; -export const CvThemeDarkPalettesDigitalBlue98 = "#efefffff"; -export const CvThemeDarkPalettesDigitalBlue95 = "#dde1ffff"; -export const CvThemeDarkPalettesDigitalBlue90 = "#bac3ffff"; -export const CvThemeDarkPalettesDigitalBlue80 = "#889fffff"; -export const CvThemeDarkPalettesDigitalBlue70 = "#7388d9ff"; -export const CvThemeDarkPalettesDigitalBlue60 = "#5d71b4ff"; -export const CvThemeDarkPalettesDigitalBlue50 = "#485a8eff"; -export const CvThemeDarkPalettesDigitalBlue40 = "#324369ff"; -export const CvThemeDarkPalettesDigitalBlue30 = "#1d2c43ff"; -export const CvThemeDarkPalettesDigitalBlue20 = "#111a28ff"; -export const CvThemeDarkPalettesDigitalBlue10 = "#0c121bff"; -export const CvThemeDarkPalettesOrange100 = "#ffffffff"; -export const CvThemeDarkPalettesOrange98 = "#fef1ecff"; -export const CvThemeDarkPalettesOrange95 = "#fdc4a4ff"; -export const CvThemeDarkPalettesOrange90 = "#f79e79ff"; -export const CvThemeDarkPalettesOrange80 = "#f37440ff"; -export const CvThemeDarkPalettesOrange70 = "#db683aff"; -export const CvThemeDarkPalettesOrange60 = "#c25d33ff"; -export const CvThemeDarkPalettesOrange50 = "#aa512dff"; -export const CvThemeDarkPalettesOrange40 = "#612e1aff"; -export const CvThemeDarkPalettesOrange30 = "#492313ff"; -export const CvThemeDarkPalettesOrange20 = "#331300ff"; -export const CvThemeDarkPalettesOrange10 = "#190900ff"; -export const CvThemeDarkPalettesOrange0 = "#000000ff"; -export const CvThemeDarkPalettesDigitalBlue0 = "#000000ff"; -export const CvThemeDarkPalettesNavy100 = "#ffffffff"; -export const CvThemeDarkPalettesNavy98 = "#f7f9ffff"; -export const CvThemeDarkPalettesNavy95 = "#e8f2ffff"; -export const CvThemeDarkPalettesNavy90 = "#cfe5ffff"; -export const CvThemeDarkPalettesNavy80 = "#98cbffff"; -export const CvThemeDarkPalettesNavy70 = "#66b1f4ff"; -export const CvThemeDarkPalettesNavy60 = "#4896d7ff"; -export const CvThemeDarkPalettesNavy50 = "#257cbcff"; -export const CvThemeDarkPalettesNavy40 = "#00639cff"; -export const CvThemeDarkPalettesNavy30 = "#004a77ff"; -export const CvThemeDarkPalettesNavy20 = "#003354ff"; -export const CvThemeDarkPalettesNavy10 = "#001d33ff"; -export const CvThemeDarkPalettesNavy0 = "#000000ff"; -export const CvThemeDarkPalettesNegative100 = "#ffffffff"; -export const CvThemeDarkPalettesNegative98 = "#fff2f0ff"; -export const CvThemeDarkPalettesNegative95 = "#ffd2cbff"; -export const CvThemeDarkPalettesNegative90 = "#ffac9fff"; -export const CvThemeDarkPalettesNegative80 = "#fd7d69ff"; -export const CvThemeDarkPalettesNegative70 = "#e4715fff"; -export const CvThemeDarkPalettesNegative60 = "#ca6454ff"; -export const CvThemeDarkPalettesNegative50 = "#b1584aff"; -export const CvThemeDarkPalettesNegative40 = "#984b3fff"; -export const CvThemeDarkPalettesNegative30 = "#65322aff"; -export const CvThemeDarkPalettesNegative20 = "#331915ff"; -export const CvThemeDarkPalettesNegative10 = "#190c0aff"; -export const CvThemeDarkPalettesNegative0 = "#000000ff"; -export const CvThemeDarkPalettesCaution100 = "#ffffffff"; -export const CvThemeDarkPalettesCaution98 = "#fff8f1ff"; -export const CvThemeDarkPalettesCaution95 = "#ffe2c8ff"; -export const CvThemeDarkPalettesCaution90 = "#ffcd9eff"; -export const CvThemeDarkPalettesCaution80 = "#ffb775ff"; -export const CvThemeDarkPalettesCaution70 = "#e6a569ff"; -export const CvThemeDarkPalettesCaution60 = "#cc925eff"; -export const CvThemeDarkPalettesCaution50 = "#b38052ff"; -export const CvThemeDarkPalettesCaution40 = "#996e46ff"; -export const CvThemeDarkPalettesCaution30 = "#66492fff"; -export const CvThemeDarkPalettesCaution20 = "#332517ff"; -export const CvThemeDarkPalettesCaution10 = "#19120cff"; -export const CvThemeDarkPalettesCaution0 = "#000000ff"; -export const CvThemeDarkPalettesPositive100 = "#ffffffff"; -export const CvThemeDarkPalettesPositive98 = "#eef8eeff"; -export const CvThemeDarkPalettesPositive95 = "#bbe4bbff"; -export const CvThemeDarkPalettesPositive90 = "#91d890ff"; -export const CvThemeDarkPalettesPositive80 = "#55bc54ff"; -export const CvThemeDarkPalettesPositive70 = "#4da94cff"; -export const CvThemeDarkPalettesPositive60 = "#449643ff"; -export const CvThemeDarkPalettesPositive50 = "#3b843bff"; -export const CvThemeDarkPalettesPositive40 = "#337132ff"; -export const CvThemeDarkPalettesPositive30 = "#224b22ff"; -export const CvThemeDarkPalettesPositive20 = "#112611ff"; -export const CvThemeDarkPalettesPositive10 = "#081308ff"; -export const CvThemeDarkPalettesPositive0 = "#000000ff"; -export const CvThemeDarkPalettesEmphasis100 = "#ffffffff"; -export const CvThemeDarkPalettesEmphasis98 = "#fff6f9ff"; -export const CvThemeDarkPalettesEmphasis95 = "#ffd9e7ff"; -export const CvThemeDarkPalettesEmphasis90 = "#ffbdd5ff"; -export const CvThemeDarkPalettesEmphasis80 = "#ffa0c3ff"; -export const CvThemeDarkPalettesEmphasis70 = "#e690b0ff"; -export const CvThemeDarkPalettesEmphasis60 = "#cc809cff"; -export const CvThemeDarkPalettesEmphasis50 = "#b37089ff"; -export const CvThemeDarkPalettesEmphasis40 = "#66404eff"; -export const CvThemeDarkPalettesEmphasis30 = "#4c303aff"; -export const CvThemeDarkPalettesEmphasis20 = "#332027ff"; -export const CvThemeDarkPalettesEmphasis10 = "#191013ff"; -export const CvThemeDarkPalettesEmphasis0 = "#000000ff"; -export const CvThemeDarkPalettesSecondary80 = "#c3c5ddff"; -export const CvThemeDarkPalettesSecondary20 = "#2c2f42ff"; -export const CvThemeDarkPalettesSecondary30 = "#434659ff"; -export const CvThemeDarkPalettesSecondary90 = "#dfe1f9ff"; -export const CvThemeDarkPalettesSecondary10 = "#171a2cff"; -export const CvThemeDarkPalettesNeutral100 = "#ffffffff"; -export const CvThemeDarkPalettesNeutral98 = "#fdf9fcff"; -export const CvThemeDarkPalettesNeutral95 = "#f6f3f6ff"; -export const CvThemeDarkPalettesNeutral90 = "#ebe8ecff"; -export const CvThemeDarkPalettesNeutral80 = "#d5d3d8ff"; -export const CvThemeDarkPalettesNeutral70 = "#bebdc3ff"; -export const CvThemeDarkPalettesNeutral60 = "#a6a6adff"; -export const CvThemeDarkPalettesNeutral50 = "#8f8e97ff"; -export const CvThemeDarkPalettesNeutral40 = "#76757dff"; -export const CvThemeDarkPalettesNeutral30 = "#5c5b5fff"; -export const CvThemeDarkPalettesNeutral20 = "#3e3e41ff"; -export const CvThemeDarkPalettesNeutral10 = "#1e1d1eff"; -export const CvThemeDarkPalettesNeutral0 = "#000000ff"; -export const CvThemeDarkPalettesNeutral87 = "#e5e2e6ff"; -export const CvThemeDarkPalettesNeutral96 = "#f8f5f8ff"; -export const CvThemeDarkPalettesNeutral94 = "#f4f1f4ff"; -export const CvThemeDarkPalettesNeutral92 = "#f0edf0ff"; -export const CvThemeDarkPalettesSecondary100 = "#ffffffff"; -export const CvThemeDarkPalettesSecondary98 = "#fbf8ffff"; -export const CvThemeDarkPalettesSecondary95 = "#f0efffff"; -export const CvThemeDarkPalettesSecondary70 = "#a8aac1ff"; -export const CvThemeDarkPalettesSecondary60 = "#8d8fa6ff"; -export const CvThemeDarkPalettesSecondary50 = "#73768bff"; -export const CvThemeDarkPalettesSecondary40 = "#5b5d72ff"; -export const CvThemeDarkPalettesSecondary0 = "#000000ff"; -export const CvThemeDarkPalettesNeutral99 = "#fffbfeff"; -export const CvThemeDarkPalettesNeutral35 = "#68686eff"; -export const CvThemeDarkPalettesNeutral25 = "#4d4d50ff"; -export const CvThemeDarkPalettesNeutral97 = "#faf7faff"; -export const CvThemeDarkPalettesNeutral93 = "#f2eff2ff"; -export const CvThemeDarkPalettesNeutral91 = "#eeeaeeff"; -export const CvThemeDarkPalettesNeutral2 = "#000000ff"; -export const CvThemeDarkPalettesNeutral3 = "#020202ff"; -export const CvThemeDarkPalettesNeutral4 = "#060506ff"; -export const CvThemeDarkPalettesNeutral5 = "#0a090aff"; -export const CvThemeDarkPalettesNeutral6 = "#0e0e0eff"; -export const CvThemeDarkPalettesNeutral7 = "#121212ff"; -export const CvThemeDarkPalettesNeutral8 = "#161616ff"; -export const CvThemeDarkPalettesNeutral9 = "#1a191aff"; -export const CvThemeDarkPalettesNeutral11 = "#222122ff"; -export const CvThemeDarkPalettesNeutral12 = "#252426ff"; -export const CvThemeDarkPalettesNeutral13 = "#292829ff"; -export const CvThemeDarkPalettesNeutral14 = "#2c2b2dff"; -export const CvThemeDarkPalettesNeutral15 = "#2f2e30ff"; -export const CvThemeDarkPalettesNeutral16 = "#323134ff"; -export const CvThemeDarkPalettesNeutral17 = "#353537ff"; -export const CvThemeDarkPalettesNeutral18 = "#38383bff"; -export const CvThemeDarkPalettesNeutral19 = "#3b3b3eff"; -export const CvThemeDarkPalettesNeutral21 = "#414144ff"; -export const CvThemeDarkPalettesNeutral22 = "#444447ff"; -export const CvThemeDarkPalettesNeutral23 = "#47474aff"; -export const CvThemeDarkPalettesNeutral24 = "#4a4a4dff"; -export const CvThemeDarkPalettesDigitalBlue91 = "#bec9feff"; -export const CvThemeDarkPalettesDigitalBlue92 = "#c6cffdff"; -export const CvThemeDarkPalettesDigitalBlue93 = "#ced5feff"; -export const CvThemeDarkPalettesDigitalBlue94 = "#d5dbfeff"; -export const CvThemeDarkColorsPrimary = "#bac3ffff"; -export const CvThemeDarkColorsPrimaryContainer = "#1d2c43ff"; -export const CvThemeDarkColorsOnPrimary = "#111a28ff"; -export const CvThemeDarkColorsSecondary = "#c3c5ddff"; -export const CvThemeDarkColorsSecondaryContainer = "#434659ff"; -export const CvThemeDarkColorsOnSecondary = "#171a2cff"; -export const CvThemeDarkColorsOnSecondaryContainer = "#5b5d72ff"; -export const CvThemeDarkColorsTertiary = "#ff5f02ff"; -export const CvThemeDarkColorsTertiaryContainer = "#c25d33ff"; -export const CvThemeDarkColorsOnTertiary = "#612e1aff"; -export const CvThemeDarkColorsOnTertiaryContainer = "#fef1ecff"; -export const CvThemeDarkColorsSurface = "#161616ff"; -export const CvThemeDarkColorsSurfaceDim = "#0e0e0eff"; -export const CvThemeDarkColorsSurfaceBright = "#4a4a4dff"; -export const CvThemeDarkColorsSurfaceContainerLowest = "#000000ff"; -export const CvThemeDarkColorsSurfaceContainerLow = "#1e1d1eff"; -export const CvThemeDarkColorsSurfaceContainer = "#252426ff"; -export const CvThemeDarkColorsSurfaceContainerHigh = "#2c2b2dff"; -export const CvThemeDarkColorsSurfaceContainerHighest = "#323134ff"; -export const CvThemeDarkColorsOnSurface = "#ebe8ecff"; -export const CvThemeDarkColorsOnSurfaceVariant = "#ebe8ecff"; -export const CvThemeDarkColorsInverseSurface = "#ebe8ecff"; -export const CvThemeDarkColorsInverseOnSurface = "#3e3e41ff"; -export const CvThemeDarkColorsNegative = "#fd7d69ff"; -export const CvThemeDarkColorsNegativeContainer = "#65322aff"; -export const CvThemeDarkColorsOnNegative = "#331915ff"; -export const CvThemeDarkColorsOnNegativeContainer = "#ffac9fff"; -export const CvThemeDarkColorsPositive = "#91d890ff"; -export const CvThemeDarkColorsPositiveContainer = "#224b22ff"; -export const CvThemeDarkColorsOnPositive = "#112611ff"; -export const CvThemeDarkColorsOnPositiveContainer = "#91d890ff"; -export const CvThemeDarkColorsCaution = "#ffcd9eff"; -export const CvThemeDarkColorsCautionContainer = "#66492fff"; -export const CvThemeDarkColorsOnCaution = "#66492fff"; -export const CvThemeDarkColorsOnCautionContainer = "#ffcd9eff"; -export const CvThemeDarkColorsOutline = "#8f8e97ff"; -export const CvThemeDarkColorsOutlineVariant = "#3e3e41ff"; -export const CvThemeDarkColorsShadow = "#000000ff"; -export const CvThemeDarkColorsScrim = "#000000ff"; -export const CvThemeDarkColorsPrimaryFixed = "#dde1ffff"; -export const CvThemeDarkColorsPrimaryFixedDim = "#bac3ffff"; -export const CvThemeDarkColorsSecondaryFixed = "#dfe1f9ff"; -export const CvThemeDarkColorsSecondaryFixedDim = "#c3c5ddff"; -export const CvThemeDarkColorsTertiaryFixed = "#f79e79ff"; -export const CvThemeDarkColorsTertiaryFixedDim = "#f37440ff"; -export const CvThemeDarkColorsPrimary8 = "#bac3ff14"; -export const CvThemeDarkColorsPrimary12 = "#bac3ff1f"; -export const CvThemeDarkColorsOnSurface8 = "#ebe8ec14"; -export const CvThemeDarkColorsOnSurface12 = "#ebe8ec1f"; -export const CvThemeDarkColorsOnPrimaryContainer = "#dde1ffff"; -export const CvThemeDarkColorsInversePrimary = "#3053f4ff"; -export const CvThemeDarkColorsOnSurface38 = "#ebe8ec61"; -export const CvThemeDarkColorsOnSurface16 = "#ebe8ec29"; -export const CvThemeDarkColorsOnPrimary12 = "#111a281f"; -export const CvThemeDarkColorsOnPrimary8 = "#111a2814"; -export const CvThemeDarkColorsPrimary16 = "#bac3ff29"; -export const CvThemeDarkColorsOnSurfaceVariant8 = "#d5d3d814"; -export const CvThemeDarkColorsOnTertiaryContainer8 = "#fef1ec14"; -export const CvThemeDarkColorsOnTertiaryContainer12 = "#fef1ec1f"; -export const CvThemeDarkColorsOnPrimaryContainer12 = "#dde1ff1f"; -export const CvThemeDarkColorsOnSurfaceVariant12 = "#d5d3d81f"; -export const CvThemeDarkColorsOnSecondaryContainer8 = "#5b5d7214"; -export const CvThemeDarkColorsOnSecondaryContainer16 = "#61637829"; -export const CvThemeDarkColorsOutline8 = "#8f8e9714"; -export const CvThemeDarkColorsOutline12 = "#8f8e971f"; -export const CvThemeDarkColorsOutline16 = "#8f8e9729"; -export const CvThemeDarkColorsSurfaceVariant = "#5c5b5fff"; -export const CvThemeDarkColorsEmphasis = "#cc809cff"; -export const CvThemeDarkColorsEmphasisContainer = "#66404eff"; -export const CvThemeDarkColorsOnEmphasis = "#191013ff"; -export const CvThemeDarkColorsOnEmphasisContainer = "#ffd9e7ff"; -export const CvThemeDarkColorsPositive16 = "#91d89029"; -export const CvThemeDarkColorsCaution16 = "#ffb77529"; -export const CvThemeDarkColorsNegative12 = "#fd7d691f"; -export const CvThemeDarkColorsOnSecondaryContainer12 = "#5b5d721f"; -export const CvThemeDarkColorsOnPrimary16 = "#111a2829"; -export const CvThemeDarkColorsOnPrimaryContainer8 = "#dde1ff14"; -export const CvThemeDarkColorsOnPrimaryContainer16 = "#dde1ff29"; -export const CvThemeDarkColorsOnSecondary8 = "#171a2c14"; -export const CvThemeDarkColorsOnSecondary12 = "#171a2c1f"; -export const CvThemeDarkColorsOnSecondary16 = "#171a2c29"; -export const CvThemeDarkColorsOnTertiary8 = "#612e1a14"; -export const CvThemeDarkColorsOnTertiary12 = "#612e1a1f"; -export const CvThemeDarkColorsOnTertiary16 = "#612e1a29"; -export const CvThemeDarkColorsOnTertiaryContainer16 = "#fef1ec29"; -export const CvThemeDarkColorsOnSurfaceVariant16 = "#d5d3d829"; -export const CvThemeDarkColorsNegative8 = "#fd7d6914"; -export const CvThemeDarkColorsNegative16 = "#fd7d6929"; -export const CvThemeDarkColorsPositive12 = "#91d8901f"; -export const CvThemeDarkColorsPositive8 = "#91d89014"; -export const CvThemeDarkColorsOnPositive8 = "#11261114"; -export const CvThemeDarkColorsOnPositive12 = "#1126111f"; -export const CvThemeDarkColorsOnPositive16 = "#11261129"; -export const CvThemeDarkColorsOnPositiveContainer8 = "#91d89014"; -export const CvThemeDarkColorsOnPositiveContainer12 = "#91d8901f"; -export const CvThemeDarkColorsOnPositiveContainer16 = "#91d89029"; -export const CvThemeDarkColorsCaution12 = "#ffb7751f"; -export const CvThemeDarkColorsCaution8 = "#ffb77514"; -export const CvThemeDarkColorsOnCaution8 = "#66492f1f"; -export const CvThemeDarkColorsOnCaution12 = "#66492f1f"; -export const CvThemeDarkColorsOnCaution16 = "#66492f29"; -export const CvThemeDarkColorsOnNegative8 = "#33191514"; -export const CvThemeDarkColorsOnNegative12 = "#3319151f"; -export const CvThemeDarkColorsOnNegative16 = "#33191529"; -export const CvThemeDarkColorsOnCautionContainer8 = "#19120c14"; -export const CvThemeDarkColorsOnCautionContainer12 = "#19120c1f"; -export const CvThemeDarkColorsOnCautionContainer16 = "#19120c29"; -export const CvThemeDarkColorsEmphasis8 = "#cc809c14"; -export const CvThemeDarkColorsEmphasis12 = "#cc809c1f"; -export const CvThemeDarkColorsEmphasis16 = "#cc809c29"; -export const CvThemeDarkColorsOnEmphasis8 = "#19101314"; -export const CvThemeDarkColorsOnEmphasis12 = "#1910131f"; -export const CvThemeDarkColorsOnEmphasis16 = "#19101329"; -export const CvThemeDarkColorsOnEmphasisContainer8 = "#ffd9e714"; -export const CvThemeDarkColorsOnEmphasisContainer12 = "#ffd9e71f"; -export const CvThemeDarkColorsOnEmphasisContainer16 = "#ffd9e729"; -export const CvThemeDarkColorsInverseOnSurface12 = "#3e3e411f"; -export const CvThemeDarkColorsInversePrimary12 = "#3053f41f"; -export const CvThemeDarkColorsInverseOnSurface8 = "#3e3e4114"; -export const CvThemeDarkColorsInversePrimary8 = "#3053f414"; -export const CvThemeDarkColorsInversePrimary16 = "#3053f429"; -export const CvThemeDarkColorsInverseOnSurface16 = "#3e3e4129"; -export const CvThemeDarkColorsOnPrimary74 = "#111a28bd"; -export const CvThemeDarkColorsOnSurface74 = "#ebe8ecbd"; -export const CvThemeDarkColorsTertiary8 = "#ff5f0214"; -export const CvThemeDarkColorsTertiary12 = "#ff5f021f"; -export const CvThemeDarkColorsTertiary16 = "#ff5f0229"; -export const CvThemeDarkColorsSurfaceContainerLowestBlue = "#ffffffff"; -export const CvThemeDarkColorsSurfaceContainerLowBlue = "#ffffffff"; -export const CvThemeDarkColorsSurfaceContainerHighBlue = "#ffffffff"; -export const CvThemeDarkColorsSurfaceContainerHighestBlue = "#ffffffff"; -export const CvThemeDarkColorsSurfaceContainerLowestNavy = "#ffffffff"; -export const CvThemeDarkColorsSurfaceContainerLowNavy = "#ffffffff"; -export const CvThemeDarkColorsSurfaceContainerHighNavy = "#ffffffff"; -export const CvThemeDarkColorsSurfaceContainerHighestNavy = "#ffffffff"; -export const CvThemeDarkColorsSurfaceBlue = "#ffffffff"; -export const CvThemeDarkColorsSurfaceNavy = "#ffffffff"; -export const CvThemeDarkColorsSurfaceContainerBlue = "#ffffffff"; -export const CvThemeDarkColorsSurfaceContainerNavy = "#ffffffff"; -export const CvThemeDarkColorsSecondary8 = "#c3c5dd14"; -export const CvThemeDarkColorsSecondary12 = "#c3c5dd1f"; -export const CvThemeDarkColorsSecondary16 = "#c3c5dd29"; -export const CvThemeDarkColorsOnSecondary74 = "#171a2cbd"; -export const CvThemeDarkColorsInverseSecondary = "#5b5d72ff"; -export const CvThemeDarkColorsInverseSecondary8 = "#61637814"; -export const CvThemeDarkColorsInverseSecondary12 = "#6163781f"; -export const CvThemeDarkColorsInverseSecondary16 = "#61637829"; -export const CvThemeDarkColorsOnTertiary74 = "#612e1abd"; -export const CvThemeDarkColorsInverseTertiary = "#612e1aff"; -export const CvThemeDarkColorsInverseTertiary8 = "#ff5f0214"; -export const CvThemeDarkColorsInverseTertiary12 = "#ff5f021f"; -export const CvThemeDarkColorsInverseTertiary16 = "#ff5f0229"; -export const CvThemeDarkColorsOnNegativeContainer8 = "#ffac9f14"; -export const CvThemeDarkColorsOnNegativeContainer12 = "#ffac9f1f"; -export const CvThemeDarkColorsOnNegativeContainer16 = "#ffac9f29"; -export const CvThemeDarkPrimaryHover = "#3053f414"; -export const CvThemeDarkPrimaryFocus = "#3053f41f"; -export const CvThemeDarkPrimaryPress = "#3053f41f"; -export const CvThemeDarkPrimaryDrag = "#3053f429"; -export const CvThemeDarkOnPrimaryHover = "#ffffff14"; -export const CvThemeDarkOnPrimaryFocus = "#ffffff1f"; -export const CvThemeDarkOnPrimaryPress = "#ffffff1f"; -export const CvThemeDarkOnPrimaryDrag = "#ffffff29"; -export const CvThemeDarkOnPrimaryContainerHover = "#00115a14"; -export const CvThemeDarkOnPrimaryContainerFocus = "#00115a1f"; -export const CvThemeDarkOnPrimaryContainerPress = "#00115a1f"; -export const CvThemeDarkOnPrimaryContainerDrag = "#00115a29"; -export const CvThemeDarkInversePrimaryHover = "#bac3ff14"; -export const CvThemeDarkInversePrimaryFocus = "#bac3ff1f"; -export const CvThemeDarkInversePrimaryPress = "#bac3ff1f"; -export const CvThemeDarkInversePrimaryDrag = "#bac3ff29"; -export const CvThemeDarkTertiaryHover = "#ff5f0214"; -export const CvThemeDarkTertiaryPress = "#ff5f021f"; -export const CvThemeDarkTertiaryFocus = "#ff5f021f"; -export const CvThemeDarkTertiaryDrag = "#ff5f0229"; -export const CvThemeDarkOnTertiaryHover = "#ffffff14"; -export const CvThemeDarkOnTertiaryPress = "#ffffff1f"; -export const CvThemeDarkOnTertiaryFocus = "#ffffff1f"; -export const CvThemeDarkOnTertiaryDrag = "#ffffff29"; -export const CvThemeDarkOnTertiaryContainerHover = "#48130014"; -export const CvThemeDarkOnTertiaryContainerPress = "#4813001f"; -export const CvThemeDarkOnTertiaryContainerFocus = "#4813001f"; -export const CvThemeDarkOnTertiaryContainerDrag = "#48130029"; -export const CvThemeDarkNegativeHover = "#ae120914"; -export const CvThemeDarkNegativePress = "#ae12091f"; -export const CvThemeDarkNegativeFocus = "#ae12091f"; -export const CvThemeDarkNegativeDrag = "#ae120929"; -export const CvThemeDarkOnNegativeHover = "#ffffff14"; -export const CvThemeDarkOnNegativePress = "#ffffff1f"; -export const CvThemeDarkOnNegativeFocus = "#ffffff1f"; -export const CvThemeDarkOnNegativeDrag = "#ffffff29"; -export const CvThemeDarkPositiveHover = "#03660014"; -export const CvThemeDarkPositivePress = "#03660029"; -export const CvThemeDarkPositiveFocus = "#03660029"; -export const CvThemeDarkPositiveDrag = "#0366001f"; -export const CvThemeDarkOnPositiveHover = "#ffffff14"; -export const CvThemeDarkOnPositivePress = "#ffffff1f"; -export const CvThemeDarkOnPositiveFocus = "#ffffff1f"; -export const CvThemeDarkOnPositiveDrag = "#ffffff29"; -export const CvThemeDarkOnPositiveContainerHover = "#000a0014"; -export const CvThemeDarkOnPositiveContainerFocus = "#000a001f"; -export const CvThemeDarkOnPositiveContainerPress = "#000a001f"; -export const CvThemeDarkOnPositiveContainerDrag = "#000a0029"; -export const CvThemeDarkCautionHover = "#f3880014"; -export const CvThemeDarkCautionPress = "#f388001f"; -export const CvThemeDarkCautionFocus = "#f388001f"; -export const CvThemeDarkCautionDrag = "#f3880029"; -export const CvThemeDarkOnCautionHover = "#ffffff14"; -export const CvThemeDarkOnCautionPress = "#ffffff1f"; -export const CvThemeDarkOnCautionFocus = "#ffffff1f"; -export const CvThemeDarkOnCautionDrag = "#ffffff29"; -export const CvThemeDarkOnCautionContainerHover = "#180e0014"; -export const CvThemeDarkOnCautionContainerPress = "#180e001f"; -export const CvThemeDarkOnCautionContainerFocus = "#180e001f"; -export const CvThemeDarkOnCautionContainerColor = "#180e0029"; -export const CvThemeDarkEmphasisHover = "#b1014214"; -export const CvThemeDarkEmphasisPress = "#b101421f"; -export const CvThemeDarkEmphasisFocus = "#b101421f"; -export const CvThemeDarkEmphasisColor = "#b1014229"; -export const CvThemeDarkOnEmphasisHover = "#ffffff14"; -export const CvThemeDarkOnEmphasisPress = "#ffffff1f"; -export const CvThemeDarkOnEmphasisFocus = "#ffffff1f"; -export const CvThemeDarkOnEmphasisDrag = "#ffffff29"; -export const CvThemeDarkOnEmphasisContainerHover = "#12000714"; -export const CvThemeDarkOnEmphasisContainerPress = "#1200071f"; -export const CvThemeDarkOnEmphasisContainerFocus = "#1200071f"; -export const CvThemeDarkOnEmphasisContainerDrag = "#180e0029"; -export const CvThemeDarkSecondaryHover = "#61637814"; -export const CvThemeDarkSecondaryPress = "#6163781f"; -export const CvThemeDarkSecondaryFocus = "#6163781f"; -export const CvThemeDarkSecondaryDrag = "#61637829"; -export const CvThemeDarkOnSecondaryHover = "#61637814"; -export const CvThemeDarkOnSecondaryPress = "#6163781f"; -export const CvThemeDarkOnSecondaryFocus = "#6163781f"; -export const CvThemeDarkOnSecondaryDrag = "#61637829"; -export const CvThemeDarkOnSecondaryContainerHover = "#171a2c14"; -export const CvThemeDarkOnSecondaryContainerPress = "#171a2c1f"; -export const CvThemeDarkOnSecondaryContainerFocus = "#171a2c1f"; -export const CvThemeDarkOnSecondaryContainerDrag = "#171a2c29"; -export const CvThemeDarkOnSurfaceHover = "#1e1d1e14"; -export const CvThemeDarkOnSurfacePress = "#1e1d1e1f"; -export const CvThemeDarkOnSurfaceFocus = "#1e1d1e1f"; -export const CvThemeDarkOnSurfaceDrag = "#1e1d1e29"; -export const CvThemeDarkOnSurfaceVariantHover = "#5c5b5f14"; -export const CvThemeDarkOnSurfaceVariantPress = "#5c5b5f1f"; -export const CvThemeDarkOnSurfaceVariantFocus = "#5c5b5f1f"; -export const CvThemeDarkOnSurfaceVariantDrag = "#5c5b5f29"; -export const CvThemeDarkInverseOnSurfaceHover = "#f6f3f614"; -export const CvThemeDarkInverseOnSurfacePress = "#f6f3f61f"; -export const CvThemeDarkInverseOnSurfaceFocus = "#f6f3f61f"; -export const CvThemeDarkInverseOnSurfaceDrag = "#f6f3f61f"; -export const CvThemeDarkOnNegativeContainerHover = "#11020114"; -export const CvThemeDarkOnNegativeContainerPress = "#1102011f"; -export const CvThemeDarkOnNegativeContainerFocus = "#1102011f"; -export const CvThemeDarkOnNegativeContainerDrag = "#11020129"; -export const CvThemeDarkStatesPrimaryHover = "#bac3ff14"; -export const CvThemeDarkStatesPrimaryFocus = "#bac3ff1f"; -export const CvThemeDarkStatesPrimaryPress = "#bac3ff1f"; -export const CvThemeDarkStatesPrimaryDrag = "#bac3ff29"; -export const CvThemeDarkStatesOnPrimaryHover = "#111a2814"; -export const CvThemeDarkStatesOnPrimaryFocus = "#111a281f"; -export const CvThemeDarkStatesOnPrimaryPress = "#111a281f"; -export const CvThemeDarkStatesOnPrimaryDrag = "#111a2829"; -export const CvThemeDarkStatesOnPrimaryContainerHover = "#dde1ff14"; -export const CvThemeDarkStatesOnPrimaryContainerFocus = "#dde1ff1f"; -export const CvThemeDarkStatesOnPrimaryContainerPress = "#dde1ff1f"; -export const CvThemeDarkStatesOnPrimaryContainerDrag = "#dde1ff29"; -export const CvThemeDarkStatesInversePrimaryHover = "#3053f414"; -export const CvThemeDarkStatesInversePrimaryFocus = "#3053f41f"; -export const CvThemeDarkStatesInversePrimaryPress = "#3053f41f"; -export const CvThemeDarkStatesInversePrimaryDrag = "#3053f429"; -export const CvThemeDarkStatesTertiaryHover = "#ff5f0214"; -export const CvThemeDarkStatesTertiaryPress = "#ff5f021f"; -export const CvThemeDarkStatesTertiaryFocus = "#ff5f021f"; -export const CvThemeDarkStatesTertiaryDrag = "#ff5f0229"; -export const CvThemeDarkStatesOnTertiaryHover = "#612e1a14"; -export const CvThemeDarkStatesOnTertiaryPress = "#612e1a1f"; -export const CvThemeDarkStatesOnTertiaryFocus = "#612e1a1f"; -export const CvThemeDarkStatesOnTertiaryDrag = "#612e1a29"; -export const CvThemeDarkStatesOnTertiaryContainerHover = "#fef1ec14"; -export const CvThemeDarkStatesOnTertiaryContainerPress = "#fef1ec1f"; -export const CvThemeDarkStatesOnTertiaryContainerFocus = "#fef1ec1f"; -export const CvThemeDarkStatesOnTertiaryContainerDrag = "#fef1ec29"; -export const CvThemeDarkStatesNegativeHover = "#fd7d6914"; -export const CvThemeDarkStatesNegativePress = "#fd7d691f"; -export const CvThemeDarkStatesNegativeFocus = "#fd7d691f"; -export const CvThemeDarkStatesNegativeDrag = "#fd7d6929"; -export const CvThemeDarkStatesOnNegativeHover = "#33191514"; -export const CvThemeDarkStatesOnNegativePress = "#3319151f"; -export const CvThemeDarkStatesOnNegativeFocus = "#3319151f"; -export const CvThemeDarkStatesOnNegativeDrag = "#33191529"; -export const CvThemeDarkStatesPositiveHover = "#91d89014"; -export const CvThemeDarkStatesPositivePress = "#91d89029"; -export const CvThemeDarkStatesPositiveFocus = "#91d89029"; -export const CvThemeDarkStatesPositiveDrag = "#91d8901f"; -export const CvThemeDarkStatesOnPositiveHover = "#11261114"; -export const CvThemeDarkStatesOnPositivePress = "#1126111f"; -export const CvThemeDarkStatesOnPositiveFocus = "#1126111f"; -export const CvThemeDarkStatesOnPositiveDrag = "#11261129"; -export const CvThemeDarkStatesOnPositiveContainerHover = "#91d89014"; -export const CvThemeDarkStatesOnPositiveContainerFocus = "#91d8901f"; -export const CvThemeDarkStatesOnPositiveContainerPress = "#91d8901f"; -export const CvThemeDarkStatesOnPositiveContainerDrag = "#91d89029"; -export const CvThemeDarkStatesCautionHover = "#ffb77514"; -export const CvThemeDarkStatesCautionPress = "#ffb7751f"; -export const CvThemeDarkStatesCautionFocus = "#ffb7751f"; -export const CvThemeDarkStatesCautionDrag = "#ffb77529"; -export const CvThemeDarkStatesOnCautionHover = "#66492f1f"; -export const CvThemeDarkStatesOnCautionPress = "#66492f1f"; -export const CvThemeDarkStatesOnCautionFocus = "#66492f1f"; -export const CvThemeDarkStatesOnCautionDrag = "#66492f29"; -export const CvThemeDarkStatesOnCautionContainerHover = "#19120c14"; -export const CvThemeDarkStatesOnCautionContainerPress = "#19120c1f"; -export const CvThemeDarkStatesOnCautionContainerFocus = "#19120c1f"; -export const CvThemeDarkStatesOnCautionContainerDrag = "#19120c29"; -export const CvThemeDarkStatesEmphasisHover = "#cc809c14"; -export const CvThemeDarkStatesEmphasisPress = "#cc809c1f"; -export const CvThemeDarkStatesEmphasisFocus = "#cc809c1f"; -export const CvThemeDarkStatesEmphasisDrag = "#cc809c29"; -export const CvThemeDarkStatesOnEmphasisHover = "#19101314"; -export const CvThemeDarkStatesOnEmphasisPress = "#1910131f"; -export const CvThemeDarkStatesOnEmphasisFocus = "#1910131f"; -export const CvThemeDarkStatesOnEmphasisDrag = "#19101329"; -export const CvThemeDarkStatesOnEmphasisContainerHover = "#ffd9e714"; -export const CvThemeDarkStatesOnEmphasisContainerPress = "#ffd9e71f"; -export const CvThemeDarkStatesOnEmphasisContainerFocus = "#ffd9e71f"; -export const CvThemeDarkStatesOnEmphasisContainerDrag = "#ffd9e729"; -export const CvThemeDarkStatesSecondaryHover = "#c3c5dd14"; -export const CvThemeDarkStatesSecondaryPress = "#c3c5dd1f"; -export const CvThemeDarkStatesSecondaryFocus = "#c3c5dd1f"; -export const CvThemeDarkStatesSecondaryDrag = "#c3c5dd29"; -export const CvThemeDarkStatesOnSecondaryHover = "#171a2c14"; -export const CvThemeDarkStatesOnSecondaryPress = "#171a2c1f"; -export const CvThemeDarkStatesOnSecondaryFocus = "#171a2c1f"; -export const CvThemeDarkStatesOnSecondaryDrag = "#171a2c29"; -export const CvThemeDarkStatesOnSecondaryContainerHover = "#5b5d7214"; -export const CvThemeDarkStatesOnSecondaryContainerPress = "#5b5d721f"; -export const CvThemeDarkStatesOnSecondaryContainerFocus = "#5b5d721f"; -export const CvThemeDarkStatesOnSecondaryContainerDrag = "#61637829"; -export const CvThemeDarkStatesOnSurfaceHover = "#ebe8ec14"; -export const CvThemeDarkStatesOnSurfacePress = "#ebe8ec1f"; -export const CvThemeDarkStatesOnSurfaceFocus = "#ebe8ec1f"; -export const CvThemeDarkStatesOnSurfaceDrag = "#ebe8ec29"; -export const CvThemeDarkStatesOnSurfaceVariantHover = "#d5d3d814"; -export const CvThemeDarkStatesOnSurfaceVariantPress = "#d5d3d81f"; -export const CvThemeDarkStatesOnSurfaceVariantFocus = "#d5d3d81f"; -export const CvThemeDarkStatesOnSurfaceVariantDrag = "#d5d3d829"; -export const CvThemeDarkStatesInverseOnSurfaceHover = "#3e3e4114"; -export const CvThemeDarkStatesInverseOnSurfacePress = "#3e3e411f"; -export const CvThemeDarkStatesInverseOnSurfaceFocus = "#3e3e411f"; -export const CvThemeDarkStatesInverseOnSurfaceDrag = "#3e3e4129"; -export const CvThemeDarkStatesOnNegativeContainerHover = "#ffac9f14"; -export const CvThemeDarkStatesOnNegativeContainerPress = "#ffac9f1f"; -export const CvThemeDarkStatesOnNegativeContainerFocus = "#ffac9f1f"; -export const CvThemeDarkStatesOnNegativeContainerDrag = "#ffac9f29"; -export const CvMaterialRed50 = "#ffebee"; -export const CvMaterialRed100 = "#ffcdd2"; -export const CvMaterialRed200 = "#ef9a9a"; -export const CvMaterialRed300 = "#e57373"; -export const CvMaterialRed400 = "#ef5350"; -export const CvMaterialRed500 = "#f44336"; -export const CvMaterialRed600 = "#e53935"; -export const CvMaterialRed700 = "#d32f2f"; -export const CvMaterialRed800 = "#c62828"; -export const CvMaterialRed900 = "#b71c1c"; -export const CvMaterialRedA100 = "#ff8a80"; -export const CvMaterialRedA200 = "#ff5252"; -export const CvMaterialRedA400 = "#ff1744"; -export const CvMaterialRedA700 = "#d50000"; -export const CvMaterialPink50 = "#fce4ec"; -export const CvMaterialPink100 = "#f8bbd0"; -export const CvMaterialPink200 = "#f48fb1"; -export const CvMaterialPink300 = "#f06292"; -export const CvMaterialPink400 = "#ec407a"; -export const CvMaterialPink500 = "#e91e63"; -export const CvMaterialPink600 = "#d81b60"; -export const CvMaterialPink700 = "#c2185b"; -export const CvMaterialPink800 = "#ad1457"; -export const CvMaterialPink900 = "#880e4f"; -export const CvMaterialPinkA100 = "#ff80ab"; -export const CvMaterialPinkA200 = "#ff4081"; -export const CvMaterialPinkA400 = "#f50057"; -export const CvMaterialPinkA700 = "#c51162"; -export const CvMaterialPurple50 = "#f3e5f5"; -export const CvMaterialPurple100 = "#e1bee7"; -export const CvMaterialPurple200 = "#ce93d8"; -export const CvMaterialPurple300 = "#ba68c8"; -export const CvMaterialPurple400 = "#ab47bc"; -export const CvMaterialPurple500 = "#9c27b0"; -export const CvMaterialPurple600 = "#8e24aa"; -export const CvMaterialPurple700 = "#7b1fa2"; -export const CvMaterialPurple800 = "#6a1b9a"; -export const CvMaterialPurple900 = "#4a148c"; -export const CvMaterialPurpleA100 = "#ea80fc"; -export const CvMaterialPurpleA200 = "#e040fb"; -export const CvMaterialPurpleA400 = "#d500f9"; -export const CvMaterialPurpleA700 = "#a0f"; -export const CvMaterialDeepPurple50 = "#ede7f6"; -export const CvMaterialDeepPurple100 = "#d1c4e9"; -export const CvMaterialDeepPurple200 = "#b39ddb"; -export const CvMaterialDeepPurple300 = "#9575cd"; -export const CvMaterialDeepPurple400 = "#7e57c2"; -export const CvMaterialDeepPurple500 = "#673ab7"; -export const CvMaterialDeepPurple600 = "#5e35b1"; -export const CvMaterialDeepPurple700 = "#512da8"; -export const CvMaterialDeepPurple800 = "#4527a0"; -export const CvMaterialDeepPurple900 = "#311b92"; -export const CvMaterialDeepPurpleA100 = "#b388ff"; -export const CvMaterialDeepPurpleA200 = "#7c4dff"; -export const CvMaterialDeepPurpleA400 = "#651fff"; -export const CvMaterialDeepPurpleA700 = "#6200ea"; -export const CvMaterialIndigo50 = "#e8eaf6"; -export const CvMaterialIndigo100 = "#c5cae9"; -export const CvMaterialIndigo200 = "#9fa8da"; -export const CvMaterialIndigo300 = "#7986cb"; -export const CvMaterialIndigo400 = "#5c6bc0"; -export const CvMaterialIndigo500 = "#3f51b5"; -export const CvMaterialIndigo600 = "#3949ab"; -export const CvMaterialIndigo700 = "#303f9f"; -export const CvMaterialIndigo800 = "#283593"; -export const CvMaterialIndigo900 = "#1a237e"; -export const CvMaterialIndigoA100 = "#8c9eff"; -export const CvMaterialIndigoA200 = "#536dfe"; -export const CvMaterialIndigoA400 = "#3d5afe"; -export const CvMaterialIndigoA700 = "#304ffe"; -export const CvMaterialBlue50 = "#e3f2fd"; -export const CvMaterialBlue100 = "#bbdefb"; -export const CvMaterialBlue200 = "#90caf9"; -export const CvMaterialBlue300 = "#64b5f6"; -export const CvMaterialBlue400 = "#42a5f5"; -export const CvMaterialBlue500 = "#2196f3"; -export const CvMaterialBlue600 = "#1e88e5"; -export const CvMaterialBlue700 = "#1976d2"; -export const CvMaterialBlue800 = "#1565c0"; -export const CvMaterialBlue900 = "#0d47a1"; -export const CvMaterialBlueA100 = "#82b1ff"; -export const CvMaterialBlueA200 = "#448aff"; -export const CvMaterialBlueA400 = "#2979ff"; -export const CvMaterialBlueA700 = "#2962ff"; -export const CvMaterialLightBlue50 = "#e1f5fe"; -export const CvMaterialLightBlue100 = "#b3e5fc"; -export const CvMaterialLightBlue200 = "#81d4fa"; -export const CvMaterialLightBlue300 = "#4fc3f7"; -export const CvMaterialLightBlue400 = "#29b6f6"; -export const CvMaterialLightBlue500 = "#03a9f4"; -export const CvMaterialLightBlue600 = "#039be5"; -export const CvMaterialLightBlue700 = "#0288d1"; -export const CvMaterialLightBlue800 = "#0277bd"; -export const CvMaterialLightBlue900 = "#01579b"; -export const CvMaterialLightBlueA100 = "#80d8ff"; -export const CvMaterialLightBlueA200 = "#40c4ff"; -export const CvMaterialLightBlueA400 = "#00b0ff"; -export const CvMaterialLightBlueA700 = "#0091ea"; -export const CvMaterialCyan50 = "#e0f7fa"; -export const CvMaterialCyan100 = "#b2ebf2"; -export const CvMaterialCyan200 = "#80deea"; -export const CvMaterialCyan300 = "#4dd0e1"; -export const CvMaterialCyan400 = "#26c6da"; -export const CvMaterialCyan500 = "#00bcd4"; -export const CvMaterialCyan600 = "#00acc1"; -export const CvMaterialCyan700 = "#0097a7"; -export const CvMaterialCyan800 = "#00838f"; -export const CvMaterialCyan900 = "#006064"; -export const CvMaterialCyanA100 = "#84ffff"; -export const CvMaterialCyanA200 = "#18ffff"; -export const CvMaterialCyanA400 = "#00e5ff"; -export const CvMaterialCyanA700 = "#00b8d4"; -export const CvMaterialTeal50 = "#e0f2f1"; -export const CvMaterialTeal100 = "#b2dfdb"; -export const CvMaterialTeal200 = "#80cbc4"; -export const CvMaterialTeal300 = "#4db6ac"; -export const CvMaterialTeal400 = "#26a69a"; -export const CvMaterialTeal500 = "#009688"; -export const CvMaterialTeal600 = "#00897b"; -export const CvMaterialTeal700 = "#00796b"; -export const CvMaterialTeal800 = "#00695c"; -export const CvMaterialTeal900 = "#004d40"; -export const CvMaterialTealA100 = "#a7ffeb"; -export const CvMaterialTealA200 = "#64ffda"; -export const CvMaterialTealA400 = "#1de9b6"; -export const CvMaterialTealA700 = "#00bfa5"; -export const CvMaterialGreen50 = "#e8f5e9"; -export const CvMaterialGreen100 = "#c8e6c9"; -export const CvMaterialGreen200 = "#a5d6a7"; -export const CvMaterialGreen300 = "#81c784"; -export const CvMaterialGreen400 = "#66bb6a"; -export const CvMaterialGreen500 = "#4caf50"; -export const CvMaterialGreen600 = "#43a047"; -export const CvMaterialGreen700 = "#388e3c"; -export const CvMaterialGreen800 = "#2e7d32"; -export const CvMaterialGreen900 = "#1b5e20"; -export const CvMaterialGreenA100 = "#b9f6ca"; -export const CvMaterialGreenA200 = "#69f0ae"; -export const CvMaterialGreenA400 = "#00e676"; -export const CvMaterialGreenA700 = "#00c853"; -export const CvMaterialLightGreen50 = "#f1f8e9"; -export const CvMaterialLightGreen100 = "#dcedc8"; -export const CvMaterialLightGreen200 = "#c5e1a5"; -export const CvMaterialLightGreen300 = "#aed581"; -export const CvMaterialLightGreen400 = "#9ccc65"; -export const CvMaterialLightGreen500 = "#8bc34a"; -export const CvMaterialLightGreen600 = "#7cb342"; -export const CvMaterialLightGreen700 = "#689f38"; -export const CvMaterialLightGreen800 = "#558b2f"; -export const CvMaterialLightGreen900 = "#33691e"; -export const CvMaterialLightGreenA100 = "#ccff90"; -export const CvMaterialLightGreenA200 = "#b2ff59"; -export const CvMaterialLightGreenA400 = "#76ff03"; -export const CvMaterialLightGreenA700 = "#64dd17"; -export const CvMaterialLime50 = "#f9fbe7"; -export const CvMaterialLime100 = "#f0f4c3"; -export const CvMaterialLime200 = "#e6ee9c"; -export const CvMaterialLime300 = "#dce775"; -export const CvMaterialLime400 = "#d4e157"; -export const CvMaterialLime500 = "#cddc39"; -export const CvMaterialLime600 = "#c0ca33"; -export const CvMaterialLime700 = "#afb42b"; -export const CvMaterialLime800 = "#9e9d24"; -export const CvMaterialLime900 = "#827717"; -export const CvMaterialLimeA100 = "#f4ff81"; -export const CvMaterialLimeA200 = "#eeff41"; -export const CvMaterialLimeA400 = "#c6ff00"; -export const CvMaterialLimeA700 = "#aeea00"; -export const CvMaterialYellow50 = "#fffde7"; -export const CvMaterialYellow100 = "#fff9c4"; -export const CvMaterialYellow200 = "#fff59d"; -export const CvMaterialYellow300 = "#fff176"; -export const CvMaterialYellow400 = "#ffee58"; -export const CvMaterialYellow500 = "#ffeb3b"; -export const CvMaterialYellow600 = "#fdd835"; -export const CvMaterialYellow700 = "#fbc02d"; -export const CvMaterialYellow800 = "#f9a825"; -export const CvMaterialYellow900 = "#f57f17"; -export const CvMaterialYellowA100 = "#ffff8d"; -export const CvMaterialYellowA200 = "#ff0"; -export const CvMaterialYellowA400 = "#ffea00"; -export const CvMaterialYellowA700 = "#ffd600"; -export const CvMaterialAmber50 = "#fff8e1"; -export const CvMaterialAmber100 = "#ffecb3"; -export const CvMaterialAmber200 = "#ffe082"; -export const CvMaterialAmber300 = "#ffd54f"; -export const CvMaterialAmber400 = "#ffca28"; -export const CvMaterialAmber500 = "#ffc107"; -export const CvMaterialAmber600 = "#ffb300"; -export const CvMaterialAmber700 = "#ffa000"; -export const CvMaterialAmber800 = "#ff8f00"; -export const CvMaterialAmber900 = "#ff6f00"; -export const CvMaterialAmberA100 = "#ffe57f"; -export const CvMaterialAmberA200 = "#ffd740"; -export const CvMaterialAmberA400 = "#ffc400"; -export const CvMaterialAmberA700 = "#ffab00"; -export const CvMaterialOrange50 = "#fff3e0"; -export const CvMaterialOrange100 = "#ffe0b2"; -export const CvMaterialOrange200 = "#ffcc80"; -export const CvMaterialOrange300 = "#ffb74d"; -export const CvMaterialOrange400 = "#ffa726"; -export const CvMaterialOrange500 = "#ff9800"; -export const CvMaterialOrange600 = "#fb8c00"; -export const CvMaterialOrange700 = "#f57c00"; -export const CvMaterialOrange800 = "#ef6c00"; -export const CvMaterialOrange900 = "#e65100"; -export const CvMaterialOrangeA100 = "#ffd180"; -export const CvMaterialOrangeA200 = "#ffab40"; -export const CvMaterialOrangeA400 = "#ff9100"; -export const CvMaterialOrangeA700 = "#ff6d00"; -export const CvMaterialDeepOrange50 = "#fbe9e7"; -export const CvMaterialDeepOrange100 = "#ffccbc"; -export const CvMaterialDeepOrange200 = "#ffab91"; -export const CvMaterialDeepOrange300 = "#ff8a65"; -export const CvMaterialDeepOrange400 = "#ff7043"; -export const CvMaterialDeepOrange500 = "#ff5722"; -export const CvMaterialDeepOrange600 = "#f4511e"; -export const CvMaterialDeepOrange700 = "#e64a19"; -export const CvMaterialDeepOrange800 = "#d84315"; -export const CvMaterialDeepOrange900 = "#bf360c"; -export const CvMaterialDeepOrangeA100 = "#ff9e80"; -export const CvMaterialDeepOrangeA200 = "#ff6e40"; -export const CvMaterialDeepOrangeA400 = "#ff3d00"; -export const CvMaterialDeepOrangeA700 = "#dd2c00"; -export const CvMaterialBrown50 = "#efebe9"; -export const CvMaterialBrown100 = "#d7ccc8"; -export const CvMaterialBrown200 = "#bcaaa4"; -export const CvMaterialBrown300 = "#a1887f"; -export const CvMaterialBrown400 = "#8d6e63"; -export const CvMaterialBrown500 = "#795548"; -export const CvMaterialBrown600 = "#6d4c41"; -export const CvMaterialBrown700 = "#5d4037"; -export const CvMaterialBrown800 = "#4e342e"; -export const CvMaterialBrown900 = "#3e2723"; -export const CvMaterialGrey50 = "#fafafa"; -export const CvMaterialGrey100 = "#f5f5f5"; -export const CvMaterialGrey200 = "#eee"; -export const CvMaterialGrey300 = "#e0e0e0"; -export const CvMaterialGrey400 = "#bdbdbd"; -export const CvMaterialGrey500 = "#9e9e9e"; -export const CvMaterialGrey600 = "#757575"; -export const CvMaterialGrey700 = "#616161"; -export const CvMaterialGrey800 = "#424242"; -export const CvMaterialGrey900 = "#212121"; -export const CvMaterialBlueGrey50 = "#eceff1"; -export const CvMaterialBlueGrey100 = "#cfd8dc"; -export const CvMaterialBlueGrey200 = "#b0bec5"; -export const CvMaterialBlueGrey300 = "#90a4ae"; -export const CvMaterialBlueGrey400 = "#78909c"; -export const CvMaterialBlueGrey500 = "#607d8b"; -export const CvMaterialBlueGrey600 = "#546e7a"; -export const CvMaterialBlueGrey700 = "#455a64"; -export const CvMaterialBlueGrey800 = "#37474f"; -export const CvMaterialBlueGrey900 = "#263238"; -export const CvTeradataTeal50 = "#def9f8"; -export const CvTeradataTeal100 = "#b2ebea"; -export const CvTeradataTeal200 = "#85dddc"; -export const CvTeradataTeal300 = "#59cecd"; -export const CvTeradataTeal400 = "#2cc0bf"; -export const CvTeradataTeal500 = "#00b2b1"; -export const CvTeradataTeal600 = "#00a2a2"; -export const CvTeradataTeal700 = "#009392"; -export const CvTeradataTeal800 = "#008383"; -export const CvTeradataTeal900 = "#007373"; -export const CvTeradataTeal1000 = "#016b6b"; -export const CvTeradataTeal1100 = "#036464"; -export const CvTeradataTeal1200 = "#045c5c"; -export const CvTeradataTeal1300 = "#055454"; -export const CvTeradataTeal1400 = "#074d4d"; -export const CvTeradataTeal1500 = "#084545"; -export const CvTeradataTeal1600 = "#0a3e3e"; -export const CvTeradataTeal1700 = "#0b3636"; -export const CvTeradataTeal1800 = "#0c2e2e"; -export const CvTeradataTeal1900 = "#0e2727"; -export const CvTeradataTeal2000 = "#0f1f1f"; -export const CvTeradataSlate50 = "#e3e7e8"; -export const CvTeradataSlate100 = "#c9cfd1"; -export const CvTeradataSlate200 = "#afb6b9"; -export const CvTeradataSlate300 = "#959ea2"; -export const CvTeradataSlate400 = "#7b858a"; -export const CvTeradataSlate500 = "#616d73"; -export const CvTeradataSlate600 = "#57646b"; -export const CvTeradataSlate700 = "#4d5b62"; -export const CvTeradataSlate800 = "#43515a"; -export const CvTeradataSlate900 = "#394851"; -export const CvTeradataSlate1000 = "#2e3d42"; -export const CvTeradataSlate1100 = "#28353b"; -export const CvTeradataSlate1200 = "#222e33"; -export const CvTeradataSlate1300 = "#1f282e"; -export const CvTeradataSlate1400 = "#1a2126"; -export const CvTeradataSlate1500 = "#161c1f"; -export const CvTeradataSlate1600 = "#14171a"; -export const CvTeradataSlate1700 = "#101314"; -export const CvTeradataSlate1800 = "#0c0e0f"; -export const CvTeradataSlate1900 = "#060708"; -export const CvTeradataSlate2000 = "#020203"; -export const CvTeradataOrange100 = "#FFCFB3"; -export const CvTeradataOrange200 = "#FFAF81"; -export const CvTeradataOrange300 = "#FF8F4E"; -export const CvTeradataOrange400 = "#FF7728"; -export const CvTeradataOrange500 = "#FF5F02"; -export const CvTeradataOrange600 = "#F05800"; -export const CvTeradataOrange700 = "#E54900"; -export const CvTeradataOrange800 = "#D83B03"; -export const CvTeradataOrange900 = "#C23200"; -export const CvTypographyFontFamily = "Arial, sans-serif"; +export const CvLightCodeSnippetColor = '#383a42'; +export const CvLightCodeSnippetComment = '#a0a1a7'; +export const CvLightCodeSnippetKeyword = '#a626a4'; +export const CvLightCodeSnippetSelector = '#e45649'; +export const CvLightCodeSnippetLiteral = '#0184bb'; +export const CvLightCodeSnippetString = '#50a14f'; +export const CvLightCodeSnippetVariable = '#986801'; +export const CvLightCodeSnippetTitle = '#4078f2'; +export const CvLightCodeSnippetClass = '#c18401'; +export const CvLightPrimary = '#3053f4ff'; +export const CvLightSecondary = '#616378ff'; +export const CvLightError = '#ae1209ff'; +export const CvLightPositive = '#036600ff'; +export const CvLightCaution = '#f38800ff'; +export const CvLightNegative = '#ae1209ff'; +export const CvLightOnPrimary = '#ffffffff'; +export const CvLightOnSecondary = '#ffffffff'; +export const CvLightOnBackground = '#1e1d1eff'; +export const CvLightOnSurface = '#1e1d1eff'; +export const CvLightOnError = '#ffffffff'; +export const CvLightDivider = '#d5d3d8ff'; +export const CvLightEmphasis = '#b10142ff'; +export const CvLightAccent = '#3053f4ff'; +export const CvLightBackground = '#fdf9fcff'; +export const CvLightSurface = '#fdf9fcff'; +export const CvLightSurfaceCanvas = '#ffffffff'; +export const CvLightSurfacePrimary = '#ececfeff'; +export const CvLightSurfacePrimaryHighlight = '#3053f414'; +export const CvLightSurfacePrimaryHighlightHover = '#3053f414'; +export const CvLightSurfaceAccent = '#ececfeff'; +export const CvLightSurfaceAccentHighlight = '#3053f414'; +export const CvLightSurfaceAccentHighlightHover = '#3053f41f'; +export const CvLightSurfaceSecondary = '#dfe1f9ff'; +export const CvLightSurfaceSecondaryHighlight = '#61637814'; +export const CvLightSurfaceSecondaryHighlightHover = '#61637814'; +export const CvLightSurfacePositive = '#8fcc8eff'; +export const CvLightSurfacePositiveHighlight = '#03660014'; +export const CvLightSurfacePositiveHighlightHover = '#03660014'; +export const CvLightSurfaceCaution = '#ffcc8cff'; +export const CvLightSurfaceCautionHighlight = '#f3880014'; +export const CvLightSurfaceCautionHighlightHover = '#f3880014'; +export const CvLightSurfaceNegative = '#ffb2aeff'; +export const CvLightSurfaceNegativeHighlight = '#ae120914'; +export const CvLightSurfaceNegativeHighlightHover = '#ae120914'; +export const CvLightSurfaceNeutral = '#76757dff'; +export const CvLightSurfaceNeutralHighlight = 'rgba(#76757dff, 0.04)'; +export const CvLightSurfaceNeutralHighlightHover = 'rgba(#76757dff, 0.08)'; +export const CvLightSurfaceEmphasis = '#e8b3c6ff'; +export const CvLightSurfaceEmphasisHighlight = '#b1014214'; +export const CvLightSurfaceEmphasisHighlightHover = '#b1014214'; +export const CvLightTextPrimaryOnBackground = '#1e1d1eff'; +export const CvLightTextSecondaryOnBackground = '#5c5b5fff'; +export const CvLightTextHintOnBackground = '#5c5b5fff'; +export const CvLightTextDisabledOnBackground = '#1e1d1e61'; +export const CvLightTextIconOnBackground = '#5c5b5fff'; +export const CvLightTextLogoOnBackground = '#354145'; +export const CvLightTextPrimaryOnLight = '#1e1d1eff'; +export const CvLightTextSecondaryOnLight = '#5c5b5fff'; +export const CvLightTextHintOnLight = '#5c5b5fff'; +export const CvLightTextDisabledOnLight = '#1e1d1e61'; +export const CvLightTextIconOnLight = '#5c5b5fff'; +export const CvLightTextPrimaryOnDark = '#ebe8ecff'; +export const CvLightTextSecondaryOnDark = '#ebe8ecff'; +export const CvLightTextHintOnDark = '#ebe8ecff'; +export const CvLightTextDisabledOnDark = '#ebe8ec61'; +export const CvLightTextIconOnDark = '#ebe8ecff'; +export const CvDarkCodeSnippetColor = '#abb2bf'; +export const CvDarkCodeSnippetComment = '#5c6370'; +export const CvDarkCodeSnippetKeyword = '#c678dd'; +export const CvDarkCodeSnippetSelector = '#e06c75'; +export const CvDarkCodeSnippetLiteral = '#56b6c2'; +export const CvDarkCodeSnippetString = '#98c379'; +export const CvDarkCodeSnippetVariable = '#d19a66'; +export const CvDarkCodeSnippetTitle = '#61aeee'; +export const CvDarkCodeSnippetClass = '#e6c07b'; +export const CvDarkPrimary = '#bac3ffff'; +export const CvDarkSecondary = '#c3c5ddff'; +export const CvDarkError = '#fd7d69ff'; +export const CvDarkPositive = '#91d890ff'; +export const CvDarkCaution = '#ffcd9eff'; +export const CvDarkNegative = '#fd7d69ff'; +export const CvDarkOnPrimary = '#111a28ff'; +export const CvDarkOnSecondary = '#171a2cff'; +export const CvDarkOnBackground = '#ebe8ecff'; +export const CvDarkOnSurface = '#ebe8ecff'; +export const CvDarkOnError = '#331915ff'; +export const CvDarkDivider = '#3e3e41ff'; +export const CvDarkEmphasis = '#cc809cff'; +export const CvDarkAccent = '#bac3ffff'; +export const CvDarkBackground = '#161616ff'; +export const CvDarkSurface = '#161616ff'; +export const CvDarkSurfaceCanvas = '#252426ff'; +export const CvDarkSurfacePrimary = '#1d2c43ff'; +export const CvDarkSurfacePrimaryHighlight = '#bac3ff14'; +export const CvDarkSurfacePrimaryHighlightHover = '#bac3ff14'; +export const CvDarkSurfaceAccent = '#1d2c43ff'; +export const CvDarkSurfaceAccentHighlight = '#bac3ff14'; +export const CvDarkSurfaceAccentHighlightHover = '#bac3ff14'; +export const CvDarkSurfaceSecondary = '#434659ff'; +export const CvDarkSurfaceSecondaryHighlight = '#c3c5dd14'; +export const CvDarkSurfaceSecondaryHighlightHover = '#c3c5dd14'; +export const CvDarkSurfacePositive = '#224b22ff'; +export const CvDarkSurfacePositiveHighlight = '#91d89014'; +export const CvDarkSurfacePositiveHighlightHover = '#91d89014'; +export const CvDarkSurfaceCaution = '#66492fff'; +export const CvDarkSurfaceCautionHighlight = '#ffb77514'; +export const CvDarkSurfaceCautionHighlightHover = '#ffb77514'; +export const CvDarkSurfaceNegative = '#65322aff'; +export const CvDarkSurfaceNegativeHighlight = '#fd7d6914'; +export const CvDarkSurfaceNegativeHighlightHover = '#fd7d6914'; +export const CvDarkSurfaceNeutral = '#76757dff'; +export const CvDarkSurfaceNeutralHighlight = 'rgba(#76757dff, 0.04)'; +export const CvDarkSurfaceNeutralHighlightHover = 'rgba(#76757dff, 0.08)'; +export const CvDarkSurfaceEmphasis = '#66404eff'; +export const CvDarkSurfaceEmphasisHighlight = '#cc809c14'; +export const CvDarkSurfaceEmphasisHighlightHover = '#cc809c14'; +export const CvDarkTextPrimaryOnBackground = '#ebe8ecff'; +export const CvDarkTextSecondaryOnBackground = '#ebe8ecff'; +export const CvDarkTextHintOnBackground = '#ebe8ecff'; +export const CvDarkTextDisabledOnBackground = '#ebe8ec61'; +export const CvDarkTextIconOnBackground = '#ebe8ecff'; +export const CvDarkTextLogoOnBackground = '#354145'; +export const CvDarkTextPrimaryOnLight = '#1e1d1eff'; +export const CvDarkTextSecondaryOnLight = '#5c5b5fff'; +export const CvDarkTextHintOnLight = '#5c5b5fff'; +export const CvDarkTextDisabledOnLight = '#1e1d1e61'; +export const CvDarkTextIconOnLight = '#5c5b5fff'; +export const CvDarkTextPrimaryOnDark = '#ebe8ecff'; +export const CvDarkTextSecondaryOnDark = '#ebe8ecff'; +export const CvDarkTextHintOnDark = '#ebe8ecff'; +export const CvDarkTextDisabledOnDark = '#ebe8ec61'; +export const CvDarkTextIconOnDark = '#ebe8ecff'; +export const CvThemeLightPalettesDigitalBlue100 = '#ffffffff'; +export const CvThemeLightPalettesDigitalBlue98 = '#fbf8ffff'; +export const CvThemeLightPalettesDigitalBlue95 = '#f0efffff'; +export const CvThemeLightPalettesDigitalBlue90 = '#dee0ffff'; +export const CvThemeLightPalettesDigitalBlue80 = '#bac3ffff'; +export const CvThemeLightPalettesDigitalBlue70 = '#96a5ffff'; +export const CvThemeLightPalettesDigitalBlue60 = '#7187ffff'; +export const CvThemeLightPalettesDigitalBlue50 = '#4967ffff'; +export const CvThemeLightPalettesDigitalBlue40 = '#3053f4ff'; +export const CvThemeLightPalettesDigitalBlue30 = '#0436d3ff'; +export const CvThemeLightPalettesDigitalBlue20 = '#00208eff'; +export const CvThemeLightPalettesDigitalBlue10 = '#00115aff'; +export const CvThemeLightPalettesOrange100 = '#ffffffff'; +export const CvThemeLightPalettesOrange98 = '#fff8f6ff'; +export const CvThemeLightPalettesOrange95 = '#ffede7ff'; +export const CvThemeLightPalettesOrange90 = '#ffdbceff'; +export const CvThemeLightPalettesOrange80 = '#ffc0a8ff'; +export const CvThemeLightPalettesOrange70 = '#ffa47eff'; +export const CvThemeLightPalettesOrange60 = '#ff986dff'; +export const CvThemeLightPalettesOrange50 = '#ff7a42ff'; +export const CvThemeLightPalettesOrange40 = '#ff5f02ff'; +export const CvThemeLightPalettesOrange30 = '#cf4b00ff'; +export const CvThemeLightPalettesOrange20 = '#8d3001ff'; +export const CvThemeLightPalettesOrange10 = '#481300ff'; +export const CvThemeLightPalettesOrange0 = '#000000ff'; +export const CvThemeLightPalettesDigitalBlue0 = '#000000ff'; +export const CvThemeLightPalettesNavy100 = '#ffffffff'; +export const CvThemeLightPalettesNavy98 = '#e9f1f9ff'; +export const CvThemeLightPalettesNavy95 = '#c1d1e2ff'; +export const CvThemeLightPalettesNavy90 = '#99b9d8ff'; +export const CvThemeLightPalettesNavy80 = '#73a1c9ff'; +export const CvThemeLightPalettesNavy70 = '#39719aff'; +export const CvThemeLightPalettesNavy60 = '#0d4264ff'; +export const CvThemeLightPalettesNavy50 = '#033251ff'; +export const CvThemeLightPalettesNavy40 = '#012640ff'; +export const CvThemeLightPalettesNavy30 = '#011829ff'; +export const CvThemeLightPalettesNavy20 = '#011829ff'; +export const CvThemeLightPalettesNavy10 = '#02121fff'; +export const CvThemeLightPalettesNavy0 = '#000000ff'; +export const CvThemeLightPalettesNegative100 = '#ffffffff'; +export const CvThemeLightPalettesNegative98 = '#ffdcdbff'; +export const CvThemeLightPalettesNegative95 = '#ffc9c7ff'; +export const CvThemeLightPalettesNegative90 = '#ffb2aeff'; +export const CvThemeLightPalettesNegative80 = '#e0938eff'; +export const CvThemeLightPalettesNegative70 = '#c65953ff'; +export const CvThemeLightPalettesNegative60 = '#be413aff'; +export const CvThemeLightPalettesNegative50 = '#b62a22ff'; +export const CvThemeLightPalettesNegative40 = '#ae1209ff'; +export const CvThemeLightPalettesNegative30 = '#7a0d06ff'; +export const CvThemeLightPalettesNegative20 = '#460704ff'; +export const CvThemeLightPalettesNegative10 = '#110201ff'; +export const CvThemeLightPalettesNegative0 = '#000000ff'; +export const CvThemeLightPalettesCaution100 = '#ffffffff'; +export const CvThemeLightPalettesCaution98 = '#fef3e6ff'; +export const CvThemeLightPalettesCaution95 = '#ffdcb0ff'; +export const CvThemeLightPalettesCaution90 = '#ffcc8cff'; +export const CvThemeLightPalettesCaution80 = '#f8b866ff'; +export const CvThemeLightPalettesCaution70 = '#f7ac4dff'; +export const CvThemeLightPalettesCaution60 = '#f5a033ff'; +export const CvThemeLightPalettesCaution50 = '#f4941aff'; +export const CvThemeLightPalettesCaution40 = '#f38800ff'; +export const CvThemeLightPalettesCaution30 = '#aa5f00ff'; +export const CvThemeLightPalettesCaution20 = '#613600ff'; +export const CvThemeLightPalettesCaution10 = '#180e00ff'; +export const CvThemeLightPalettesCaution0 = '#000000ff'; +export const CvThemeLightPalettesPositive100 = '#ffffffff'; +export const CvThemeLightPalettesPositive98 = '#daf6daff'; +export const CvThemeLightPalettesPositive95 = '#b5e8b3ff'; +export const CvThemeLightPalettesPositive90 = '#8fcc8eff'; +export const CvThemeLightPalettesPositive80 = '#68a366ff'; +export const CvThemeLightPalettesPositive70 = '#4f944dff'; +export const CvThemeLightPalettesPositive60 = '#358533ff'; +export const CvThemeLightPalettesPositive50 = '#1c751aff'; +export const CvThemeLightPalettesPositive40 = '#036600ff'; +export const CvThemeLightPalettesPositive30 = '#024700ff'; +export const CvThemeLightPalettesPositive20 = '#012900ff'; +export const CvThemeLightPalettesPositive10 = '#000a00ff'; +export const CvThemeLightPalettesPositive0 = '#000000ff'; +export const CvThemeLightPalettesEmphasis100 = '#ffffffff'; +export const CvThemeLightPalettesEmphasis98 = '#f7e6ecff'; +export const CvThemeLightPalettesEmphasis95 = '#efccd9ff'; +export const CvThemeLightPalettesEmphasis90 = '#e8b3c6ff'; +export const CvThemeLightPalettesEmphasis80 = '#d880a1ff'; +export const CvThemeLightPalettesEmphasis70 = '#c84d7bff'; +export const CvThemeLightPalettesEmphasis60 = '#c13468ff'; +export const CvThemeLightPalettesEmphasis50 = '#b91a55ff'; +export const CvThemeLightPalettesEmphasis40 = '#b10142ff'; +export const CvThemeLightPalettesEmphasis30 = '#7c012eff'; +export const CvThemeLightPalettesEmphasis20 = '#47001aff'; +export const CvThemeLightPalettesEmphasis10 = '#120007ff'; +export const CvThemeLightPalettesEmphasis0 = '#000000ff'; +export const CvThemeLightPalettesSecondary80 = '#c3c5ddff'; +export const CvThemeLightPalettesSecondary20 = '#303245ff'; +export const CvThemeLightPalettesSecondary30 = '#484b5fff'; +export const CvThemeLightPalettesSecondary90 = '#dfe1f9ff'; +export const CvThemeLightPalettesSecondary10 = '#171a2cff'; +export const CvThemeLightPalettesNeutral100 = '#ffffffff'; +export const CvThemeLightPalettesNeutral98 = '#fdf9fcff'; +export const CvThemeLightPalettesNeutral95 = '#f6f3f6ff'; +export const CvThemeLightPalettesNeutral90 = '#ebe8ecff'; +export const CvThemeLightPalettesNeutral80 = '#d5d3d8ff'; +export const CvThemeLightPalettesNeutral70 = '#bebdc3ff'; +export const CvThemeLightPalettesNeutral60 = '#a6a6adff'; +export const CvThemeLightPalettesNeutral50 = '#8f8e97ff'; +export const CvThemeLightPalettesNeutral40 = '#76757dff'; +export const CvThemeLightPalettesNeutral30 = '#5c5b5fff'; +export const CvThemeLightPalettesNeutral20 = '#3e3e41ff'; +export const CvThemeLightPalettesNeutral10 = '#1e1d1eff'; +export const CvThemeLightPalettesNeutral0 = '#000000ff'; +export const CvThemeLightPalettesNeutral87 = '#e5e2e6ff'; +export const CvThemeLightPalettesNeutral96 = '#f8f5f8ff'; +export const CvThemeLightPalettesNeutral94 = '#f4f1f4ff'; +export const CvThemeLightPalettesNeutral92 = '#f0edf0ff'; +export const CvThemeLightPalettesSecondary100 = '#ffffffff'; +export const CvThemeLightPalettesSecondary98 = '#f4f5fdff'; +export const CvThemeLightPalettesSecondary95 = '#eaebfbff'; +export const CvThemeLightPalettesSecondary70 = '#aaadc4ff'; +export const CvThemeLightPalettesSecondary60 = '#9294aaff'; +export const CvThemeLightPalettesSecondary50 = '#797c91ff'; +export const CvThemeLightPalettesSecondary40 = '#616378ff'; +export const CvThemeLightPalettesSecondary0 = '#000000ff'; +export const CvThemeLightPalettesNeutral99 = '#fffbfeff'; +export const CvThemeLightPalettesNeutral35 = '#68686eff'; +export const CvThemeLightPalettesNeutral25 = '#4d4d50ff'; +export const CvThemeLightPalettesNeutral97 = '#faf7faff'; +export const CvThemeLightPalettesNeutral93 = '#f2eff2ff'; +export const CvThemeLightPalettesNeutral91 = '#eeeaeeff'; +export const CvThemeLightPalettesNeutral2 = '#000000ff'; +export const CvThemeLightPalettesNeutral3 = '#020202ff'; +export const CvThemeLightPalettesNeutral4 = '#060506ff'; +export const CvThemeLightPalettesNeutral5 = '#0a090aff'; +export const CvThemeLightPalettesNeutral6 = '#0e0e0eff'; +export const CvThemeLightPalettesNeutral7 = '#121212ff'; +export const CvThemeLightPalettesNeutral8 = '#161616ff'; +export const CvThemeLightPalettesNeutral9 = '#1a191aff'; +export const CvThemeLightPalettesNeutral11 = '#222122ff'; +export const CvThemeLightPalettesNeutral12 = '#252426ff'; +export const CvThemeLightPalettesNeutral13 = '#292829ff'; +export const CvThemeLightPalettesNeutral14 = '#2c2b2dff'; +export const CvThemeLightPalettesNeutral15 = '#2f2e30ff'; +export const CvThemeLightPalettesNeutral16 = '#323134ff'; +export const CvThemeLightPalettesNeutral17 = '#353537ff'; +export const CvThemeLightPalettesNeutral18 = '#38383bff'; +export const CvThemeLightPalettesNeutral19 = '#3b3b3eff'; +export const CvThemeLightPalettesNeutral21 = '#414144ff'; +export const CvThemeLightPalettesNeutral22 = '#444447ff'; +export const CvThemeLightPalettesNeutral23 = '#47474aff'; +export const CvThemeLightPalettesNeutral24 = '#4a4a4dff'; +export const CvThemeLightPalettesDigitalBlue91 = '#e1e3fdff'; +export const CvThemeLightPalettesDigitalBlue92 = '#e5e5feff'; +export const CvThemeLightPalettesDigitalBlue93 = '#e8e9feff'; +export const CvThemeLightPalettesDigitalBlue94 = '#ececfeff'; +export const CvThemeLightColorsPrimary = '#3053f4ff'; +export const CvThemeLightColorsPrimaryContainer = '#ececfeff'; +export const CvThemeLightColorsOnPrimary = '#ffffffff'; +export const CvThemeLightColorsSecondary = '#616378ff'; +export const CvThemeLightColorsSecondaryContainer = '#dfe1f9ff'; +export const CvThemeLightColorsOnSecondary = '#ffffffff'; +export const CvThemeLightColorsOnSecondaryContainer = '#171a2cff'; +export const CvThemeLightColorsTertiary = '#ff5f02ff'; +export const CvThemeLightColorsTertiaryContainer = '#ffdbceff'; +export const CvThemeLightColorsOnTertiary = '#ffffffff'; +export const CvThemeLightColorsOnTertiaryContainer = '#481300ff'; +export const CvThemeLightColorsSurface = '#fdf9fcff'; +export const CvThemeLightColorsSurfaceDim = '#e5e2e6ff'; +export const CvThemeLightColorsSurfaceBright = '#fdf9fcff'; +export const CvThemeLightColorsSurfaceContainerLowest = '#ffffffff'; +export const CvThemeLightColorsSurfaceContainerLow = '#faf7faff'; +export const CvThemeLightColorsSurfaceContainer = '#f8f5f8ff'; +export const CvThemeLightColorsSurfaceContainerHigh = '#f6f3f6ff'; +export const CvThemeLightColorsSurfaceContainerHighest = '#f4f1f4ff'; +export const CvThemeLightColorsOnSurface = '#1e1d1eff'; +export const CvThemeLightColorsOnSurfaceVariant = '#5c5b5fff'; +export const CvThemeLightColorsInverseSurface = '#3e3e41ff'; +export const CvThemeLightColorsInverseOnSurface = '#f6f3f6ff'; +export const CvThemeLightColorsNegative = '#ae1209ff'; +export const CvThemeLightColorsNegativeContainer = '#ffb2aeff'; +export const CvThemeLightColorsOnNegative = '#ffffffff'; +export const CvThemeLightColorsOnNegativeContainer = '#110201ff'; +export const CvThemeLightColorsPositive = '#036600ff'; +export const CvThemeLightColorsPositiveContainer = '#8fcc8eff'; +export const CvThemeLightColorsOnPositive = '#ffffffff'; +export const CvThemeLightColorsOnPositiveContainer = '#000a00ff'; +export const CvThemeLightColorsCaution = '#f38800ff'; +export const CvThemeLightColorsCautionContainer = '#ffcc8cff'; +export const CvThemeLightColorsOnCaution = '#ffffffff'; +export const CvThemeLightColorsOnCautionContainer = '#180e00ff'; +export const CvThemeLightColorsOutline = '#76757dff'; +export const CvThemeLightColorsOutlineVariant = '#d5d3d8ff'; +export const CvThemeLightColorsShadow = '#000000ff'; +export const CvThemeLightColorsScrim = '#000000ff'; +export const CvThemeLightColorsPrimaryFixed = '#dee0ffff'; +export const CvThemeLightColorsPrimaryFixedDim = '#bac3ffff'; +export const CvThemeLightColorsSecondaryFixed = '#dfe1f9ff'; +export const CvThemeLightColorsSecondaryFixedDim = '#c3c5ddff'; +export const CvThemeLightColorsTertiaryFixed = '#ffdbceff'; +export const CvThemeLightColorsTertiaryFixedDim = '#ffc0a8ff'; +export const CvThemeLightColorsPrimary8 = '#3053f414'; +export const CvThemeLightColorsPrimary12 = '#3053f41f'; +export const CvThemeLightColorsOnSurface8 = '#1e1d1e14'; +export const CvThemeLightColorsOnSurface12 = '#1e1d1e1f'; +export const CvThemeLightColorsOnPrimaryContainer = '#00115aff'; +export const CvThemeLightColorsInversePrimary = '#bac3ffff'; +export const CvThemeLightColorsOnSurface38 = '#1e1d1e61'; +export const CvThemeLightColorsOnSurface16 = '#1e1d1e29'; +export const CvThemeLightColorsOnPrimary12 = '#ffffff1f'; +export const CvThemeLightColorsOnPrimary8 = '#ffffff14'; +export const CvThemeLightColorsPrimary16 = '#3053f429'; +export const CvThemeLightColorsOnSurfaceVariant8 = '#5c5b5f14'; +export const CvThemeLightColorsOnTertiaryContainer8 = '#48130014'; +export const CvThemeLightColorsOnTertiaryContainer12 = '#4813001f'; +export const CvThemeLightColorsOnPrimaryContainer12 = '#00115a1f'; +export const CvThemeLightColorsOnSurfaceVariant12 = '#5c5b5f1f'; +export const CvThemeLightColorsOnSecondaryContainer8 = '#171a2c14'; +export const CvThemeLightColorsOnSecondaryContainer16 = '#171a2c29'; +export const CvThemeLightColorsOutline8 = '#76757d14'; +export const CvThemeLightColorsOutline12 = '#76757d1f'; +export const CvThemeLightColorsOutline16 = '#76757d29'; +export const CvThemeLightColorsSurfaceVariant = '#ebe8ecff'; +export const CvThemeLightColorsEmphasis = '#b10142ff'; +export const CvThemeLightColorsEmphasisContainer = '#e8b3c6ff'; +export const CvThemeLightColorsOnEmphasis = '#ffffffff'; +export const CvThemeLightColorsOnEmphasisContainer = '#120007ff'; +export const CvThemeLightColorsPositive16 = '#03660029'; +export const CvThemeLightColorsCaution16 = '#f3880029'; +export const CvThemeLightColorsNegative12 = '#ae12091f'; +export const CvThemeLightColorsOnSecondaryContainer12 = '#171a2c1f'; +export const CvThemeLightColorsOnPrimary16 = '#ffffff29'; +export const CvThemeLightColorsOnPrimaryContainer8 = '#00115a14'; +export const CvThemeLightColorsOnPrimaryContainer16 = '#00115a29'; +export const CvThemeLightColorsOnSecondary8 = '#ffffff14'; +export const CvThemeLightColorsOnSecondary12 = '#ffffff1f'; +export const CvThemeLightColorsOnSecondary16 = '#ffffff29'; +export const CvThemeLightColorsOnTertiary8 = '#ffffff14'; +export const CvThemeLightColorsOnTertiary12 = '#ffffff1f'; +export const CvThemeLightColorsOnTertiary16 = '#ffffff29'; +export const CvThemeLightColorsOnTertiaryContainer16 = '#48130029'; +export const CvThemeLightColorsOnSurfaceVariant16 = '#5c5b5f29'; +export const CvThemeLightColorsNegative8 = '#ae120914'; +export const CvThemeLightColorsNegative16 = '#ae120929'; +export const CvThemeLightColorsPositive12 = '#0366001f'; +export const CvThemeLightColorsPositive8 = '#03660014'; +export const CvThemeLightColorsOnPositive8 = '#ffffff14'; +export const CvThemeLightColorsOnPositive12 = '#ffffff1f'; +export const CvThemeLightColorsOnPositive16 = '#ffffff29'; +export const CvThemeLightColorsOnPositiveContainer8 = '#000a0014'; +export const CvThemeLightColorsOnPositiveContainer12 = '#000a001f'; +export const CvThemeLightColorsOnPositiveContainer16 = '#000a0029'; +export const CvThemeLightColorsCaution12 = '#f388001f'; +export const CvThemeLightColorsCaution8 = '#f3880014'; +export const CvThemeLightColorsOnCaution8 = '#ffffff14'; +export const CvThemeLightColorsOnCaution12 = '#ffffff1f'; +export const CvThemeLightColorsOnCaution16 = '#ffffff29'; +export const CvThemeLightColorsOnNegative8 = '#ffffff14'; +export const CvThemeLightColorsOnNegative12 = '#ffffff1f'; +export const CvThemeLightColorsOnNegative16 = '#ffffff29'; +export const CvThemeLightColorsOnCautionContainer8 = '#180e0014'; +export const CvThemeLightColorsOnCautionContainer12 = '#180e001f'; +export const CvThemeLightColorsOnCautionContainer16 = '#180e0029'; +export const CvThemeLightColorsEmphasis8 = '#b1014214'; +export const CvThemeLightColorsEmphasis12 = '#b101421f'; +export const CvThemeLightColorsEmphasis16 = '#b1014229'; +export const CvThemeLightColorsOnEmphasis8 = '#ffffff14'; +export const CvThemeLightColorsOnEmphasis12 = '#ffffff1f'; +export const CvThemeLightColorsOnEmphasis16 = '#ffffff29'; +export const CvThemeLightColorsOnEmphasisContainer8 = '#12000714'; +export const CvThemeLightColorsOnEmphasisContainer12 = '#1200071f'; +export const CvThemeLightColorsOnEmphasisContainer16 = '#180e0029'; +export const CvThemeLightColorsInverseOnSurface12 = '#f6f3f61f'; +export const CvThemeLightColorsInversePrimary12 = '#bac3ff1f'; +export const CvThemeLightColorsInverseOnSurface8 = '#f6f3f614'; +export const CvThemeLightColorsInversePrimary8 = '#bac3ff14'; +export const CvThemeLightColorsInversePrimary16 = '#bac3ff29'; +export const CvThemeLightColorsInverseOnSurface16 = '#f6f3f61f'; +export const CvThemeLightColorsOnPrimary74 = '#ffffffbd'; +export const CvThemeLightColorsOnSurface74 = '#1e1d1ebd'; +export const CvThemeLightColorsTertiary8 = '#ff5f0214'; +export const CvThemeLightColorsTertiary12 = '#ff5f021f'; +export const CvThemeLightColorsTertiary16 = '#ff5f0229'; +export const CvThemeLightColorsSurfaceContainerLowestBlue = '#ffffffff'; +export const CvThemeLightColorsSurfaceContainerLowBlue = '#f9f9fcff'; +export const CvThemeLightColorsSurfaceContainerHighBlue = '#f3f4f7ff'; +export const CvThemeLightColorsSurfaceContainerHighestBlue = '#f1f2f5ff'; +export const CvThemeLightColorsSurfaceContainerLowestNavy = '#ffffffff'; +export const CvThemeLightColorsSurfaceContainerLowNavy = '#f8f9f9ff'; +export const CvThemeLightColorsSurfaceContainerHighNavy = '#f3f3f3ff'; +export const CvThemeLightColorsSurfaceContainerHighestNavy = '#f0f1f1ff'; +export const CvThemeLightColorsSurfaceBlue = '#fbfcffff'; +export const CvThemeLightColorsSurfaceNavy = '#fafbfbff'; +export const CvThemeLightColorsSurfaceContainerBlue = '#f6f7faff'; +export const CvThemeLightColorsSurfaceContainerNavy = '#f5f6f6ff'; +export const CvThemeLightColorsSecondary8 = '#61637814'; +export const CvThemeLightColorsSecondary12 = '#6163781f'; +export const CvThemeLightColorsSecondary16 = '#61637829'; +export const CvThemeLightColorsOnSecondary74 = '#ffffffbd'; +export const CvThemeLightColorsInverseSecondary = '#c3c5ddff'; +export const CvThemeLightColorsInverseSecondary8 = '#c3c5dd14'; +export const CvThemeLightColorsInverseSecondary12 = '#c3c5dd1f'; +export const CvThemeLightColorsInverseSecondary16 = '#c3c5dd29'; +export const CvThemeLightColorsOnTertiary74 = '#ffffffbd'; +export const CvThemeLightColorsInverseTertiary = '#ff5f02ff'; +export const CvThemeLightColorsInverseTertiary8 = '#ff5f0214'; +export const CvThemeLightColorsInverseTertiary12 = '#ff5f021f'; +export const CvThemeLightColorsInverseTertiary16 = '#ff5f0229'; +export const CvThemeLightColorsOnNegativeContainer8 = '#11020114'; +export const CvThemeLightColorsOnNegativeContainer12 = '#1102011f'; +export const CvThemeLightColorsOnNegativeContainer16 = '#11020129'; +export const CvThemeLightPrimaryHover = '#3053f414'; +export const CvThemeLightPrimaryFocus = '#3053f41f'; +export const CvThemeLightPrimaryPress = '#3053f41f'; +export const CvThemeLightPrimaryDrag = '#3053f41f'; +export const CvThemeLightOnPrimaryHover = '#ffffff14'; +export const CvThemeLightOnPrimaryFocus = '#ffffff1f'; +export const CvThemeLightOnPrimaryPress = '#ffffff1f'; +export const CvThemeLightOnPrimaryDrag = '#ffffff29'; +export const CvThemeLightOnPrimaryContainerHover = '#00115a14'; +export const CvThemeLightOnPrimaryContainerFocus = '#00115a1f'; +export const CvThemeLightOnPrimaryContainerPress = '#00115a1f'; +export const CvThemeLightOnPrimaryContainerDrag = '#00115a29'; +export const CvThemeLightInversePrimaryHover = '#bac3ff14'; +export const CvThemeLightInversePrimaryFocus = '#bac3ff1f'; +export const CvThemeLightInversePrimaryPress = '#bac3ff1f'; +export const CvThemeLightInversePrimaryDrag = '#bac3ff29'; +export const CvThemeLightTertiaryHover = '#ff5f0214'; +export const CvThemeLightTertiaryPress = '#ff5f021f'; +export const CvThemeLightTertiaryFocus = '#ff5f021f'; +export const CvThemeLightTertiaryDrag = '#ff5f0229'; +export const CvThemeLightOnTertiaryHover = '#ffffff14'; +export const CvThemeLightOnTertiaryPress = '#ffffff1f'; +export const CvThemeLightOnTertiaryFocus = '#ffffff1f'; +export const CvThemeLightOnTertiaryDrag = '#ffffff29'; +export const CvThemeLightOnTertiaryContainerHover = '#48130014'; +export const CvThemeLightOnTertiaryContainerPress = '#4813001f'; +export const CvThemeLightOnTertiaryContainerFocus = '#4813001f'; +export const CvThemeLightOnTertiaryContainerDrag = '#48130029'; +export const CvThemeLightNegativeHover = '#ae120914'; +export const CvThemeLightNegativePress = '#ae12091f'; +export const CvThemeLightNegativeFocus = '#ae12091f'; +export const CvThemeLightNegativeDrag = '#ae120929'; +export const CvThemeLightOnNegativeHover = '#ffffff14'; +export const CvThemeLightOnNegativePress = '#ffffff1f'; +export const CvThemeLightOnNegativeFocus = '#ffffff1f'; +export const CvThemeLightOnNegativeDrag = '#ffffff29'; +export const CvThemeLightPositiveHover = '#03660014'; +export const CvThemeLightPositivePress = '#03660029'; +export const CvThemeLightPositiveFocus = '#03660029'; +export const CvThemeLightPositiveDrag = '#0366001f'; +export const CvThemeLightOnPositiveHover = '#ffffff14'; +export const CvThemeLightOnPositivePress = '#ffffff1f'; +export const CvThemeLightOnPositiveFocus = '#ffffff1f'; +export const CvThemeLightOnPositiveDrag = '#ffffff29'; +export const CvThemeLightOnPositiveContainerHover = '#000a0014'; +export const CvThemeLightOnPositiveContainerFocus = '#000a001f'; +export const CvThemeLightOnPositiveContainerPress = '#000a001f'; +export const CvThemeLightOnPositiveContainerDrag = '#000a0029'; +export const CvThemeLightCautionHover = '#fef3e6ff'; +export const CvThemeLightCautionPress = '#f388001f'; +export const CvThemeLightCautionFocus = '#f388001f'; +export const CvThemeLightCautionDrag = '#f3880029'; +export const CvThemeLightOnCautionHover = '#ffffff14'; +export const CvThemeLightOnCautionPress = '#ffffff1f'; +export const CvThemeLightOnCautionFocus = '#ffffff1f'; +export const CvThemeLightOnCautionDrag = '#ffffff29'; +export const CvThemeLightOnCautionContainerHover = '#180e0014'; +export const CvThemeLightOnCautionContainerPress = '#180e001f'; +export const CvThemeLightOnCautionContainerFocus = '#180e001f'; +export const CvThemeLightOnCautionContainerColor = '#180e0029'; +export const CvThemeLightEmphasisHover = '#b1014214'; +export const CvThemeLightEmphasisPress = '#b101421f'; +export const CvThemeLightEmphasisFocus = '#b101421f'; +export const CvThemeLightEmphasisColor = '#b1014229'; +export const CvThemeLightOnEmphasisHover = '#ffffff14'; +export const CvThemeLightOnEmphasisPress = '#ffffff1f'; +export const CvThemeLightOnEmphasisFocus = '#ffffff1f'; +export const CvThemeLightOnEmphasisDrag = '#ffffff29'; +export const CvThemeLightOnEmphasisContainerHover = '#12000714'; +export const CvThemeLightOnEmphasisContainerPress = '#1200071f'; +export const CvThemeLightOnEmphasisContainerFocus = '#1200071f'; +export const CvThemeLightOnEmphasisContainerDrag = '#180e0029'; +export const CvThemeLightSecondaryHover = '#61637814'; +export const CvThemeLightSecondaryPress = '#6163781f'; +export const CvThemeLightSecondaryFocus = '#6163781f'; +export const CvThemeLightSecondaryDrag = '#61637829'; +export const CvThemeLightOnSecondaryHover = '#61637814'; +export const CvThemeLightOnSecondaryPress = '#6163781f'; +export const CvThemeLightOnSecondaryFocus = '#6163781f'; +export const CvThemeLightOnSecondaryDrag = '#61637829'; +export const CvThemeLightOnSecondaryContainerHover = '#171a2c14'; +export const CvThemeLightOnSecondaryContainerPress = '#171a2c1f'; +export const CvThemeLightOnSecondaryContainerFocus = '#171a2c1f'; +export const CvThemeLightOnSecondaryContainerDrag = '#171a2c29'; +export const CvThemeLightOnSurfaceHover = '#1e1d1e14'; +export const CvThemeLightOnSurfacePress = '#1e1d1e1f'; +export const CvThemeLightOnSurfaceFocus = '#1e1d1e1f'; +export const CvThemeLightOnSurfaceDrag = '#1e1d1e29'; +export const CvThemeLightOnSurfaceVariantHover = '#5c5b5f14'; +export const CvThemeLightOnSurfaceVariantPress = '#5c5b5f1f'; +export const CvThemeLightOnSurfaceVariantFocus = '#5c5b5f1f'; +export const CvThemeLightOnSurfaceVariantDrag = '#5c5b5f29'; +export const CvThemeLightInverseOnSurfaceHover = '#f6f3f614'; +export const CvThemeLightInverseOnSurfacePress = '#f6f3f61f'; +export const CvThemeLightInverseOnSurfaceFocus = '#f6f3f61f'; +export const CvThemeLightInverseOnSurfaceDrag = '#f6f3f61f'; +export const CvThemeLightOnNegativeContainerHover = '#11020114'; +export const CvThemeLightOnNegativeContainerPress = '#1102011f'; +export const CvThemeLightOnNegativeContainerFocus = '#1102011f'; +export const CvThemeLightOnNegativeContainerDrag = '#11020129'; +export const CvThemeLightStatesPrimaryHover = '#3053f414'; +export const CvThemeLightStatesPrimaryFocus = '#3053f41f'; +export const CvThemeLightStatesPrimaryPress = '#3053f41f'; +export const CvThemeLightStatesPrimaryDrag = '#3053f429'; +export const CvThemeLightStatesOnPrimaryHover = '#ffffff14'; +export const CvThemeLightStatesOnPrimaryFocus = '#ffffff1f'; +export const CvThemeLightStatesOnPrimaryPress = '#ffffff1f'; +export const CvThemeLightStatesOnPrimaryDrag = '#ffffff29'; +export const CvThemeLightStatesOnPrimaryContainerHover = '#00115a14'; +export const CvThemeLightStatesOnPrimaryContainerFocus = '#00115a1f'; +export const CvThemeLightStatesOnPrimaryContainerPress = '#00115a1f'; +export const CvThemeLightStatesOnPrimaryContainerDrag = '#00115a29'; +export const CvThemeLightStatesInversePrimaryHover = '#bac3ff14'; +export const CvThemeLightStatesInversePrimaryFocus = '#bac3ff1f'; +export const CvThemeLightStatesInversePrimaryPress = '#bac3ff1f'; +export const CvThemeLightStatesInversePrimaryDrag = '#bac3ff29'; +export const CvThemeLightStatesTertiaryHover = '#ff5f0214'; +export const CvThemeLightStatesTertiaryPress = '#ff5f021f'; +export const CvThemeLightStatesTertiaryFocus = '#ff5f021f'; +export const CvThemeLightStatesTertiaryDrag = '#ff5f0229'; +export const CvThemeLightStatesOnTertiaryHover = '#ffffff14'; +export const CvThemeLightStatesOnTertiaryPress = '#ffffff1f'; +export const CvThemeLightStatesOnTertiaryFocus = '#ffffff1f'; +export const CvThemeLightStatesOnTertiaryDrag = '#ffffff29'; +export const CvThemeLightStatesOnTertiaryContainerHover = '#48130014'; +export const CvThemeLightStatesOnTertiaryContainerPress = '#4813001f'; +export const CvThemeLightStatesOnTertiaryContainerFocus = '#4813001f'; +export const CvThemeLightStatesOnTertiaryContainerDrag = '#48130029'; +export const CvThemeLightStatesNegativeHover = '#ae120914'; +export const CvThemeLightStatesNegativePress = '#ae12091f'; +export const CvThemeLightStatesNegativeFocus = '#ae12091f'; +export const CvThemeLightStatesNegativeDrag = '#ae120929'; +export const CvThemeLightStatesOnNegativeHover = '#ffffff14'; +export const CvThemeLightStatesOnNegativePress = '#ffffff1f'; +export const CvThemeLightStatesOnNegativeFocus = '#ffffff1f'; +export const CvThemeLightStatesOnNegativeDrag = '#ffffff29'; +export const CvThemeLightStatesPositiveHover = '#03660014'; +export const CvThemeLightStatesPositivePress = '#03660029'; +export const CvThemeLightStatesPositiveFocus = '#03660029'; +export const CvThemeLightStatesPositiveDrag = '#0366001f'; +export const CvThemeLightStatesOnPositiveHover = '#ffffff14'; +export const CvThemeLightStatesOnPositivePress = '#ffffff1f'; +export const CvThemeLightStatesOnPositiveFocus = '#ffffff1f'; +export const CvThemeLightStatesOnPositiveDrag = '#ffffff29'; +export const CvThemeLightStatesOnPositiveContainerHover = '#000a0014'; +export const CvThemeLightStatesOnPositiveContainerFocus = '#000a001f'; +export const CvThemeLightStatesOnPositiveContainerPress = '#000a001f'; +export const CvThemeLightStatesOnPositiveContainerDrag = '#000a0029'; +export const CvThemeLightStatesCautionHover = '#f3880014'; +export const CvThemeLightStatesCautionPress = '#f388001f'; +export const CvThemeLightStatesCautionFocus = '#f388001f'; +export const CvThemeLightStatesCautionDrag = '#f3880029'; +export const CvThemeLightStatesOnCautionHover = '#ffffff14'; +export const CvThemeLightStatesOnCautionPress = '#ffffff1f'; +export const CvThemeLightStatesOnCautionFocus = '#ffffff1f'; +export const CvThemeLightStatesOnCautionDrag = '#ffffff29'; +export const CvThemeLightStatesOnCautionContainerHover = '#180e0014'; +export const CvThemeLightStatesOnCautionContainerPress = '#180e0014'; +export const CvThemeLightStatesOnCautionContainerFocus = '#180e001f'; +export const CvThemeLightStatesOnCautionContainerDrag = '#180e0029'; +export const CvThemeLightStatesEmphasisHover = '#b1014214'; +export const CvThemeLightStatesEmphasisPress = '#b101421f'; +export const CvThemeLightStatesEmphasisFocus = '#b101421f'; +export const CvThemeLightStatesEmphasisDrag = '#b1014229'; +export const CvThemeLightStatesOnEmphasisHover = '#ffffff14'; +export const CvThemeLightStatesOnEmphasisPress = '#ffffff1f'; +export const CvThemeLightStatesOnEmphasisFocus = '#ffffff1f'; +export const CvThemeLightStatesOnEmphasisDrag = '#ffffff29'; +export const CvThemeLightStatesOnEmphasisContainerHover = '#12000714'; +export const CvThemeLightStatesOnEmphasisContainerPress = '#1200071f'; +export const CvThemeLightStatesOnEmphasisContainerFocus = '#1200071f'; +export const CvThemeLightStatesOnEmphasisContainerDrag = '#180e0029'; +export const CvThemeLightStatesSecondaryHover = '#61637814'; +export const CvThemeLightStatesSecondaryPress = '#6163781f'; +export const CvThemeLightStatesSecondaryFocus = '#6163781f'; +export const CvThemeLightStatesSecondaryDrag = '#61637829'; +export const CvThemeLightStatesOnSecondaryHover = '#ffffff14'; +export const CvThemeLightStatesOnSecondaryPress = '#ffffff1f'; +export const CvThemeLightStatesOnSecondaryFocus = '#ffffff1f'; +export const CvThemeLightStatesOnSecondaryDrag = '#ffffff29'; +export const CvThemeLightStatesOnSecondaryContainerHover = '#171a2c14'; +export const CvThemeLightStatesOnSecondaryContainerPress = '#171a2c1f'; +export const CvThemeLightStatesOnSecondaryContainerFocus = '#171a2c1f'; +export const CvThemeLightStatesOnSecondaryContainerDrag = '#171a2c29'; +export const CvThemeLightStatesOnSurfaceHover = '#1e1d1e14'; +export const CvThemeLightStatesOnSurfacePress = '#1e1d1e1f'; +export const CvThemeLightStatesOnSurfaceFocus = '#1e1d1e1f'; +export const CvThemeLightStatesOnSurfaceDrag = '#1e1d1e29'; +export const CvThemeLightStatesOnSurfaceVariantHover = '#5c5b5f14'; +export const CvThemeLightStatesOnSurfaceVariantPress = '#5c5b5f1f'; +export const CvThemeLightStatesOnSurfaceVariantFocus = '#5c5b5f1f'; +export const CvThemeLightStatesOnSurfaceVariantDrag = '#5c5b5f29'; +export const CvThemeLightStatesInverseOnSurfaceHover = '#f6f3f614'; +export const CvThemeLightStatesInverseOnSurfacePress = '#f6f3f61f'; +export const CvThemeLightStatesInverseOnSurfaceFocus = '#f6f3f61f'; +export const CvThemeLightStatesInverseOnSurfaceDrag = '#f6f3f61f'; +export const CvThemeLightStatesOnNegativeContainerHover = '#11020114'; +export const CvThemeLightStatesOnNegativeContainerPress = '#1102011f'; +export const CvThemeLightStatesOnNegativeContainerFocus = '#1102011f'; +export const CvThemeLightStatesOnNegativeContainerDrag = '#11020129'; +export const CvThemeDarkPalettesDigitalBlue100 = '#ffffffff'; +export const CvThemeDarkPalettesDigitalBlue98 = '#efefffff'; +export const CvThemeDarkPalettesDigitalBlue95 = '#dde1ffff'; +export const CvThemeDarkPalettesDigitalBlue90 = '#bac3ffff'; +export const CvThemeDarkPalettesDigitalBlue80 = '#889fffff'; +export const CvThemeDarkPalettesDigitalBlue70 = '#7388d9ff'; +export const CvThemeDarkPalettesDigitalBlue60 = '#5d71b4ff'; +export const CvThemeDarkPalettesDigitalBlue50 = '#485a8eff'; +export const CvThemeDarkPalettesDigitalBlue40 = '#324369ff'; +export const CvThemeDarkPalettesDigitalBlue30 = '#1d2c43ff'; +export const CvThemeDarkPalettesDigitalBlue20 = '#111a28ff'; +export const CvThemeDarkPalettesDigitalBlue10 = '#0c121bff'; +export const CvThemeDarkPalettesOrange100 = '#ffffffff'; +export const CvThemeDarkPalettesOrange98 = '#fef1ecff'; +export const CvThemeDarkPalettesOrange95 = '#fdc4a4ff'; +export const CvThemeDarkPalettesOrange90 = '#f79e79ff'; +export const CvThemeDarkPalettesOrange80 = '#f37440ff'; +export const CvThemeDarkPalettesOrange70 = '#db683aff'; +export const CvThemeDarkPalettesOrange60 = '#c25d33ff'; +export const CvThemeDarkPalettesOrange50 = '#aa512dff'; +export const CvThemeDarkPalettesOrange40 = '#612e1aff'; +export const CvThemeDarkPalettesOrange30 = '#492313ff'; +export const CvThemeDarkPalettesOrange20 = '#331300ff'; +export const CvThemeDarkPalettesOrange10 = '#190900ff'; +export const CvThemeDarkPalettesOrange0 = '#000000ff'; +export const CvThemeDarkPalettesDigitalBlue0 = '#000000ff'; +export const CvThemeDarkPalettesNavy100 = '#ffffffff'; +export const CvThemeDarkPalettesNavy98 = '#f7f9ffff'; +export const CvThemeDarkPalettesNavy95 = '#e8f2ffff'; +export const CvThemeDarkPalettesNavy90 = '#cfe5ffff'; +export const CvThemeDarkPalettesNavy80 = '#98cbffff'; +export const CvThemeDarkPalettesNavy70 = '#66b1f4ff'; +export const CvThemeDarkPalettesNavy60 = '#4896d7ff'; +export const CvThemeDarkPalettesNavy50 = '#257cbcff'; +export const CvThemeDarkPalettesNavy40 = '#00639cff'; +export const CvThemeDarkPalettesNavy30 = '#004a77ff'; +export const CvThemeDarkPalettesNavy20 = '#003354ff'; +export const CvThemeDarkPalettesNavy10 = '#001d33ff'; +export const CvThemeDarkPalettesNavy0 = '#000000ff'; +export const CvThemeDarkPalettesNegative100 = '#ffffffff'; +export const CvThemeDarkPalettesNegative98 = '#fff2f0ff'; +export const CvThemeDarkPalettesNegative95 = '#ffd2cbff'; +export const CvThemeDarkPalettesNegative90 = '#ffac9fff'; +export const CvThemeDarkPalettesNegative80 = '#fd7d69ff'; +export const CvThemeDarkPalettesNegative70 = '#e4715fff'; +export const CvThemeDarkPalettesNegative60 = '#ca6454ff'; +export const CvThemeDarkPalettesNegative50 = '#b1584aff'; +export const CvThemeDarkPalettesNegative40 = '#984b3fff'; +export const CvThemeDarkPalettesNegative30 = '#65322aff'; +export const CvThemeDarkPalettesNegative20 = '#331915ff'; +export const CvThemeDarkPalettesNegative10 = '#190c0aff'; +export const CvThemeDarkPalettesNegative0 = '#000000ff'; +export const CvThemeDarkPalettesCaution100 = '#ffffffff'; +export const CvThemeDarkPalettesCaution98 = '#fff8f1ff'; +export const CvThemeDarkPalettesCaution95 = '#ffe2c8ff'; +export const CvThemeDarkPalettesCaution90 = '#ffcd9eff'; +export const CvThemeDarkPalettesCaution80 = '#ffb775ff'; +export const CvThemeDarkPalettesCaution70 = '#e6a569ff'; +export const CvThemeDarkPalettesCaution60 = '#cc925eff'; +export const CvThemeDarkPalettesCaution50 = '#b38052ff'; +export const CvThemeDarkPalettesCaution40 = '#996e46ff'; +export const CvThemeDarkPalettesCaution30 = '#66492fff'; +export const CvThemeDarkPalettesCaution20 = '#332517ff'; +export const CvThemeDarkPalettesCaution10 = '#19120cff'; +export const CvThemeDarkPalettesCaution0 = '#000000ff'; +export const CvThemeDarkPalettesPositive100 = '#ffffffff'; +export const CvThemeDarkPalettesPositive98 = '#eef8eeff'; +export const CvThemeDarkPalettesPositive95 = '#bbe4bbff'; +export const CvThemeDarkPalettesPositive90 = '#91d890ff'; +export const CvThemeDarkPalettesPositive80 = '#55bc54ff'; +export const CvThemeDarkPalettesPositive70 = '#4da94cff'; +export const CvThemeDarkPalettesPositive60 = '#449643ff'; +export const CvThemeDarkPalettesPositive50 = '#3b843bff'; +export const CvThemeDarkPalettesPositive40 = '#337132ff'; +export const CvThemeDarkPalettesPositive30 = '#224b22ff'; +export const CvThemeDarkPalettesPositive20 = '#112611ff'; +export const CvThemeDarkPalettesPositive10 = '#081308ff'; +export const CvThemeDarkPalettesPositive0 = '#000000ff'; +export const CvThemeDarkPalettesEmphasis100 = '#ffffffff'; +export const CvThemeDarkPalettesEmphasis98 = '#fff6f9ff'; +export const CvThemeDarkPalettesEmphasis95 = '#ffd9e7ff'; +export const CvThemeDarkPalettesEmphasis90 = '#ffbdd5ff'; +export const CvThemeDarkPalettesEmphasis80 = '#ffa0c3ff'; +export const CvThemeDarkPalettesEmphasis70 = '#e690b0ff'; +export const CvThemeDarkPalettesEmphasis60 = '#cc809cff'; +export const CvThemeDarkPalettesEmphasis50 = '#b37089ff'; +export const CvThemeDarkPalettesEmphasis40 = '#66404eff'; +export const CvThemeDarkPalettesEmphasis30 = '#4c303aff'; +export const CvThemeDarkPalettesEmphasis20 = '#332027ff'; +export const CvThemeDarkPalettesEmphasis10 = '#191013ff'; +export const CvThemeDarkPalettesEmphasis0 = '#000000ff'; +export const CvThemeDarkPalettesSecondary80 = '#c3c5ddff'; +export const CvThemeDarkPalettesSecondary20 = '#2c2f42ff'; +export const CvThemeDarkPalettesSecondary30 = '#434659ff'; +export const CvThemeDarkPalettesSecondary90 = '#dfe1f9ff'; +export const CvThemeDarkPalettesSecondary10 = '#171a2cff'; +export const CvThemeDarkPalettesNeutral100 = '#ffffffff'; +export const CvThemeDarkPalettesNeutral98 = '#fdf9fcff'; +export const CvThemeDarkPalettesNeutral95 = '#f6f3f6ff'; +export const CvThemeDarkPalettesNeutral90 = '#ebe8ecff'; +export const CvThemeDarkPalettesNeutral80 = '#d5d3d8ff'; +export const CvThemeDarkPalettesNeutral70 = '#bebdc3ff'; +export const CvThemeDarkPalettesNeutral60 = '#a6a6adff'; +export const CvThemeDarkPalettesNeutral50 = '#8f8e97ff'; +export const CvThemeDarkPalettesNeutral40 = '#76757dff'; +export const CvThemeDarkPalettesNeutral30 = '#5c5b5fff'; +export const CvThemeDarkPalettesNeutral20 = '#3e3e41ff'; +export const CvThemeDarkPalettesNeutral10 = '#1e1d1eff'; +export const CvThemeDarkPalettesNeutral0 = '#000000ff'; +export const CvThemeDarkPalettesNeutral87 = '#e5e2e6ff'; +export const CvThemeDarkPalettesNeutral96 = '#f8f5f8ff'; +export const CvThemeDarkPalettesNeutral94 = '#f4f1f4ff'; +export const CvThemeDarkPalettesNeutral92 = '#f0edf0ff'; +export const CvThemeDarkPalettesSecondary100 = '#ffffffff'; +export const CvThemeDarkPalettesSecondary98 = '#fbf8ffff'; +export const CvThemeDarkPalettesSecondary95 = '#f0efffff'; +export const CvThemeDarkPalettesSecondary70 = '#a8aac1ff'; +export const CvThemeDarkPalettesSecondary60 = '#8d8fa6ff'; +export const CvThemeDarkPalettesSecondary50 = '#73768bff'; +export const CvThemeDarkPalettesSecondary40 = '#5b5d72ff'; +export const CvThemeDarkPalettesSecondary0 = '#000000ff'; +export const CvThemeDarkPalettesNeutral99 = '#fffbfeff'; +export const CvThemeDarkPalettesNeutral35 = '#68686eff'; +export const CvThemeDarkPalettesNeutral25 = '#4d4d50ff'; +export const CvThemeDarkPalettesNeutral97 = '#faf7faff'; +export const CvThemeDarkPalettesNeutral93 = '#f2eff2ff'; +export const CvThemeDarkPalettesNeutral91 = '#eeeaeeff'; +export const CvThemeDarkPalettesNeutral2 = '#000000ff'; +export const CvThemeDarkPalettesNeutral3 = '#020202ff'; +export const CvThemeDarkPalettesNeutral4 = '#060506ff'; +export const CvThemeDarkPalettesNeutral5 = '#0a090aff'; +export const CvThemeDarkPalettesNeutral6 = '#0e0e0eff'; +export const CvThemeDarkPalettesNeutral7 = '#121212ff'; +export const CvThemeDarkPalettesNeutral8 = '#161616ff'; +export const CvThemeDarkPalettesNeutral9 = '#1a191aff'; +export const CvThemeDarkPalettesNeutral11 = '#222122ff'; +export const CvThemeDarkPalettesNeutral12 = '#252426ff'; +export const CvThemeDarkPalettesNeutral13 = '#292829ff'; +export const CvThemeDarkPalettesNeutral14 = '#2c2b2dff'; +export const CvThemeDarkPalettesNeutral15 = '#2f2e30ff'; +export const CvThemeDarkPalettesNeutral16 = '#323134ff'; +export const CvThemeDarkPalettesNeutral17 = '#353537ff'; +export const CvThemeDarkPalettesNeutral18 = '#38383bff'; +export const CvThemeDarkPalettesNeutral19 = '#3b3b3eff'; +export const CvThemeDarkPalettesNeutral21 = '#414144ff'; +export const CvThemeDarkPalettesNeutral22 = '#444447ff'; +export const CvThemeDarkPalettesNeutral23 = '#47474aff'; +export const CvThemeDarkPalettesNeutral24 = '#4a4a4dff'; +export const CvThemeDarkPalettesDigitalBlue91 = '#bec9feff'; +export const CvThemeDarkPalettesDigitalBlue92 = '#c6cffdff'; +export const CvThemeDarkPalettesDigitalBlue93 = '#ced5feff'; +export const CvThemeDarkPalettesDigitalBlue94 = '#d5dbfeff'; +export const CvThemeDarkColorsPrimary = '#bac3ffff'; +export const CvThemeDarkColorsPrimaryContainer = '#1d2c43ff'; +export const CvThemeDarkColorsOnPrimary = '#111a28ff'; +export const CvThemeDarkColorsSecondary = '#c3c5ddff'; +export const CvThemeDarkColorsSecondaryContainer = '#434659ff'; +export const CvThemeDarkColorsOnSecondary = '#171a2cff'; +export const CvThemeDarkColorsOnSecondaryContainer = '#5b5d72ff'; +export const CvThemeDarkColorsTertiary = '#ff5f02ff'; +export const CvThemeDarkColorsTertiaryContainer = '#c25d33ff'; +export const CvThemeDarkColorsOnTertiary = '#612e1aff'; +export const CvThemeDarkColorsOnTertiaryContainer = '#fef1ecff'; +export const CvThemeDarkColorsSurface = '#161616ff'; +export const CvThemeDarkColorsSurfaceDim = '#0e0e0eff'; +export const CvThemeDarkColorsSurfaceBright = '#4a4a4dff'; +export const CvThemeDarkColorsSurfaceContainerLowest = '#000000ff'; +export const CvThemeDarkColorsSurfaceContainerLow = '#1e1d1eff'; +export const CvThemeDarkColorsSurfaceContainer = '#252426ff'; +export const CvThemeDarkColorsSurfaceContainerHigh = '#2c2b2dff'; +export const CvThemeDarkColorsSurfaceContainerHighest = '#323134ff'; +export const CvThemeDarkColorsOnSurface = '#ebe8ecff'; +export const CvThemeDarkColorsOnSurfaceVariant = '#ebe8ecff'; +export const CvThemeDarkColorsInverseSurface = '#ebe8ecff'; +export const CvThemeDarkColorsInverseOnSurface = '#3e3e41ff'; +export const CvThemeDarkColorsNegative = '#fd7d69ff'; +export const CvThemeDarkColorsNegativeContainer = '#65322aff'; +export const CvThemeDarkColorsOnNegative = '#331915ff'; +export const CvThemeDarkColorsOnNegativeContainer = '#ffac9fff'; +export const CvThemeDarkColorsPositive = '#91d890ff'; +export const CvThemeDarkColorsPositiveContainer = '#224b22ff'; +export const CvThemeDarkColorsOnPositive = '#112611ff'; +export const CvThemeDarkColorsOnPositiveContainer = '#91d890ff'; +export const CvThemeDarkColorsCaution = '#ffcd9eff'; +export const CvThemeDarkColorsCautionContainer = '#66492fff'; +export const CvThemeDarkColorsOnCaution = '#66492fff'; +export const CvThemeDarkColorsOnCautionContainer = '#ffcd9eff'; +export const CvThemeDarkColorsOutline = '#8f8e97ff'; +export const CvThemeDarkColorsOutlineVariant = '#3e3e41ff'; +export const CvThemeDarkColorsShadow = '#000000ff'; +export const CvThemeDarkColorsScrim = '#000000ff'; +export const CvThemeDarkColorsPrimaryFixed = '#dde1ffff'; +export const CvThemeDarkColorsPrimaryFixedDim = '#bac3ffff'; +export const CvThemeDarkColorsSecondaryFixed = '#dfe1f9ff'; +export const CvThemeDarkColorsSecondaryFixedDim = '#c3c5ddff'; +export const CvThemeDarkColorsTertiaryFixed = '#f79e79ff'; +export const CvThemeDarkColorsTertiaryFixedDim = '#f37440ff'; +export const CvThemeDarkColorsPrimary8 = '#bac3ff14'; +export const CvThemeDarkColorsPrimary12 = '#bac3ff1f'; +export const CvThemeDarkColorsOnSurface8 = '#ebe8ec14'; +export const CvThemeDarkColorsOnSurface12 = '#ebe8ec1f'; +export const CvThemeDarkColorsOnPrimaryContainer = '#dde1ffff'; +export const CvThemeDarkColorsInversePrimary = '#3053f4ff'; +export const CvThemeDarkColorsOnSurface38 = '#ebe8ec61'; +export const CvThemeDarkColorsOnSurface16 = '#ebe8ec29'; +export const CvThemeDarkColorsOnPrimary12 = '#111a281f'; +export const CvThemeDarkColorsOnPrimary8 = '#111a2814'; +export const CvThemeDarkColorsPrimary16 = '#bac3ff29'; +export const CvThemeDarkColorsOnSurfaceVariant8 = '#d5d3d814'; +export const CvThemeDarkColorsOnTertiaryContainer8 = '#fef1ec14'; +export const CvThemeDarkColorsOnTertiaryContainer12 = '#fef1ec1f'; +export const CvThemeDarkColorsOnPrimaryContainer12 = '#dde1ff1f'; +export const CvThemeDarkColorsOnSurfaceVariant12 = '#d5d3d81f'; +export const CvThemeDarkColorsOnSecondaryContainer8 = '#5b5d7214'; +export const CvThemeDarkColorsOnSecondaryContainer16 = '#61637829'; +export const CvThemeDarkColorsOutline8 = '#8f8e9714'; +export const CvThemeDarkColorsOutline12 = '#8f8e971f'; +export const CvThemeDarkColorsOutline16 = '#8f8e9729'; +export const CvThemeDarkColorsSurfaceVariant = '#5c5b5fff'; +export const CvThemeDarkColorsEmphasis = '#cc809cff'; +export const CvThemeDarkColorsEmphasisContainer = '#66404eff'; +export const CvThemeDarkColorsOnEmphasis = '#191013ff'; +export const CvThemeDarkColorsOnEmphasisContainer = '#ffd9e7ff'; +export const CvThemeDarkColorsPositive16 = '#91d89029'; +export const CvThemeDarkColorsCaution16 = '#ffb77529'; +export const CvThemeDarkColorsNegative12 = '#fd7d691f'; +export const CvThemeDarkColorsOnSecondaryContainer12 = '#5b5d721f'; +export const CvThemeDarkColorsOnPrimary16 = '#111a2829'; +export const CvThemeDarkColorsOnPrimaryContainer8 = '#dde1ff14'; +export const CvThemeDarkColorsOnPrimaryContainer16 = '#dde1ff29'; +export const CvThemeDarkColorsOnSecondary8 = '#171a2c14'; +export const CvThemeDarkColorsOnSecondary12 = '#171a2c1f'; +export const CvThemeDarkColorsOnSecondary16 = '#171a2c29'; +export const CvThemeDarkColorsOnTertiary8 = '#612e1a14'; +export const CvThemeDarkColorsOnTertiary12 = '#612e1a1f'; +export const CvThemeDarkColorsOnTertiary16 = '#612e1a29'; +export const CvThemeDarkColorsOnTertiaryContainer16 = '#fef1ec29'; +export const CvThemeDarkColorsOnSurfaceVariant16 = '#d5d3d829'; +export const CvThemeDarkColorsNegative8 = '#fd7d6914'; +export const CvThemeDarkColorsNegative16 = '#fd7d6929'; +export const CvThemeDarkColorsPositive12 = '#91d8901f'; +export const CvThemeDarkColorsPositive8 = '#91d89014'; +export const CvThemeDarkColorsOnPositive8 = '#11261114'; +export const CvThemeDarkColorsOnPositive12 = '#1126111f'; +export const CvThemeDarkColorsOnPositive16 = '#11261129'; +export const CvThemeDarkColorsOnPositiveContainer8 = '#91d89014'; +export const CvThemeDarkColorsOnPositiveContainer12 = '#91d8901f'; +export const CvThemeDarkColorsOnPositiveContainer16 = '#91d89029'; +export const CvThemeDarkColorsCaution12 = '#ffb7751f'; +export const CvThemeDarkColorsCaution8 = '#ffb77514'; +export const CvThemeDarkColorsOnCaution8 = '#66492f1f'; +export const CvThemeDarkColorsOnCaution12 = '#66492f1f'; +export const CvThemeDarkColorsOnCaution16 = '#66492f29'; +export const CvThemeDarkColorsOnNegative8 = '#33191514'; +export const CvThemeDarkColorsOnNegative12 = '#3319151f'; +export const CvThemeDarkColorsOnNegative16 = '#33191529'; +export const CvThemeDarkColorsOnCautionContainer8 = '#19120c14'; +export const CvThemeDarkColorsOnCautionContainer12 = '#19120c1f'; +export const CvThemeDarkColorsOnCautionContainer16 = '#19120c29'; +export const CvThemeDarkColorsEmphasis8 = '#cc809c14'; +export const CvThemeDarkColorsEmphasis12 = '#cc809c1f'; +export const CvThemeDarkColorsEmphasis16 = '#cc809c29'; +export const CvThemeDarkColorsOnEmphasis8 = '#19101314'; +export const CvThemeDarkColorsOnEmphasis12 = '#1910131f'; +export const CvThemeDarkColorsOnEmphasis16 = '#19101329'; +export const CvThemeDarkColorsOnEmphasisContainer8 = '#ffd9e714'; +export const CvThemeDarkColorsOnEmphasisContainer12 = '#ffd9e71f'; +export const CvThemeDarkColorsOnEmphasisContainer16 = '#ffd9e729'; +export const CvThemeDarkColorsInverseOnSurface12 = '#3e3e411f'; +export const CvThemeDarkColorsInversePrimary12 = '#3053f41f'; +export const CvThemeDarkColorsInverseOnSurface8 = '#3e3e4114'; +export const CvThemeDarkColorsInversePrimary8 = '#3053f414'; +export const CvThemeDarkColorsInversePrimary16 = '#3053f429'; +export const CvThemeDarkColorsInverseOnSurface16 = '#3e3e4129'; +export const CvThemeDarkColorsOnPrimary74 = '#111a28bd'; +export const CvThemeDarkColorsOnSurface74 = '#ebe8ecbd'; +export const CvThemeDarkColorsTertiary8 = '#ff5f0214'; +export const CvThemeDarkColorsTertiary12 = '#ff5f021f'; +export const CvThemeDarkColorsTertiary16 = '#ff5f0229'; +export const CvThemeDarkColorsSurfaceContainerLowestBlue = '#ffffffff'; +export const CvThemeDarkColorsSurfaceContainerLowBlue = '#ffffffff'; +export const CvThemeDarkColorsSurfaceContainerHighBlue = '#ffffffff'; +export const CvThemeDarkColorsSurfaceContainerHighestBlue = '#ffffffff'; +export const CvThemeDarkColorsSurfaceContainerLowestNavy = '#ffffffff'; +export const CvThemeDarkColorsSurfaceContainerLowNavy = '#ffffffff'; +export const CvThemeDarkColorsSurfaceContainerHighNavy = '#ffffffff'; +export const CvThemeDarkColorsSurfaceContainerHighestNavy = '#ffffffff'; +export const CvThemeDarkColorsSurfaceBlue = '#ffffffff'; +export const CvThemeDarkColorsSurfaceNavy = '#ffffffff'; +export const CvThemeDarkColorsSurfaceContainerBlue = '#ffffffff'; +export const CvThemeDarkColorsSurfaceContainerNavy = '#ffffffff'; +export const CvThemeDarkColorsSecondary8 = '#c3c5dd14'; +export const CvThemeDarkColorsSecondary12 = '#c3c5dd1f'; +export const CvThemeDarkColorsSecondary16 = '#c3c5dd29'; +export const CvThemeDarkColorsOnSecondary74 = '#171a2cbd'; +export const CvThemeDarkColorsInverseSecondary = '#5b5d72ff'; +export const CvThemeDarkColorsInverseSecondary8 = '#61637814'; +export const CvThemeDarkColorsInverseSecondary12 = '#6163781f'; +export const CvThemeDarkColorsInverseSecondary16 = '#61637829'; +export const CvThemeDarkColorsOnTertiary74 = '#612e1abd'; +export const CvThemeDarkColorsInverseTertiary = '#612e1aff'; +export const CvThemeDarkColorsInverseTertiary8 = '#ff5f0214'; +export const CvThemeDarkColorsInverseTertiary12 = '#ff5f021f'; +export const CvThemeDarkColorsInverseTertiary16 = '#ff5f0229'; +export const CvThemeDarkColorsOnNegativeContainer8 = '#ffac9f14'; +export const CvThemeDarkColorsOnNegativeContainer12 = '#ffac9f1f'; +export const CvThemeDarkColorsOnNegativeContainer16 = '#ffac9f29'; +export const CvThemeDarkPrimaryHover = '#3053f414'; +export const CvThemeDarkPrimaryFocus = '#3053f41f'; +export const CvThemeDarkPrimaryPress = '#3053f41f'; +export const CvThemeDarkPrimaryDrag = '#3053f429'; +export const CvThemeDarkOnPrimaryHover = '#ffffff14'; +export const CvThemeDarkOnPrimaryFocus = '#ffffff1f'; +export const CvThemeDarkOnPrimaryPress = '#ffffff1f'; +export const CvThemeDarkOnPrimaryDrag = '#ffffff29'; +export const CvThemeDarkOnPrimaryContainerHover = '#00115a14'; +export const CvThemeDarkOnPrimaryContainerFocus = '#00115a1f'; +export const CvThemeDarkOnPrimaryContainerPress = '#00115a1f'; +export const CvThemeDarkOnPrimaryContainerDrag = '#00115a29'; +export const CvThemeDarkInversePrimaryHover = '#bac3ff14'; +export const CvThemeDarkInversePrimaryFocus = '#bac3ff1f'; +export const CvThemeDarkInversePrimaryPress = '#bac3ff1f'; +export const CvThemeDarkInversePrimaryDrag = '#bac3ff29'; +export const CvThemeDarkTertiaryHover = '#ff5f0214'; +export const CvThemeDarkTertiaryPress = '#ff5f021f'; +export const CvThemeDarkTertiaryFocus = '#ff5f021f'; +export const CvThemeDarkTertiaryDrag = '#ff5f0229'; +export const CvThemeDarkOnTertiaryHover = '#ffffff14'; +export const CvThemeDarkOnTertiaryPress = '#ffffff1f'; +export const CvThemeDarkOnTertiaryFocus = '#ffffff1f'; +export const CvThemeDarkOnTertiaryDrag = '#ffffff29'; +export const CvThemeDarkOnTertiaryContainerHover = '#48130014'; +export const CvThemeDarkOnTertiaryContainerPress = '#4813001f'; +export const CvThemeDarkOnTertiaryContainerFocus = '#4813001f'; +export const CvThemeDarkOnTertiaryContainerDrag = '#48130029'; +export const CvThemeDarkNegativeHover = '#ae120914'; +export const CvThemeDarkNegativePress = '#ae12091f'; +export const CvThemeDarkNegativeFocus = '#ae12091f'; +export const CvThemeDarkNegativeDrag = '#ae120929'; +export const CvThemeDarkOnNegativeHover = '#ffffff14'; +export const CvThemeDarkOnNegativePress = '#ffffff1f'; +export const CvThemeDarkOnNegativeFocus = '#ffffff1f'; +export const CvThemeDarkOnNegativeDrag = '#ffffff29'; +export const CvThemeDarkPositiveHover = '#03660014'; +export const CvThemeDarkPositivePress = '#03660029'; +export const CvThemeDarkPositiveFocus = '#03660029'; +export const CvThemeDarkPositiveDrag = '#0366001f'; +export const CvThemeDarkOnPositiveHover = '#ffffff14'; +export const CvThemeDarkOnPositivePress = '#ffffff1f'; +export const CvThemeDarkOnPositiveFocus = '#ffffff1f'; +export const CvThemeDarkOnPositiveDrag = '#ffffff29'; +export const CvThemeDarkOnPositiveContainerHover = '#000a0014'; +export const CvThemeDarkOnPositiveContainerFocus = '#000a001f'; +export const CvThemeDarkOnPositiveContainerPress = '#000a001f'; +export const CvThemeDarkOnPositiveContainerDrag = '#000a0029'; +export const CvThemeDarkCautionHover = '#f3880014'; +export const CvThemeDarkCautionPress = '#f388001f'; +export const CvThemeDarkCautionFocus = '#f388001f'; +export const CvThemeDarkCautionDrag = '#f3880029'; +export const CvThemeDarkOnCautionHover = '#ffffff14'; +export const CvThemeDarkOnCautionPress = '#ffffff1f'; +export const CvThemeDarkOnCautionFocus = '#ffffff1f'; +export const CvThemeDarkOnCautionDrag = '#ffffff29'; +export const CvThemeDarkOnCautionContainerHover = '#180e0014'; +export const CvThemeDarkOnCautionContainerPress = '#180e001f'; +export const CvThemeDarkOnCautionContainerFocus = '#180e001f'; +export const CvThemeDarkOnCautionContainerColor = '#180e0029'; +export const CvThemeDarkEmphasisHover = '#b1014214'; +export const CvThemeDarkEmphasisPress = '#b101421f'; +export const CvThemeDarkEmphasisFocus = '#b101421f'; +export const CvThemeDarkEmphasisColor = '#b1014229'; +export const CvThemeDarkOnEmphasisHover = '#ffffff14'; +export const CvThemeDarkOnEmphasisPress = '#ffffff1f'; +export const CvThemeDarkOnEmphasisFocus = '#ffffff1f'; +export const CvThemeDarkOnEmphasisDrag = '#ffffff29'; +export const CvThemeDarkOnEmphasisContainerHover = '#12000714'; +export const CvThemeDarkOnEmphasisContainerPress = '#1200071f'; +export const CvThemeDarkOnEmphasisContainerFocus = '#1200071f'; +export const CvThemeDarkOnEmphasisContainerDrag = '#180e0029'; +export const CvThemeDarkSecondaryHover = '#61637814'; +export const CvThemeDarkSecondaryPress = '#6163781f'; +export const CvThemeDarkSecondaryFocus = '#6163781f'; +export const CvThemeDarkSecondaryDrag = '#61637829'; +export const CvThemeDarkOnSecondaryHover = '#61637814'; +export const CvThemeDarkOnSecondaryPress = '#6163781f'; +export const CvThemeDarkOnSecondaryFocus = '#6163781f'; +export const CvThemeDarkOnSecondaryDrag = '#61637829'; +export const CvThemeDarkOnSecondaryContainerHover = '#171a2c14'; +export const CvThemeDarkOnSecondaryContainerPress = '#171a2c1f'; +export const CvThemeDarkOnSecondaryContainerFocus = '#171a2c1f'; +export const CvThemeDarkOnSecondaryContainerDrag = '#171a2c29'; +export const CvThemeDarkOnSurfaceHover = '#1e1d1e14'; +export const CvThemeDarkOnSurfacePress = '#1e1d1e1f'; +export const CvThemeDarkOnSurfaceFocus = '#1e1d1e1f'; +export const CvThemeDarkOnSurfaceDrag = '#1e1d1e29'; +export const CvThemeDarkOnSurfaceVariantHover = '#5c5b5f14'; +export const CvThemeDarkOnSurfaceVariantPress = '#5c5b5f1f'; +export const CvThemeDarkOnSurfaceVariantFocus = '#5c5b5f1f'; +export const CvThemeDarkOnSurfaceVariantDrag = '#5c5b5f29'; +export const CvThemeDarkInverseOnSurfaceHover = '#f6f3f614'; +export const CvThemeDarkInverseOnSurfacePress = '#f6f3f61f'; +export const CvThemeDarkInverseOnSurfaceFocus = '#f6f3f61f'; +export const CvThemeDarkInverseOnSurfaceDrag = '#f6f3f61f'; +export const CvThemeDarkOnNegativeContainerHover = '#11020114'; +export const CvThemeDarkOnNegativeContainerPress = '#1102011f'; +export const CvThemeDarkOnNegativeContainerFocus = '#1102011f'; +export const CvThemeDarkOnNegativeContainerDrag = '#11020129'; +export const CvThemeDarkStatesPrimaryHover = '#bac3ff14'; +export const CvThemeDarkStatesPrimaryFocus = '#bac3ff1f'; +export const CvThemeDarkStatesPrimaryPress = '#bac3ff1f'; +export const CvThemeDarkStatesPrimaryDrag = '#bac3ff29'; +export const CvThemeDarkStatesOnPrimaryHover = '#111a2814'; +export const CvThemeDarkStatesOnPrimaryFocus = '#111a281f'; +export const CvThemeDarkStatesOnPrimaryPress = '#111a281f'; +export const CvThemeDarkStatesOnPrimaryDrag = '#111a2829'; +export const CvThemeDarkStatesOnPrimaryContainerHover = '#dde1ff14'; +export const CvThemeDarkStatesOnPrimaryContainerFocus = '#dde1ff1f'; +export const CvThemeDarkStatesOnPrimaryContainerPress = '#dde1ff1f'; +export const CvThemeDarkStatesOnPrimaryContainerDrag = '#dde1ff29'; +export const CvThemeDarkStatesInversePrimaryHover = '#3053f414'; +export const CvThemeDarkStatesInversePrimaryFocus = '#3053f41f'; +export const CvThemeDarkStatesInversePrimaryPress = '#3053f41f'; +export const CvThemeDarkStatesInversePrimaryDrag = '#3053f429'; +export const CvThemeDarkStatesTertiaryHover = '#ff5f0214'; +export const CvThemeDarkStatesTertiaryPress = '#ff5f021f'; +export const CvThemeDarkStatesTertiaryFocus = '#ff5f021f'; +export const CvThemeDarkStatesTertiaryDrag = '#ff5f0229'; +export const CvThemeDarkStatesOnTertiaryHover = '#612e1a14'; +export const CvThemeDarkStatesOnTertiaryPress = '#612e1a1f'; +export const CvThemeDarkStatesOnTertiaryFocus = '#612e1a1f'; +export const CvThemeDarkStatesOnTertiaryDrag = '#612e1a29'; +export const CvThemeDarkStatesOnTertiaryContainerHover = '#fef1ec14'; +export const CvThemeDarkStatesOnTertiaryContainerPress = '#fef1ec1f'; +export const CvThemeDarkStatesOnTertiaryContainerFocus = '#fef1ec1f'; +export const CvThemeDarkStatesOnTertiaryContainerDrag = '#fef1ec29'; +export const CvThemeDarkStatesNegativeHover = '#fd7d6914'; +export const CvThemeDarkStatesNegativePress = '#fd7d691f'; +export const CvThemeDarkStatesNegativeFocus = '#fd7d691f'; +export const CvThemeDarkStatesNegativeDrag = '#fd7d6929'; +export const CvThemeDarkStatesOnNegativeHover = '#33191514'; +export const CvThemeDarkStatesOnNegativePress = '#3319151f'; +export const CvThemeDarkStatesOnNegativeFocus = '#3319151f'; +export const CvThemeDarkStatesOnNegativeDrag = '#33191529'; +export const CvThemeDarkStatesPositiveHover = '#91d89014'; +export const CvThemeDarkStatesPositivePress = '#91d89029'; +export const CvThemeDarkStatesPositiveFocus = '#91d89029'; +export const CvThemeDarkStatesPositiveDrag = '#91d8901f'; +export const CvThemeDarkStatesOnPositiveHover = '#11261114'; +export const CvThemeDarkStatesOnPositivePress = '#1126111f'; +export const CvThemeDarkStatesOnPositiveFocus = '#1126111f'; +export const CvThemeDarkStatesOnPositiveDrag = '#11261129'; +export const CvThemeDarkStatesOnPositiveContainerHover = '#91d89014'; +export const CvThemeDarkStatesOnPositiveContainerFocus = '#91d8901f'; +export const CvThemeDarkStatesOnPositiveContainerPress = '#91d8901f'; +export const CvThemeDarkStatesOnPositiveContainerDrag = '#91d89029'; +export const CvThemeDarkStatesCautionHover = '#ffb77514'; +export const CvThemeDarkStatesCautionPress = '#ffb7751f'; +export const CvThemeDarkStatesCautionFocus = '#ffb7751f'; +export const CvThemeDarkStatesCautionDrag = '#ffb77529'; +export const CvThemeDarkStatesOnCautionHover = '#66492f1f'; +export const CvThemeDarkStatesOnCautionPress = '#66492f1f'; +export const CvThemeDarkStatesOnCautionFocus = '#66492f1f'; +export const CvThemeDarkStatesOnCautionDrag = '#66492f29'; +export const CvThemeDarkStatesOnCautionContainerHover = '#19120c14'; +export const CvThemeDarkStatesOnCautionContainerPress = '#19120c1f'; +export const CvThemeDarkStatesOnCautionContainerFocus = '#19120c1f'; +export const CvThemeDarkStatesOnCautionContainerDrag = '#19120c29'; +export const CvThemeDarkStatesEmphasisHover = '#cc809c14'; +export const CvThemeDarkStatesEmphasisPress = '#cc809c1f'; +export const CvThemeDarkStatesEmphasisFocus = '#cc809c1f'; +export const CvThemeDarkStatesEmphasisDrag = '#cc809c29'; +export const CvThemeDarkStatesOnEmphasisHover = '#19101314'; +export const CvThemeDarkStatesOnEmphasisPress = '#1910131f'; +export const CvThemeDarkStatesOnEmphasisFocus = '#1910131f'; +export const CvThemeDarkStatesOnEmphasisDrag = '#19101329'; +export const CvThemeDarkStatesOnEmphasisContainerHover = '#ffd9e714'; +export const CvThemeDarkStatesOnEmphasisContainerPress = '#ffd9e71f'; +export const CvThemeDarkStatesOnEmphasisContainerFocus = '#ffd9e71f'; +export const CvThemeDarkStatesOnEmphasisContainerDrag = '#ffd9e729'; +export const CvThemeDarkStatesSecondaryHover = '#c3c5dd14'; +export const CvThemeDarkStatesSecondaryPress = '#c3c5dd1f'; +export const CvThemeDarkStatesSecondaryFocus = '#c3c5dd1f'; +export const CvThemeDarkStatesSecondaryDrag = '#c3c5dd29'; +export const CvThemeDarkStatesOnSecondaryHover = '#171a2c14'; +export const CvThemeDarkStatesOnSecondaryPress = '#171a2c1f'; +export const CvThemeDarkStatesOnSecondaryFocus = '#171a2c1f'; +export const CvThemeDarkStatesOnSecondaryDrag = '#171a2c29'; +export const CvThemeDarkStatesOnSecondaryContainerHover = '#5b5d7214'; +export const CvThemeDarkStatesOnSecondaryContainerPress = '#5b5d721f'; +export const CvThemeDarkStatesOnSecondaryContainerFocus = '#5b5d721f'; +export const CvThemeDarkStatesOnSecondaryContainerDrag = '#61637829'; +export const CvThemeDarkStatesOnSurfaceHover = '#ebe8ec14'; +export const CvThemeDarkStatesOnSurfacePress = '#ebe8ec1f'; +export const CvThemeDarkStatesOnSurfaceFocus = '#ebe8ec1f'; +export const CvThemeDarkStatesOnSurfaceDrag = '#ebe8ec29'; +export const CvThemeDarkStatesOnSurfaceVariantHover = '#d5d3d814'; +export const CvThemeDarkStatesOnSurfaceVariantPress = '#d5d3d81f'; +export const CvThemeDarkStatesOnSurfaceVariantFocus = '#d5d3d81f'; +export const CvThemeDarkStatesOnSurfaceVariantDrag = '#d5d3d829'; +export const CvThemeDarkStatesInverseOnSurfaceHover = '#3e3e4114'; +export const CvThemeDarkStatesInverseOnSurfacePress = '#3e3e411f'; +export const CvThemeDarkStatesInverseOnSurfaceFocus = '#3e3e411f'; +export const CvThemeDarkStatesInverseOnSurfaceDrag = '#3e3e4129'; +export const CvThemeDarkStatesOnNegativeContainerHover = '#ffac9f14'; +export const CvThemeDarkStatesOnNegativeContainerPress = '#ffac9f1f'; +export const CvThemeDarkStatesOnNegativeContainerFocus = '#ffac9f1f'; +export const CvThemeDarkStatesOnNegativeContainerDrag = '#ffac9f29'; +export const CvMaterialRed50 = '#ffebee'; +export const CvMaterialRed100 = '#ffcdd2'; +export const CvMaterialRed200 = '#ef9a9a'; +export const CvMaterialRed300 = '#e57373'; +export const CvMaterialRed400 = '#ef5350'; +export const CvMaterialRed500 = '#f44336'; +export const CvMaterialRed600 = '#e53935'; +export const CvMaterialRed700 = '#d32f2f'; +export const CvMaterialRed800 = '#c62828'; +export const CvMaterialRed900 = '#b71c1c'; +export const CvMaterialRedA100 = '#ff8a80'; +export const CvMaterialRedA200 = '#ff5252'; +export const CvMaterialRedA400 = '#ff1744'; +export const CvMaterialRedA700 = '#d50000'; +export const CvMaterialPink50 = '#fce4ec'; +export const CvMaterialPink100 = '#f8bbd0'; +export const CvMaterialPink200 = '#f48fb1'; +export const CvMaterialPink300 = '#f06292'; +export const CvMaterialPink400 = '#ec407a'; +export const CvMaterialPink500 = '#e91e63'; +export const CvMaterialPink600 = '#d81b60'; +export const CvMaterialPink700 = '#c2185b'; +export const CvMaterialPink800 = '#ad1457'; +export const CvMaterialPink900 = '#880e4f'; +export const CvMaterialPinkA100 = '#ff80ab'; +export const CvMaterialPinkA200 = '#ff4081'; +export const CvMaterialPinkA400 = '#f50057'; +export const CvMaterialPinkA700 = '#c51162'; +export const CvMaterialPurple50 = '#f3e5f5'; +export const CvMaterialPurple100 = '#e1bee7'; +export const CvMaterialPurple200 = '#ce93d8'; +export const CvMaterialPurple300 = '#ba68c8'; +export const CvMaterialPurple400 = '#ab47bc'; +export const CvMaterialPurple500 = '#9c27b0'; +export const CvMaterialPurple600 = '#8e24aa'; +export const CvMaterialPurple700 = '#7b1fa2'; +export const CvMaterialPurple800 = '#6a1b9a'; +export const CvMaterialPurple900 = '#4a148c'; +export const CvMaterialPurpleA100 = '#ea80fc'; +export const CvMaterialPurpleA200 = '#e040fb'; +export const CvMaterialPurpleA400 = '#d500f9'; +export const CvMaterialPurpleA700 = '#a0f'; +export const CvMaterialDeepPurple50 = '#ede7f6'; +export const CvMaterialDeepPurple100 = '#d1c4e9'; +export const CvMaterialDeepPurple200 = '#b39ddb'; +export const CvMaterialDeepPurple300 = '#9575cd'; +export const CvMaterialDeepPurple400 = '#7e57c2'; +export const CvMaterialDeepPurple500 = '#673ab7'; +export const CvMaterialDeepPurple600 = '#5e35b1'; +export const CvMaterialDeepPurple700 = '#512da8'; +export const CvMaterialDeepPurple800 = '#4527a0'; +export const CvMaterialDeepPurple900 = '#311b92'; +export const CvMaterialDeepPurpleA100 = '#b388ff'; +export const CvMaterialDeepPurpleA200 = '#7c4dff'; +export const CvMaterialDeepPurpleA400 = '#651fff'; +export const CvMaterialDeepPurpleA700 = '#6200ea'; +export const CvMaterialIndigo50 = '#e8eaf6'; +export const CvMaterialIndigo100 = '#c5cae9'; +export const CvMaterialIndigo200 = '#9fa8da'; +export const CvMaterialIndigo300 = '#7986cb'; +export const CvMaterialIndigo400 = '#5c6bc0'; +export const CvMaterialIndigo500 = '#3f51b5'; +export const CvMaterialIndigo600 = '#3949ab'; +export const CvMaterialIndigo700 = '#303f9f'; +export const CvMaterialIndigo800 = '#283593'; +export const CvMaterialIndigo900 = '#1a237e'; +export const CvMaterialIndigoA100 = '#8c9eff'; +export const CvMaterialIndigoA200 = '#536dfe'; +export const CvMaterialIndigoA400 = '#3d5afe'; +export const CvMaterialIndigoA700 = '#304ffe'; +export const CvMaterialBlue50 = '#e3f2fd'; +export const CvMaterialBlue100 = '#bbdefb'; +export const CvMaterialBlue200 = '#90caf9'; +export const CvMaterialBlue300 = '#64b5f6'; +export const CvMaterialBlue400 = '#42a5f5'; +export const CvMaterialBlue500 = '#2196f3'; +export const CvMaterialBlue600 = '#1e88e5'; +export const CvMaterialBlue700 = '#1976d2'; +export const CvMaterialBlue800 = '#1565c0'; +export const CvMaterialBlue900 = '#0d47a1'; +export const CvMaterialBlueA100 = '#82b1ff'; +export const CvMaterialBlueA200 = '#448aff'; +export const CvMaterialBlueA400 = '#2979ff'; +export const CvMaterialBlueA700 = '#2962ff'; +export const CvMaterialLightBlue50 = '#e1f5fe'; +export const CvMaterialLightBlue100 = '#b3e5fc'; +export const CvMaterialLightBlue200 = '#81d4fa'; +export const CvMaterialLightBlue300 = '#4fc3f7'; +export const CvMaterialLightBlue400 = '#29b6f6'; +export const CvMaterialLightBlue500 = '#03a9f4'; +export const CvMaterialLightBlue600 = '#039be5'; +export const CvMaterialLightBlue700 = '#0288d1'; +export const CvMaterialLightBlue800 = '#0277bd'; +export const CvMaterialLightBlue900 = '#01579b'; +export const CvMaterialLightBlueA100 = '#80d8ff'; +export const CvMaterialLightBlueA200 = '#40c4ff'; +export const CvMaterialLightBlueA400 = '#00b0ff'; +export const CvMaterialLightBlueA700 = '#0091ea'; +export const CvMaterialCyan50 = '#e0f7fa'; +export const CvMaterialCyan100 = '#b2ebf2'; +export const CvMaterialCyan200 = '#80deea'; +export const CvMaterialCyan300 = '#4dd0e1'; +export const CvMaterialCyan400 = '#26c6da'; +export const CvMaterialCyan500 = '#00bcd4'; +export const CvMaterialCyan600 = '#00acc1'; +export const CvMaterialCyan700 = '#0097a7'; +export const CvMaterialCyan800 = '#00838f'; +export const CvMaterialCyan900 = '#006064'; +export const CvMaterialCyanA100 = '#84ffff'; +export const CvMaterialCyanA200 = '#18ffff'; +export const CvMaterialCyanA400 = '#00e5ff'; +export const CvMaterialCyanA700 = '#00b8d4'; +export const CvMaterialTeal50 = '#e0f2f1'; +export const CvMaterialTeal100 = '#b2dfdb'; +export const CvMaterialTeal200 = '#80cbc4'; +export const CvMaterialTeal300 = '#4db6ac'; +export const CvMaterialTeal400 = '#26a69a'; +export const CvMaterialTeal500 = '#009688'; +export const CvMaterialTeal600 = '#00897b'; +export const CvMaterialTeal700 = '#00796b'; +export const CvMaterialTeal800 = '#00695c'; +export const CvMaterialTeal900 = '#004d40'; +export const CvMaterialTealA100 = '#a7ffeb'; +export const CvMaterialTealA200 = '#64ffda'; +export const CvMaterialTealA400 = '#1de9b6'; +export const CvMaterialTealA700 = '#00bfa5'; +export const CvMaterialGreen50 = '#e8f5e9'; +export const CvMaterialGreen100 = '#c8e6c9'; +export const CvMaterialGreen200 = '#a5d6a7'; +export const CvMaterialGreen300 = '#81c784'; +export const CvMaterialGreen400 = '#66bb6a'; +export const CvMaterialGreen500 = '#4caf50'; +export const CvMaterialGreen600 = '#43a047'; +export const CvMaterialGreen700 = '#388e3c'; +export const CvMaterialGreen800 = '#2e7d32'; +export const CvMaterialGreen900 = '#1b5e20'; +export const CvMaterialGreenA100 = '#b9f6ca'; +export const CvMaterialGreenA200 = '#69f0ae'; +export const CvMaterialGreenA400 = '#00e676'; +export const CvMaterialGreenA700 = '#00c853'; +export const CvMaterialLightGreen50 = '#f1f8e9'; +export const CvMaterialLightGreen100 = '#dcedc8'; +export const CvMaterialLightGreen200 = '#c5e1a5'; +export const CvMaterialLightGreen300 = '#aed581'; +export const CvMaterialLightGreen400 = '#9ccc65'; +export const CvMaterialLightGreen500 = '#8bc34a'; +export const CvMaterialLightGreen600 = '#7cb342'; +export const CvMaterialLightGreen700 = '#689f38'; +export const CvMaterialLightGreen800 = '#558b2f'; +export const CvMaterialLightGreen900 = '#33691e'; +export const CvMaterialLightGreenA100 = '#ccff90'; +export const CvMaterialLightGreenA200 = '#b2ff59'; +export const CvMaterialLightGreenA400 = '#76ff03'; +export const CvMaterialLightGreenA700 = '#64dd17'; +export const CvMaterialLime50 = '#f9fbe7'; +export const CvMaterialLime100 = '#f0f4c3'; +export const CvMaterialLime200 = '#e6ee9c'; +export const CvMaterialLime300 = '#dce775'; +export const CvMaterialLime400 = '#d4e157'; +export const CvMaterialLime500 = '#cddc39'; +export const CvMaterialLime600 = '#c0ca33'; +export const CvMaterialLime700 = '#afb42b'; +export const CvMaterialLime800 = '#9e9d24'; +export const CvMaterialLime900 = '#827717'; +export const CvMaterialLimeA100 = '#f4ff81'; +export const CvMaterialLimeA200 = '#eeff41'; +export const CvMaterialLimeA400 = '#c6ff00'; +export const CvMaterialLimeA700 = '#aeea00'; +export const CvMaterialYellow50 = '#fffde7'; +export const CvMaterialYellow100 = '#fff9c4'; +export const CvMaterialYellow200 = '#fff59d'; +export const CvMaterialYellow300 = '#fff176'; +export const CvMaterialYellow400 = '#ffee58'; +export const CvMaterialYellow500 = '#ffeb3b'; +export const CvMaterialYellow600 = '#fdd835'; +export const CvMaterialYellow700 = '#fbc02d'; +export const CvMaterialYellow800 = '#f9a825'; +export const CvMaterialYellow900 = '#f57f17'; +export const CvMaterialYellowA100 = '#ffff8d'; +export const CvMaterialYellowA200 = '#ff0'; +export const CvMaterialYellowA400 = '#ffea00'; +export const CvMaterialYellowA700 = '#ffd600'; +export const CvMaterialAmber50 = '#fff8e1'; +export const CvMaterialAmber100 = '#ffecb3'; +export const CvMaterialAmber200 = '#ffe082'; +export const CvMaterialAmber300 = '#ffd54f'; +export const CvMaterialAmber400 = '#ffca28'; +export const CvMaterialAmber500 = '#ffc107'; +export const CvMaterialAmber600 = '#ffb300'; +export const CvMaterialAmber700 = '#ffa000'; +export const CvMaterialAmber800 = '#ff8f00'; +export const CvMaterialAmber900 = '#ff6f00'; +export const CvMaterialAmberA100 = '#ffe57f'; +export const CvMaterialAmberA200 = '#ffd740'; +export const CvMaterialAmberA400 = '#ffc400'; +export const CvMaterialAmberA700 = '#ffab00'; +export const CvMaterialOrange50 = '#fff3e0'; +export const CvMaterialOrange100 = '#ffe0b2'; +export const CvMaterialOrange200 = '#ffcc80'; +export const CvMaterialOrange300 = '#ffb74d'; +export const CvMaterialOrange400 = '#ffa726'; +export const CvMaterialOrange500 = '#ff9800'; +export const CvMaterialOrange600 = '#fb8c00'; +export const CvMaterialOrange700 = '#f57c00'; +export const CvMaterialOrange800 = '#ef6c00'; +export const CvMaterialOrange900 = '#e65100'; +export const CvMaterialOrangeA100 = '#ffd180'; +export const CvMaterialOrangeA200 = '#ffab40'; +export const CvMaterialOrangeA400 = '#ff9100'; +export const CvMaterialOrangeA700 = '#ff6d00'; +export const CvMaterialDeepOrange50 = '#fbe9e7'; +export const CvMaterialDeepOrange100 = '#ffccbc'; +export const CvMaterialDeepOrange200 = '#ffab91'; +export const CvMaterialDeepOrange300 = '#ff8a65'; +export const CvMaterialDeepOrange400 = '#ff7043'; +export const CvMaterialDeepOrange500 = '#ff5722'; +export const CvMaterialDeepOrange600 = '#f4511e'; +export const CvMaterialDeepOrange700 = '#e64a19'; +export const CvMaterialDeepOrange800 = '#d84315'; +export const CvMaterialDeepOrange900 = '#bf360c'; +export const CvMaterialDeepOrangeA100 = '#ff9e80'; +export const CvMaterialDeepOrangeA200 = '#ff6e40'; +export const CvMaterialDeepOrangeA400 = '#ff3d00'; +export const CvMaterialDeepOrangeA700 = '#dd2c00'; +export const CvMaterialBrown50 = '#efebe9'; +export const CvMaterialBrown100 = '#d7ccc8'; +export const CvMaterialBrown200 = '#bcaaa4'; +export const CvMaterialBrown300 = '#a1887f'; +export const CvMaterialBrown400 = '#8d6e63'; +export const CvMaterialBrown500 = '#795548'; +export const CvMaterialBrown600 = '#6d4c41'; +export const CvMaterialBrown700 = '#5d4037'; +export const CvMaterialBrown800 = '#4e342e'; +export const CvMaterialBrown900 = '#3e2723'; +export const CvMaterialGrey50 = '#fafafa'; +export const CvMaterialGrey100 = '#f5f5f5'; +export const CvMaterialGrey200 = '#eee'; +export const CvMaterialGrey300 = '#e0e0e0'; +export const CvMaterialGrey400 = '#bdbdbd'; +export const CvMaterialGrey500 = '#9e9e9e'; +export const CvMaterialGrey600 = '#757575'; +export const CvMaterialGrey700 = '#616161'; +export const CvMaterialGrey800 = '#424242'; +export const CvMaterialGrey900 = '#212121'; +export const CvMaterialBlueGrey50 = '#eceff1'; +export const CvMaterialBlueGrey100 = '#cfd8dc'; +export const CvMaterialBlueGrey200 = '#b0bec5'; +export const CvMaterialBlueGrey300 = '#90a4ae'; +export const CvMaterialBlueGrey400 = '#78909c'; +export const CvMaterialBlueGrey500 = '#607d8b'; +export const CvMaterialBlueGrey600 = '#546e7a'; +export const CvMaterialBlueGrey700 = '#455a64'; +export const CvMaterialBlueGrey800 = '#37474f'; +export const CvMaterialBlueGrey900 = '#263238'; +export const CvTeradataTeal50 = '#def9f8'; +export const CvTeradataTeal100 = '#b2ebea'; +export const CvTeradataTeal200 = '#85dddc'; +export const CvTeradataTeal300 = '#59cecd'; +export const CvTeradataTeal400 = '#2cc0bf'; +export const CvTeradataTeal500 = '#00b2b1'; +export const CvTeradataTeal600 = '#00a2a2'; +export const CvTeradataTeal700 = '#009392'; +export const CvTeradataTeal800 = '#008383'; +export const CvTeradataTeal900 = '#007373'; +export const CvTeradataTeal1000 = '#016b6b'; +export const CvTeradataTeal1100 = '#036464'; +export const CvTeradataTeal1200 = '#045c5c'; +export const CvTeradataTeal1300 = '#055454'; +export const CvTeradataTeal1400 = '#074d4d'; +export const CvTeradataTeal1500 = '#084545'; +export const CvTeradataTeal1600 = '#0a3e3e'; +export const CvTeradataTeal1700 = '#0b3636'; +export const CvTeradataTeal1800 = '#0c2e2e'; +export const CvTeradataTeal1900 = '#0e2727'; +export const CvTeradataTeal2000 = '#0f1f1f'; +export const CvTeradataSlate50 = '#e3e7e8'; +export const CvTeradataSlate100 = '#c9cfd1'; +export const CvTeradataSlate200 = '#afb6b9'; +export const CvTeradataSlate300 = '#959ea2'; +export const CvTeradataSlate400 = '#7b858a'; +export const CvTeradataSlate500 = '#616d73'; +export const CvTeradataSlate600 = '#57646b'; +export const CvTeradataSlate700 = '#4d5b62'; +export const CvTeradataSlate800 = '#43515a'; +export const CvTeradataSlate900 = '#394851'; +export const CvTeradataSlate1000 = '#2e3d42'; +export const CvTeradataSlate1100 = '#28353b'; +export const CvTeradataSlate1200 = '#222e33'; +export const CvTeradataSlate1300 = '#1f282e'; +export const CvTeradataSlate1400 = '#1a2126'; +export const CvTeradataSlate1500 = '#161c1f'; +export const CvTeradataSlate1600 = '#14171a'; +export const CvTeradataSlate1700 = '#101314'; +export const CvTeradataSlate1800 = '#0c0e0f'; +export const CvTeradataSlate1900 = '#060708'; +export const CvTeradataSlate2000 = '#020203'; +export const CvTeradataOrange100 = '#FFCFB3'; +export const CvTeradataOrange200 = '#FFAF81'; +export const CvTeradataOrange300 = '#FF8F4E'; +export const CvTeradataOrange400 = '#FF7728'; +export const CvTeradataOrange500 = '#FF5F02'; +export const CvTeradataOrange600 = '#F05800'; +export const CvTeradataOrange700 = '#E54900'; +export const CvTeradataOrange800 = '#D83B03'; +export const CvTeradataOrange900 = '#C23200'; +export const CvTypographyFontFamily = 'Arial, sans-serif'; export const CvTypographyHeadline1FontFamily = "'Inter', sans-serif"; -export const CvTypographyHeadline1FontSize = "96px"; -export const CvTypographyHeadline1FontWeight = "500"; -export const CvTypographyHeadline1LineHeight = "112px"; +export const CvTypographyHeadline1FontSize = '96px'; +export const CvTypographyHeadline1FontWeight = '500'; +export const CvTypographyHeadline1LineHeight = '112px'; export const CvTypographyHeadline2FontFamily = "'Inter', sans-serif"; -export const CvTypographyHeadline2FontSize = "60px"; -export const CvTypographyHeadline2FontWeight = "600"; -export const CvTypographyHeadline2LineHeight = "84px"; +export const CvTypographyHeadline2FontSize = '60px'; +export const CvTypographyHeadline2FontWeight = '600'; +export const CvTypographyHeadline2LineHeight = '84px'; export const CvTypographyHeadline3FontFamily = "'Inter', sans-serif"; -export const CvTypographyHeadline3FontSize = "48px"; -export const CvTypographyHeadline3FontWeight = "600"; -export const CvTypographyHeadline3LineHeight = "64px"; +export const CvTypographyHeadline3FontSize = '48px'; +export const CvTypographyHeadline3FontWeight = '600'; +export const CvTypographyHeadline3LineHeight = '64px'; export const CvTypographyHeadline4FontFamily = "'Inter', sans-serif"; -export const CvTypographyHeadline4FontSize = "34px"; -export const CvTypographyHeadline4FontWeight = "700"; -export const CvTypographyHeadline4LineHeight = "48px"; +export const CvTypographyHeadline4FontSize = '34px'; +export const CvTypographyHeadline4FontWeight = '700'; +export const CvTypographyHeadline4LineHeight = '48px'; export const CvTypographyHeadline5FontFamily = "'Inter', sans-serif"; -export const CvTypographyHeadline5FontSize = "24px"; -export const CvTypographyHeadline5FontWeight = "700"; -export const CvTypographyHeadline5LineHeight = "36px"; +export const CvTypographyHeadline5FontSize = '24px'; +export const CvTypographyHeadline5FontWeight = '700'; +export const CvTypographyHeadline5LineHeight = '36px'; export const CvTypographyHeadline6FontFamily = "'Inter', sans-serif"; -export const CvTypographyHeadline6FontSize = "20px"; -export const CvTypographyHeadline6FontWeight = "700"; -export const CvTypographyHeadline6LineHeight = "28px"; +export const CvTypographyHeadline6FontSize = '20px'; +export const CvTypographyHeadline6FontWeight = '700'; +export const CvTypographyHeadline6LineHeight = '28px'; export const CvTypographySubtitle1FontFamily = "'Inter', sans-serif"; -export const CvTypographySubtitle1FontSize = "14px"; -export const CvTypographySubtitle1FontWeight = "600"; -export const CvTypographySubtitle1LineHeight = "20px"; +export const CvTypographySubtitle1FontSize = '14px'; +export const CvTypographySubtitle1FontWeight = '600'; +export const CvTypographySubtitle1LineHeight = '20px'; export const CvTypographySubtitle2FontFamily = "'Inter', sans-serif"; -export const CvTypographySubtitle2FontSize = "16px"; -export const CvTypographySubtitle2FontWeight = "600"; -export const CvTypographySubtitle2LineHeight = "24px"; -export const CvTypographyBody1FontFamily = "Arial, sans-serif"; -export const CvTypographyBody1FontSize = "16px"; -export const CvTypographyBody1FontWeight = "400"; -export const CvTypographyBody1LineHeight = "24px"; -export const CvTypographyBody2FontFamily = "Arial, sans-serif"; -export const CvTypographyBody2FontSize = "14px"; -export const CvTypographyBody2FontWeight = "400"; -export const CvTypographyBody2LineHeight = "20px"; +export const CvTypographySubtitle2FontSize = '16px'; +export const CvTypographySubtitle2FontWeight = '600'; +export const CvTypographySubtitle2LineHeight = '24px'; +export const CvTypographyBody1FontFamily = 'Arial, sans-serif'; +export const CvTypographyBody1FontSize = '16px'; +export const CvTypographyBody1FontWeight = '400'; +export const CvTypographyBody1LineHeight = '24px'; +export const CvTypographyBody2FontFamily = 'Arial, sans-serif'; +export const CvTypographyBody2FontSize = '14px'; +export const CvTypographyBody2FontWeight = '400'; +export const CvTypographyBody2LineHeight = '20px'; export const CvTypographyButtonFontFamily = "'Inter', sans-serif"; -export const CvTypographyButtonFontSize = "14px"; -export const CvTypographyButtonFontWeight = "600"; -export const CvTypographyButtonLineHeight = "16px"; -export const CvTypographyCaptionFontFamily = "Arial, sans-serif"; -export const CvTypographyCaptionFontSize = "12px"; -export const CvTypographyCaptionFontWeight = "400"; -export const CvTypographyCaptionLineHeight = "16px"; +export const CvTypographyButtonFontSize = '14px'; +export const CvTypographyButtonFontWeight = '600'; +export const CvTypographyButtonLineHeight = '16px'; +export const CvTypographyCaptionFontFamily = 'Arial, sans-serif'; +export const CvTypographyCaptionFontSize = '12px'; +export const CvTypographyCaptionFontWeight = '400'; +export const CvTypographyCaptionLineHeight = '16px'; diff --git a/libs/tokens/_generated/index.json b/libs/tokens/_generated/index.json index 46ef5a8f5b..db3ec31927 100644 --- a/libs/tokens/_generated/index.json +++ b/libs/tokens/_generated/index.json @@ -14,10 +14,7 @@ "category": "light", "type": "code-snippet-color" }, - "path": [ - "light", - "code-snippet-color" - ] + "path": ["light", "code-snippet-color"] }, "code-snippet-comment": { "value": "#a0a1a7", @@ -33,10 +30,7 @@ "category": "light", "type": "code-snippet-comment" }, - "path": [ - "light", - "code-snippet-comment" - ] + "path": ["light", "code-snippet-comment"] }, "code-snippet-keyword": { "value": "#a626a4", @@ -52,10 +46,7 @@ "category": "light", "type": "code-snippet-keyword" }, - "path": [ - "light", - "code-snippet-keyword" - ] + "path": ["light", "code-snippet-keyword"] }, "code-snippet-selector": { "value": "#e45649", @@ -71,10 +62,7 @@ "category": "light", "type": "code-snippet-selector" }, - "path": [ - "light", - "code-snippet-selector" - ] + "path": ["light", "code-snippet-selector"] }, "code-snippet-literal": { "value": "#0184bb", @@ -90,10 +78,7 @@ "category": "light", "type": "code-snippet-literal" }, - "path": [ - "light", - "code-snippet-literal" - ] + "path": ["light", "code-snippet-literal"] }, "code-snippet-string": { "value": "#50a14f", @@ -109,10 +94,7 @@ "category": "light", "type": "code-snippet-string" }, - "path": [ - "light", - "code-snippet-string" - ] + "path": ["light", "code-snippet-string"] }, "code-snippet-variable": { "value": "#986801", @@ -128,10 +110,7 @@ "category": "light", "type": "code-snippet-variable" }, - "path": [ - "light", - "code-snippet-variable" - ] + "path": ["light", "code-snippet-variable"] }, "code-snippet-title": { "value": "#4078f2", @@ -147,10 +126,7 @@ "category": "light", "type": "code-snippet-title" }, - "path": [ - "light", - "code-snippet-title" - ] + "path": ["light", "code-snippet-title"] }, "code-snippet-class": { "value": "#c18401", @@ -166,13 +142,10 @@ "category": "light", "type": "code-snippet-class" }, - "path": [ - "light", - "code-snippet-class" - ] + "path": ["light", "code-snippet-class"] }, "primary": { - "value": "#324369ff", + "value": "#3053f4ff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/base.json", "isSource": true, @@ -185,13 +158,10 @@ "category": "light", "type": "primary" }, - "path": [ - "light", - "primary" - ] + "path": ["light", "primary"] }, "secondary": { - "value": "#5b5d72ff", + "value": "#616378ff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/base.json", "isSource": true, @@ -204,13 +174,10 @@ "category": "light", "type": "secondary" }, - "path": [ - "light", - "secondary" - ] + "path": ["light", "secondary"] }, "error": { - "value": "#984b3fff", + "value": "#ae1209ff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/base.json", "isSource": true, @@ -223,13 +190,10 @@ "category": "light", "type": "error" }, - "path": [ - "light", - "error" - ] + "path": ["light", "error"] }, "positive": { - "value": "#337132ff", + "value": "#036600ff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/base.json", "isSource": true, @@ -242,13 +206,10 @@ "category": "light", "type": "positive" }, - "path": [ - "light", - "positive" - ] + "path": ["light", "positive"] }, "caution": { - "value": "#996e46ff", + "value": "#f38800ff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/base.json", "isSource": true, @@ -261,13 +222,10 @@ "category": "light", "type": "caution" }, - "path": [ - "light", - "caution" - ] + "path": ["light", "caution"] }, "negative": { - "value": "#984b3fff", + "value": "#ae1209ff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/base.json", "isSource": true, @@ -280,10 +238,7 @@ "category": "light", "type": "negative" }, - "path": [ - "light", - "negative" - ] + "path": ["light", "negative"] }, "on-primary": { "value": "#ffffffff", @@ -299,10 +254,7 @@ "category": "light", "type": "on-primary" }, - "path": [ - "light", - "on-primary" - ] + "path": ["light", "on-primary"] }, "on-secondary": { "value": "#ffffffff", @@ -318,10 +270,7 @@ "category": "light", "type": "on-secondary" }, - "path": [ - "light", - "on-secondary" - ] + "path": ["light", "on-secondary"] }, "on-background": { "value": "#1e1d1eff", @@ -337,10 +286,7 @@ "category": "light", "type": "on-background" }, - "path": [ - "light", - "on-background" - ] + "path": ["light", "on-background"] }, "on-surface": { "value": "#1e1d1eff", @@ -356,10 +302,7 @@ "category": "light", "type": "on-surface" }, - "path": [ - "light", - "on-surface" - ] + "path": ["light", "on-surface"] }, "on-error": { "value": "#ffffffff", @@ -375,10 +318,7 @@ "category": "light", "type": "on-error" }, - "path": [ - "light", - "on-error" - ] + "path": ["light", "on-error"] }, "divider": { "value": "#d5d3d8ff", @@ -394,13 +334,10 @@ "category": "light", "type": "divider" }, - "path": [ - "light", - "divider" - ] + "path": ["light", "divider"] }, "emphasis": { - "value": "#66404eff", + "value": "#b10142ff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/base.json", "isSource": true, @@ -413,13 +350,10 @@ "category": "light", "type": "emphasis" }, - "path": [ - "light", - "emphasis" - ] + "path": ["light", "emphasis"] }, "accent": { - "value": "#324369ff", + "value": "#3053f4ff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/base.json", "isSource": true, @@ -432,10 +366,7 @@ "category": "light", "type": "accent" }, - "path": [ - "light", - "accent" - ] + "path": ["light", "accent"] }, "background": { "value": "#fdf9fcff", @@ -451,10 +382,7 @@ "category": "light", "type": "background" }, - "path": [ - "light", - "background" - ] + "path": ["light", "background"] }, "surface": { "value": "#fdf9fcff", @@ -470,10 +398,7 @@ "category": "light", "type": "surface" }, - "path": [ - "light", - "surface" - ] + "path": ["light", "surface"] }, "surface-canvas": { "value": "#ffffffff", @@ -489,13 +414,10 @@ "category": "light", "type": "surface-canvas" }, - "path": [ - "light", - "surface-canvas" - ] + "path": ["light", "surface-canvas"] }, "surface-primary": { - "value": "#d5dbfeff", + "value": "#ececfeff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/surface.json", "isSource": true, @@ -508,10 +430,7 @@ "category": "light", "type": "surface-primary" }, - "path": [ - "light", - "surface-primary" - ] + "path": ["light", "surface-primary"] }, "surface-primary-highlight": { "value": "#3053f414", @@ -527,10 +446,7 @@ "category": "light", "type": "surface-primary-highlight" }, - "path": [ - "light", - "surface-primary-highlight" - ] + "path": ["light", "surface-primary-highlight"] }, "surface-primary-highlight-hover": { "value": "#3053f414", @@ -546,13 +462,10 @@ "category": "light", "type": "surface-primary-highlight-hover" }, - "path": [ - "light", - "surface-primary-highlight-hover" - ] + "path": ["light", "surface-primary-highlight-hover"] }, "surface-accent": { - "value": "#d5dbfeff", + "value": "#ececfeff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/surface.json", "isSource": true, @@ -565,10 +478,7 @@ "category": "light", "type": "surface-accent" }, - "path": [ - "light", - "surface-accent" - ] + "path": ["light", "surface-accent"] }, "surface-accent-highlight": { "value": "#3053f414", @@ -584,10 +494,7 @@ "category": "light", "type": "surface-accent-highlight" }, - "path": [ - "light", - "surface-accent-highlight" - ] + "path": ["light", "surface-accent-highlight"] }, "surface-accent-highlight-hover": { "value": "#3053f41f", @@ -603,10 +510,7 @@ "category": "light", "type": "surface-accent-highlight-hover" }, - "path": [ - "light", - "surface-accent-highlight-hover" - ] + "path": ["light", "surface-accent-highlight-hover"] }, "surface-secondary": { "value": "#dfe1f9ff", @@ -622,13 +526,10 @@ "category": "light", "type": "surface-secondary" }, - "path": [ - "light", - "surface-secondary" - ] + "path": ["light", "surface-secondary"] }, "surface-secondary-highlight": { - "value": "#c3c5dd14", + "value": "#61637814", "type": "color", "filePath": "libs/tokens/src/color/deprecated/surface.json", "isSource": true, @@ -641,13 +542,10 @@ "category": "light", "type": "surface-secondary-highlight" }, - "path": [ - "light", - "surface-secondary-highlight" - ] + "path": ["light", "surface-secondary-highlight"] }, "surface-secondary-highlight-hover": { - "value": "#c3c5dd14", + "value": "#61637814", "type": "color", "filePath": "libs/tokens/src/color/deprecated/surface.json", "isSource": true, @@ -660,13 +558,10 @@ "category": "light", "type": "surface-secondary-highlight-hover" }, - "path": [ - "light", - "surface-secondary-highlight-hover" - ] + "path": ["light", "surface-secondary-highlight-hover"] }, "surface-positive": { - "value": "#91d890ff", + "value": "#8fcc8eff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/surface.json", "isSource": true, @@ -679,10 +574,7 @@ "category": "light", "type": "surface-positive" }, - "path": [ - "light", - "surface-positive" - ] + "path": ["light", "surface-positive"] }, "surface-positive-highlight": { "value": "#03660014", @@ -698,10 +590,7 @@ "category": "light", "type": "surface-positive-highlight" }, - "path": [ - "light", - "surface-positive-highlight" - ] + "path": ["light", "surface-positive-highlight"] }, "surface-positive-highlight-hover": { "value": "#03660014", @@ -717,13 +606,10 @@ "category": "light", "type": "surface-positive-highlight-hover" }, - "path": [ - "light", - "surface-positive-highlight-hover" - ] + "path": ["light", "surface-positive-highlight-hover"] }, "surface-caution": { - "value": "#ffcd9eff", + "value": "#ffcc8cff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/surface.json", "isSource": true, @@ -736,10 +622,7 @@ "category": "light", "type": "surface-caution" }, - "path": [ - "light", - "surface-caution" - ] + "path": ["light", "surface-caution"] }, "surface-caution-highlight": { "value": "#f3880014", @@ -755,10 +638,7 @@ "category": "light", "type": "surface-caution-highlight" }, - "path": [ - "light", - "surface-caution-highlight" - ] + "path": ["light", "surface-caution-highlight"] }, "surface-caution-highlight-hover": { "value": "#f3880014", @@ -774,13 +654,10 @@ "category": "light", "type": "surface-caution-highlight-hover" }, - "path": [ - "light", - "surface-caution-highlight-hover" - ] + "path": ["light", "surface-caution-highlight-hover"] }, "surface-negative": { - "value": "#ffac9fff", + "value": "#ffb2aeff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/surface.json", "isSource": true, @@ -793,10 +670,7 @@ "category": "light", "type": "surface-negative" }, - "path": [ - "light", - "surface-negative" - ] + "path": ["light", "surface-negative"] }, "surface-negative-highlight": { "value": "#ae120914", @@ -812,10 +686,7 @@ "category": "light", "type": "surface-negative-highlight" }, - "path": [ - "light", - "surface-negative-highlight" - ] + "path": ["light", "surface-negative-highlight"] }, "surface-negative-highlight-hover": { "value": "#ae120914", @@ -831,10 +702,7 @@ "category": "light", "type": "surface-negative-highlight-hover" }, - "path": [ - "light", - "surface-negative-highlight-hover" - ] + "path": ["light", "surface-negative-highlight-hover"] }, "surface-neutral": { "value": "#76757dff", @@ -850,10 +718,7 @@ "category": "light", "type": "surface-neutral" }, - "path": [ - "light", - "surface-neutral" - ] + "path": ["light", "surface-neutral"] }, "surface-neutral-highlight": { "value": "rgba(#76757dff, 0.04)", @@ -869,10 +734,7 @@ "category": "light", "type": "surface-neutral-highlight" }, - "path": [ - "light", - "surface-neutral-highlight" - ] + "path": ["light", "surface-neutral-highlight"] }, "surface-neutral-highlight-hover": { "value": "rgba(#76757dff, 0.08)", @@ -888,13 +750,10 @@ "category": "light", "type": "surface-neutral-highlight-hover" }, - "path": [ - "light", - "surface-neutral-highlight-hover" - ] + "path": ["light", "surface-neutral-highlight-hover"] }, "surface-emphasis": { - "value": "#ffbdd5ff", + "value": "#e8b3c6ff", "type": "color", "filePath": "libs/tokens/src/color/deprecated/surface.json", "isSource": true, @@ -907,10 +766,7 @@ "category": "light", "type": "surface-emphasis" }, - "path": [ - "light", - "surface-emphasis" - ] + "path": ["light", "surface-emphasis"] }, "surface-emphasis-highlight": { "value": "#b1014214", @@ -926,10 +782,7 @@ "category": "light", "type": "surface-emphasis-highlight" }, - "path": [ - "light", - "surface-emphasis-highlight" - ] + "path": ["light", "surface-emphasis-highlight"] }, "surface-emphasis-highlight-hover": { "value": "#b1014214", @@ -945,10 +798,7 @@ "category": "light", "type": "surface-emphasis-highlight-hover" }, - "path": [ - "light", - "surface-emphasis-highlight-hover" - ] + "path": ["light", "surface-emphasis-highlight-hover"] }, "text-primary-on-background": { "value": "#1e1d1eff", @@ -964,10 +814,7 @@ "category": "light", "type": "text-primary-on-background" }, - "path": [ - "light", - "text-primary-on-background" - ] + "path": ["light", "text-primary-on-background"] }, "text-secondary-on-background": { "value": "#5c5b5fff", @@ -983,10 +830,7 @@ "category": "light", "type": "text-secondary-on-background" }, - "path": [ - "light", - "text-secondary-on-background" - ] + "path": ["light", "text-secondary-on-background"] }, "text-hint-on-background": { "value": "#5c5b5fff", @@ -1002,10 +846,7 @@ "category": "light", "type": "text-hint-on-background" }, - "path": [ - "light", - "text-hint-on-background" - ] + "path": ["light", "text-hint-on-background"] }, "text-disabled-on-background": { "value": "#1e1d1e61", @@ -1021,10 +862,7 @@ "category": "light", "type": "text-disabled-on-background" }, - "path": [ - "light", - "text-disabled-on-background" - ] + "path": ["light", "text-disabled-on-background"] }, "text-icon-on-background": { "value": "#5c5b5fff", @@ -1040,10 +878,7 @@ "category": "light", "type": "text-icon-on-background" }, - "path": [ - "light", - "text-icon-on-background" - ] + "path": ["light", "text-icon-on-background"] }, "text-logo-on-background": { "value": "#354145", @@ -1059,10 +894,7 @@ "category": "light", "type": "text-logo-on-background" }, - "path": [ - "light", - "text-logo-on-background" - ] + "path": ["light", "text-logo-on-background"] }, "text-primary-on-light": { "value": "#1e1d1eff", @@ -1078,10 +910,7 @@ "category": "light", "type": "text-primary-on-light" }, - "path": [ - "light", - "text-primary-on-light" - ] + "path": ["light", "text-primary-on-light"] }, "text-secondary-on-light": { "value": "#5c5b5fff", @@ -1097,10 +926,7 @@ "category": "light", "type": "text-secondary-on-light" }, - "path": [ - "light", - "text-secondary-on-light" - ] + "path": ["light", "text-secondary-on-light"] }, "text-hint-on-light": { "value": "#5c5b5fff", @@ -1116,10 +942,7 @@ "category": "light", "type": "text-hint-on-light" }, - "path": [ - "light", - "text-hint-on-light" - ] + "path": ["light", "text-hint-on-light"] }, "text-disabled-on-light": { "value": "#1e1d1e61", @@ -1135,10 +958,7 @@ "category": "light", "type": "text-disabled-on-light" }, - "path": [ - "light", - "text-disabled-on-light" - ] + "path": ["light", "text-disabled-on-light"] }, "text-icon-on-light": { "value": "#5c5b5fff", @@ -1154,10 +974,7 @@ "category": "light", "type": "text-icon-on-light" }, - "path": [ - "light", - "text-icon-on-light" - ] + "path": ["light", "text-icon-on-light"] }, "text-primary-on-dark": { "value": "#ebe8ecff", @@ -1173,10 +990,7 @@ "category": "light", "type": "text-primary-on-dark" }, - "path": [ - "light", - "text-primary-on-dark" - ] + "path": ["light", "text-primary-on-dark"] }, "text-secondary-on-dark": { "value": "#ebe8ecff", @@ -1192,10 +1006,7 @@ "category": "light", "type": "text-secondary-on-dark" }, - "path": [ - "light", - "text-secondary-on-dark" - ] + "path": ["light", "text-secondary-on-dark"] }, "text-hint-on-dark": { "value": "#ebe8ecff", @@ -1211,10 +1022,7 @@ "category": "light", "type": "text-hint-on-dark" }, - "path": [ - "light", - "text-hint-on-dark" - ] + "path": ["light", "text-hint-on-dark"] }, "text-disabled-on-dark": { "value": "#ebe8ec61", @@ -1230,10 +1038,7 @@ "category": "light", "type": "text-disabled-on-dark" }, - "path": [ - "light", - "text-disabled-on-dark" - ] + "path": ["light", "text-disabled-on-dark"] }, "text-icon-on-dark": { "value": "#ebe8ecff", @@ -1249,10 +1054,7 @@ "category": "light", "type": "text-icon-on-dark" }, - "path": [ - "light", - "text-icon-on-dark" - ] + "path": ["light", "text-icon-on-dark"] } }, "dark": { @@ -1270,10 +1072,7 @@ "category": "dark", "type": "code-snippet-color" }, - "path": [ - "dark", - "code-snippet-color" - ] + "path": ["dark", "code-snippet-color"] }, "code-snippet-comment": { "value": "#5c6370", @@ -1289,10 +1088,7 @@ "category": "dark", "type": "code-snippet-comment" }, - "path": [ - "dark", - "code-snippet-comment" - ] + "path": ["dark", "code-snippet-comment"] }, "code-snippet-keyword": { "value": "#c678dd", @@ -1308,10 +1104,7 @@ "category": "dark", "type": "code-snippet-keyword" }, - "path": [ - "dark", - "code-snippet-keyword" - ] + "path": ["dark", "code-snippet-keyword"] }, "code-snippet-selector": { "value": "#e06c75", @@ -1327,10 +1120,7 @@ "category": "dark", "type": "code-snippet-selector" }, - "path": [ - "dark", - "code-snippet-selector" - ] + "path": ["dark", "code-snippet-selector"] }, "code-snippet-literal": { "value": "#56b6c2", @@ -1346,10 +1136,7 @@ "category": "dark", "type": "code-snippet-literal" }, - "path": [ - "dark", - "code-snippet-literal" - ] + "path": ["dark", "code-snippet-literal"] }, "code-snippet-string": { "value": "#98c379", @@ -1365,10 +1152,7 @@ "category": "dark", "type": "code-snippet-string" }, - "path": [ - "dark", - "code-snippet-string" - ] + "path": ["dark", "code-snippet-string"] }, "code-snippet-variable": { "value": "#d19a66", @@ -1384,10 +1168,7 @@ "category": "dark", "type": "code-snippet-variable" }, - "path": [ - "dark", - "code-snippet-variable" - ] + "path": ["dark", "code-snippet-variable"] }, "code-snippet-title": { "value": "#61aeee", @@ -1403,10 +1184,7 @@ "category": "dark", "type": "code-snippet-title" }, - "path": [ - "dark", - "code-snippet-title" - ] + "path": ["dark", "code-snippet-title"] }, "code-snippet-class": { "value": "#e6c07b", @@ -1422,10 +1200,7 @@ "category": "dark", "type": "code-snippet-class" }, - "path": [ - "dark", - "code-snippet-class" - ] + "path": ["dark", "code-snippet-class"] }, "primary": { "value": "#bac3ffff", @@ -1441,10 +1216,7 @@ "category": "dark", "type": "primary" }, - "path": [ - "dark", - "primary" - ] + "path": ["dark", "primary"] }, "secondary": { "value": "#c3c5ddff", @@ -1460,10 +1232,7 @@ "category": "dark", "type": "secondary" }, - "path": [ - "dark", - "secondary" - ] + "path": ["dark", "secondary"] }, "error": { "value": "#fd7d69ff", @@ -1479,10 +1248,7 @@ "category": "dark", "type": "error" }, - "path": [ - "dark", - "error" - ] + "path": ["dark", "error"] }, "positive": { "value": "#91d890ff", @@ -1498,10 +1264,7 @@ "category": "dark", "type": "positive" }, - "path": [ - "dark", - "positive" - ] + "path": ["dark", "positive"] }, "caution": { "value": "#ffcd9eff", @@ -1517,10 +1280,7 @@ "category": "dark", "type": "caution" }, - "path": [ - "dark", - "caution" - ] + "path": ["dark", "caution"] }, "negative": { "value": "#fd7d69ff", @@ -1536,10 +1296,7 @@ "category": "dark", "type": "negative" }, - "path": [ - "dark", - "negative" - ] + "path": ["dark", "negative"] }, "on-primary": { "value": "#111a28ff", @@ -1555,10 +1312,7 @@ "category": "dark", "type": "on-primary" }, - "path": [ - "dark", - "on-primary" - ] + "path": ["dark", "on-primary"] }, "on-secondary": { "value": "#171a2cff", @@ -1574,10 +1328,7 @@ "category": "dark", "type": "on-secondary" }, - "path": [ - "dark", - "on-secondary" - ] + "path": ["dark", "on-secondary"] }, "on-background": { "value": "#ebe8ecff", @@ -1593,10 +1344,7 @@ "category": "dark", "type": "on-background" }, - "path": [ - "dark", - "on-background" - ] + "path": ["dark", "on-background"] }, "on-surface": { "value": "#ebe8ecff", @@ -1612,10 +1360,7 @@ "category": "dark", "type": "on-surface" }, - "path": [ - "dark", - "on-surface" - ] + "path": ["dark", "on-surface"] }, "on-error": { "value": "#331915ff", @@ -1631,10 +1376,7 @@ "category": "dark", "type": "on-error" }, - "path": [ - "dark", - "on-error" - ] + "path": ["dark", "on-error"] }, "divider": { "value": "#3e3e41ff", @@ -1650,10 +1392,7 @@ "category": "dark", "type": "divider" }, - "path": [ - "dark", - "divider" - ] + "path": ["dark", "divider"] }, "emphasis": { "value": "#cc809cff", @@ -1669,10 +1408,7 @@ "category": "dark", "type": "emphasis" }, - "path": [ - "dark", - "emphasis" - ] + "path": ["dark", "emphasis"] }, "accent": { "value": "#bac3ffff", @@ -1688,10 +1424,7 @@ "category": "dark", "type": "accent" }, - "path": [ - "dark", - "accent" - ] + "path": ["dark", "accent"] }, "background": { "value": "#161616ff", @@ -1707,10 +1440,7 @@ "category": "dark", "type": "background" }, - "path": [ - "dark", - "background" - ] + "path": ["dark", "background"] }, "surface": { "value": "#161616ff", @@ -1726,10 +1456,7 @@ "category": "dark", "type": "surface" }, - "path": [ - "dark", - "surface" - ] + "path": ["dark", "surface"] }, "surface-canvas": { "value": "#252426ff", @@ -1745,10 +1472,7 @@ "category": "dark", "type": "surface-canvas" }, - "path": [ - "dark", - "surface-canvas" - ] + "path": ["dark", "surface-canvas"] }, "surface-primary": { "value": "#1d2c43ff", @@ -1764,10 +1488,7 @@ "category": "dark", "type": "surface-primary" }, - "path": [ - "dark", - "surface-primary" - ] + "path": ["dark", "surface-primary"] }, "surface-primary-highlight": { "value": "#bac3ff14", @@ -1783,10 +1504,7 @@ "category": "dark", "type": "surface-primary-highlight" }, - "path": [ - "dark", - "surface-primary-highlight" - ] + "path": ["dark", "surface-primary-highlight"] }, "surface-primary-highlight-hover": { "value": "#bac3ff14", @@ -1802,10 +1520,7 @@ "category": "dark", "type": "surface-primary-highlight-hover" }, - "path": [ - "dark", - "surface-primary-highlight-hover" - ] + "path": ["dark", "surface-primary-highlight-hover"] }, "surface-accent": { "value": "#1d2c43ff", @@ -1821,10 +1536,7 @@ "category": "dark", "type": "surface-accent" }, - "path": [ - "dark", - "surface-accent" - ] + "path": ["dark", "surface-accent"] }, "surface-accent-highlight": { "value": "#bac3ff14", @@ -1840,10 +1552,7 @@ "category": "dark", "type": "surface-accent-highlight" }, - "path": [ - "dark", - "surface-accent-highlight" - ] + "path": ["dark", "surface-accent-highlight"] }, "surface-accent-highlight-hover": { "value": "#bac3ff14", @@ -1859,10 +1568,7 @@ "category": "dark", "type": "surface-accent-highlight-hover" }, - "path": [ - "dark", - "surface-accent-highlight-hover" - ] + "path": ["dark", "surface-accent-highlight-hover"] }, "surface-secondary": { "value": "#434659ff", @@ -1878,10 +1584,7 @@ "category": "dark", "type": "surface-secondary" }, - "path": [ - "dark", - "surface-secondary" - ] + "path": ["dark", "surface-secondary"] }, "surface-secondary-highlight": { "value": "#c3c5dd14", @@ -1897,10 +1600,7 @@ "category": "dark", "type": "surface-secondary-highlight" }, - "path": [ - "dark", - "surface-secondary-highlight" - ] + "path": ["dark", "surface-secondary-highlight"] }, "surface-secondary-highlight-hover": { "value": "#c3c5dd14", @@ -1916,10 +1616,7 @@ "category": "dark", "type": "surface-secondary-highlight-hover" }, - "path": [ - "dark", - "surface-secondary-highlight-hover" - ] + "path": ["dark", "surface-secondary-highlight-hover"] }, "surface-positive": { "value": "#224b22ff", @@ -1935,10 +1632,7 @@ "category": "dark", "type": "surface-positive" }, - "path": [ - "dark", - "surface-positive" - ] + "path": ["dark", "surface-positive"] }, "surface-positive-highlight": { "value": "#91d89014", @@ -1954,10 +1648,7 @@ "category": "dark", "type": "surface-positive-highlight" }, - "path": [ - "dark", - "surface-positive-highlight" - ] + "path": ["dark", "surface-positive-highlight"] }, "surface-positive-highlight-hover": { "value": "#91d89014", @@ -1973,10 +1664,7 @@ "category": "dark", "type": "surface-positive-highlight-hover" }, - "path": [ - "dark", - "surface-positive-highlight-hover" - ] + "path": ["dark", "surface-positive-highlight-hover"] }, "surface-caution": { "value": "#66492fff", @@ -1992,10 +1680,7 @@ "category": "dark", "type": "surface-caution" }, - "path": [ - "dark", - "surface-caution" - ] + "path": ["dark", "surface-caution"] }, "surface-caution-highlight": { "value": "#ffb77514", @@ -2011,10 +1696,7 @@ "category": "dark", "type": "surface-caution-highlight" }, - "path": [ - "dark", - "surface-caution-highlight" - ] + "path": ["dark", "surface-caution-highlight"] }, "surface-caution-highlight-hover": { "value": "#ffb77514", @@ -2030,10 +1712,7 @@ "category": "dark", "type": "surface-caution-highlight-hover" }, - "path": [ - "dark", - "surface-caution-highlight-hover" - ] + "path": ["dark", "surface-caution-highlight-hover"] }, "surface-negative": { "value": "#65322aff", @@ -2049,10 +1728,7 @@ "category": "dark", "type": "surface-negative" }, - "path": [ - "dark", - "surface-negative" - ] + "path": ["dark", "surface-negative"] }, "surface-negative-highlight": { "value": "#fd7d6914", @@ -2068,10 +1744,7 @@ "category": "dark", "type": "surface-negative-highlight" }, - "path": [ - "dark", - "surface-negative-highlight" - ] + "path": ["dark", "surface-negative-highlight"] }, "surface-negative-highlight-hover": { "value": "#fd7d6914", @@ -2087,10 +1760,7 @@ "category": "dark", "type": "surface-negative-highlight-hover" }, - "path": [ - "dark", - "surface-negative-highlight-hover" - ] + "path": ["dark", "surface-negative-highlight-hover"] }, "surface-neutral": { "value": "#76757dff", @@ -2106,10 +1776,7 @@ "category": "dark", "type": "surface-neutral" }, - "path": [ - "dark", - "surface-neutral" - ] + "path": ["dark", "surface-neutral"] }, "surface-neutral-highlight": { "value": "rgba(#76757dff, 0.04)", @@ -2125,10 +1792,7 @@ "category": "dark", "type": "surface-neutral-highlight" }, - "path": [ - "dark", - "surface-neutral-highlight" - ] + "path": ["dark", "surface-neutral-highlight"] }, "surface-neutral-highlight-hover": { "value": "rgba(#76757dff, 0.08)", @@ -2144,10 +1808,7 @@ "category": "dark", "type": "surface-neutral-highlight-hover" }, - "path": [ - "dark", - "surface-neutral-highlight-hover" - ] + "path": ["dark", "surface-neutral-highlight-hover"] }, "surface-emphasis": { "value": "#66404eff", @@ -2163,10 +1824,7 @@ "category": "dark", "type": "surface-emphasis" }, - "path": [ - "dark", - "surface-emphasis" - ] + "path": ["dark", "surface-emphasis"] }, "surface-emphasis-highlight": { "value": "#cc809c14", @@ -2182,10 +1840,7 @@ "category": "dark", "type": "surface-emphasis-highlight" }, - "path": [ - "dark", - "surface-emphasis-highlight" - ] + "path": ["dark", "surface-emphasis-highlight"] }, "surface-emphasis-highlight-hover": { "value": "#cc809c14", @@ -2201,10 +1856,7 @@ "category": "dark", "type": "surface-emphasis-highlight-hover" }, - "path": [ - "dark", - "surface-emphasis-highlight-hover" - ] + "path": ["dark", "surface-emphasis-highlight-hover"] }, "text-primary-on-background": { "value": "#ebe8ecff", @@ -2220,10 +1872,7 @@ "category": "dark", "type": "text-primary-on-background" }, - "path": [ - "dark", - "text-primary-on-background" - ] + "path": ["dark", "text-primary-on-background"] }, "text-secondary-on-background": { "value": "#ebe8ecff", @@ -2239,10 +1888,7 @@ "category": "dark", "type": "text-secondary-on-background" }, - "path": [ - "dark", - "text-secondary-on-background" - ] + "path": ["dark", "text-secondary-on-background"] }, "text-hint-on-background": { "value": "#ebe8ecff", @@ -2258,10 +1904,7 @@ "category": "dark", "type": "text-hint-on-background" }, - "path": [ - "dark", - "text-hint-on-background" - ] + "path": ["dark", "text-hint-on-background"] }, "text-disabled-on-background": { "value": "#ebe8ec61", @@ -2277,10 +1920,7 @@ "category": "dark", "type": "text-disabled-on-background" }, - "path": [ - "dark", - "text-disabled-on-background" - ] + "path": ["dark", "text-disabled-on-background"] }, "text-icon-on-background": { "value": "#ebe8ecff", @@ -2296,10 +1936,7 @@ "category": "dark", "type": "text-icon-on-background" }, - "path": [ - "dark", - "text-icon-on-background" - ] + "path": ["dark", "text-icon-on-background"] }, "text-logo-on-background": { "value": "#354145", @@ -2315,10 +1952,7 @@ "category": "dark", "type": "text-logo-on-background" }, - "path": [ - "dark", - "text-logo-on-background" - ] + "path": ["dark", "text-logo-on-background"] }, "text-primary-on-light": { "value": "#1e1d1eff", @@ -2334,10 +1968,7 @@ "category": "dark", "type": "text-primary-on-light" }, - "path": [ - "dark", - "text-primary-on-light" - ] + "path": ["dark", "text-primary-on-light"] }, "text-secondary-on-light": { "value": "#5c5b5fff", @@ -2353,10 +1984,7 @@ "category": "dark", "type": "text-secondary-on-light" }, - "path": [ - "dark", - "text-secondary-on-light" - ] + "path": ["dark", "text-secondary-on-light"] }, "text-hint-on-light": { "value": "#5c5b5fff", @@ -2372,10 +2000,7 @@ "category": "dark", "type": "text-hint-on-light" }, - "path": [ - "dark", - "text-hint-on-light" - ] + "path": ["dark", "text-hint-on-light"] }, "text-disabled-on-light": { "value": "#1e1d1e61", @@ -2391,10 +2016,7 @@ "category": "dark", "type": "text-disabled-on-light" }, - "path": [ - "dark", - "text-disabled-on-light" - ] + "path": ["dark", "text-disabled-on-light"] }, "text-icon-on-light": { "value": "#5c5b5fff", @@ -2410,10 +2032,7 @@ "category": "dark", "type": "text-icon-on-light" }, - "path": [ - "dark", - "text-icon-on-light" - ] + "path": ["dark", "text-icon-on-light"] }, "text-primary-on-dark": { "value": "#ebe8ecff", @@ -2429,10 +2048,7 @@ "category": "dark", "type": "text-primary-on-dark" }, - "path": [ - "dark", - "text-primary-on-dark" - ] + "path": ["dark", "text-primary-on-dark"] }, "text-secondary-on-dark": { "value": "#ebe8ecff", @@ -2448,10 +2064,7 @@ "category": "dark", "type": "text-secondary-on-dark" }, - "path": [ - "dark", - "text-secondary-on-dark" - ] + "path": ["dark", "text-secondary-on-dark"] }, "text-hint-on-dark": { "value": "#ebe8ecff", @@ -2467,10 +2080,7 @@ "category": "dark", "type": "text-hint-on-dark" }, - "path": [ - "dark", - "text-hint-on-dark" - ] + "path": ["dark", "text-hint-on-dark"] }, "text-disabled-on-dark": { "value": "#ebe8ec61", @@ -2486,10 +2096,7 @@ "category": "dark", "type": "text-disabled-on-dark" }, - "path": [ - "dark", - "text-disabled-on-dark" - ] + "path": ["dark", "text-disabled-on-dark"] }, "text-icon-on-dark": { "value": "#ebe8ecff", @@ -2505,10 +2112,7 @@ "category": "dark", "type": "text-icon-on-dark" }, - "path": [ - "dark", - "text-icon-on-dark" - ] + "path": ["dark", "text-icon-on-dark"] } }, "theme": { @@ -2522,9 +2126,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34425", "exportKey": "variables" } @@ -2539,9 +2141,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34425", "exportKey": "variables" } @@ -2554,12 +2154,7 @@ "item": "palettes", "subitem": "digital blue 100" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 100" - ] + "path": ["theme", "light", "palettes", "digital blue 100"] }, "digital blue 98": { "type": "color", @@ -2569,9 +2164,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34426", "exportKey": "variables" } @@ -2586,9 +2179,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34426", "exportKey": "variables" } @@ -2601,12 +2192,7 @@ "item": "palettes", "subitem": "digital blue 98" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 98" - ] + "path": ["theme", "light", "palettes", "digital blue 98"] }, "digital blue 95": { "type": "color", @@ -2616,9 +2202,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34427", "exportKey": "variables" } @@ -2633,9 +2217,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34427", "exportKey": "variables" } @@ -2648,12 +2230,7 @@ "item": "palettes", "subitem": "digital blue 95" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 95" - ] + "path": ["theme", "light", "palettes", "digital blue 95"] }, "digital blue 90": { "type": "color", @@ -2663,9 +2240,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34428", "exportKey": "variables" } @@ -2680,9 +2255,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34428", "exportKey": "variables" } @@ -2695,12 +2268,7 @@ "item": "palettes", "subitem": "digital blue 90" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 90" - ] + "path": ["theme", "light", "palettes", "digital blue 90"] }, "digital blue 80": { "type": "color", @@ -2710,9 +2278,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34429", "exportKey": "variables" } @@ -2727,9 +2293,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34429", "exportKey": "variables" } @@ -2742,12 +2306,7 @@ "item": "palettes", "subitem": "digital blue 80" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 80" - ] + "path": ["theme", "light", "palettes", "digital blue 80"] }, "digital blue 70": { "type": "color", @@ -2757,9 +2316,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34430", "exportKey": "variables" } @@ -2774,9 +2331,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34430", "exportKey": "variables" } @@ -2789,12 +2344,7 @@ "item": "palettes", "subitem": "digital blue 70" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 70" - ] + "path": ["theme", "light", "palettes", "digital blue 70"] }, "digital blue 60": { "type": "color", @@ -2804,9 +2354,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34431", "exportKey": "variables" } @@ -2821,9 +2369,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34431", "exportKey": "variables" } @@ -2836,12 +2382,7 @@ "item": "palettes", "subitem": "digital blue 60" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 60" - ] + "path": ["theme", "light", "palettes", "digital blue 60"] }, "digital blue 50": { "type": "color", @@ -2851,9 +2392,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34432", "exportKey": "variables" } @@ -2868,9 +2407,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34432", "exportKey": "variables" } @@ -2883,12 +2420,7 @@ "item": "palettes", "subitem": "digital blue 50" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 50" - ] + "path": ["theme", "light", "palettes", "digital blue 50"] }, "digital blue 40": { "type": "color", @@ -2898,9 +2430,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34433", "exportKey": "variables" } @@ -2915,9 +2445,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34433", "exportKey": "variables" } @@ -2930,12 +2458,7 @@ "item": "palettes", "subitem": "digital blue 40" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 40" - ] + "path": ["theme", "light", "palettes", "digital blue 40"] }, "digital blue 30": { "type": "color", @@ -2945,9 +2468,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34434", "exportKey": "variables" } @@ -2962,9 +2483,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34434", "exportKey": "variables" } @@ -2977,12 +2496,7 @@ "item": "palettes", "subitem": "digital blue 30" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 30" - ] + "path": ["theme", "light", "palettes", "digital blue 30"] }, "digital blue 20": { "type": "color", @@ -2992,9 +2506,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34435", "exportKey": "variables" } @@ -3009,9 +2521,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34435", "exportKey": "variables" } @@ -3024,12 +2534,7 @@ "item": "palettes", "subitem": "digital blue 20" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 20" - ] + "path": ["theme", "light", "palettes", "digital blue 20"] }, "digital blue 10": { "type": "color", @@ -3039,9 +2544,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34436", "exportKey": "variables" } @@ -3056,9 +2559,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34436", "exportKey": "variables" } @@ -3071,12 +2572,7 @@ "item": "palettes", "subitem": "digital blue 10" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 10" - ] + "path": ["theme", "light", "palettes", "digital blue 10"] }, "orange 100": { "type": "color", @@ -3086,9 +2582,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34437", "exportKey": "variables" } @@ -3103,9 +2597,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34437", "exportKey": "variables" } @@ -3118,12 +2610,7 @@ "item": "palettes", "subitem": "orange 100" }, - "path": [ - "theme", - "light", - "palettes", - "orange 100" - ] + "path": ["theme", "light", "palettes", "orange 100"] }, "orange 98": { "type": "color", @@ -3133,9 +2620,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34438", "exportKey": "variables" } @@ -3150,9 +2635,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34438", "exportKey": "variables" } @@ -3165,12 +2648,7 @@ "item": "palettes", "subitem": "orange 98" }, - "path": [ - "theme", - "light", - "palettes", - "orange 98" - ] + "path": ["theme", "light", "palettes", "orange 98"] }, "orange 95": { "type": "color", @@ -3180,9 +2658,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34439", "exportKey": "variables" } @@ -3197,9 +2673,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34439", "exportKey": "variables" } @@ -3212,12 +2686,7 @@ "item": "palettes", "subitem": "orange 95" }, - "path": [ - "theme", - "light", - "palettes", - "orange 95" - ] + "path": ["theme", "light", "palettes", "orange 95"] }, "orange 90": { "type": "color", @@ -3227,9 +2696,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34440", "exportKey": "variables" } @@ -3244,9 +2711,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34440", "exportKey": "variables" } @@ -3259,12 +2724,7 @@ "item": "palettes", "subitem": "orange 90" }, - "path": [ - "theme", - "light", - "palettes", - "orange 90" - ] + "path": ["theme", "light", "palettes", "orange 90"] }, "orange 80": { "type": "color", @@ -3274,9 +2734,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34441", "exportKey": "variables" } @@ -3291,9 +2749,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34441", "exportKey": "variables" } @@ -3306,12 +2762,7 @@ "item": "palettes", "subitem": "orange 80" }, - "path": [ - "theme", - "light", - "palettes", - "orange 80" - ] + "path": ["theme", "light", "palettes", "orange 80"] }, "orange 70": { "type": "color", @@ -3321,9 +2772,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34442", "exportKey": "variables" } @@ -3338,9 +2787,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34442", "exportKey": "variables" } @@ -3353,12 +2800,7 @@ "item": "palettes", "subitem": "orange 70" }, - "path": [ - "theme", - "light", - "palettes", - "orange 70" - ] + "path": ["theme", "light", "palettes", "orange 70"] }, "orange 60": { "type": "color", @@ -3368,9 +2810,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34443", "exportKey": "variables" } @@ -3385,9 +2825,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34443", "exportKey": "variables" } @@ -3400,12 +2838,7 @@ "item": "palettes", "subitem": "orange 60" }, - "path": [ - "theme", - "light", - "palettes", - "orange 60" - ] + "path": ["theme", "light", "palettes", "orange 60"] }, "orange 50": { "type": "color", @@ -3415,9 +2848,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34444", "exportKey": "variables" } @@ -3432,9 +2863,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34444", "exportKey": "variables" } @@ -3447,12 +2876,7 @@ "item": "palettes", "subitem": "orange 50" }, - "path": [ - "theme", - "light", - "palettes", - "orange 50" - ] + "path": ["theme", "light", "palettes", "orange 50"] }, "orange 40": { "type": "color", @@ -3462,9 +2886,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34445", "exportKey": "variables" } @@ -3479,9 +2901,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34445", "exportKey": "variables" } @@ -3494,12 +2914,7 @@ "item": "palettes", "subitem": "orange 40" }, - "path": [ - "theme", - "light", - "palettes", - "orange 40" - ] + "path": ["theme", "light", "palettes", "orange 40"] }, "orange 30": { "type": "color", @@ -3509,9 +2924,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34446", "exportKey": "variables" } @@ -3526,9 +2939,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34446", "exportKey": "variables" } @@ -3541,12 +2952,7 @@ "item": "palettes", "subitem": "orange 30" }, - "path": [ - "theme", - "light", - "palettes", - "orange 30" - ] + "path": ["theme", "light", "palettes", "orange 30"] }, "orange 20": { "type": "color", @@ -3556,9 +2962,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34447", "exportKey": "variables" } @@ -3573,9 +2977,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34447", "exportKey": "variables" } @@ -3588,12 +2990,7 @@ "item": "palettes", "subitem": "orange 20" }, - "path": [ - "theme", - "light", - "palettes", - "orange 20" - ] + "path": ["theme", "light", "palettes", "orange 20"] }, "orange 10": { "type": "color", @@ -3603,9 +3000,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34448", "exportKey": "variables" } @@ -3620,9 +3015,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34448", "exportKey": "variables" } @@ -3635,12 +3028,7 @@ "item": "palettes", "subitem": "orange 10" }, - "path": [ - "theme", - "light", - "palettes", - "orange 10" - ] + "path": ["theme", "light", "palettes", "orange 10"] }, "orange 0": { "type": "color", @@ -3650,9 +3038,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34449", "exportKey": "variables" } @@ -3667,9 +3053,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34449", "exportKey": "variables" } @@ -3682,12 +3066,7 @@ "item": "palettes", "subitem": "orange 0" }, - "path": [ - "theme", - "light", - "palettes", - "orange 0" - ] + "path": ["theme", "light", "palettes", "orange 0"] }, "digital blue 0": { "type": "color", @@ -3697,9 +3076,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34450", "exportKey": "variables" } @@ -3714,9 +3091,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34450", "exportKey": "variables" } @@ -3729,12 +3104,7 @@ "item": "palettes", "subitem": "digital blue 0" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 0" - ] + "path": ["theme", "light", "palettes", "digital blue 0"] }, "navy 100": { "type": "color", @@ -3744,9 +3114,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34451", "exportKey": "variables" } @@ -3761,9 +3129,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34451", "exportKey": "variables" } @@ -3776,12 +3142,7 @@ "item": "palettes", "subitem": "navy 100" }, - "path": [ - "theme", - "light", - "palettes", - "navy 100" - ] + "path": ["theme", "light", "palettes", "navy 100"] }, "navy 98": { "type": "color", @@ -3791,9 +3152,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34452", "exportKey": "variables" } @@ -3808,9 +3167,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34452", "exportKey": "variables" } @@ -3823,12 +3180,7 @@ "item": "palettes", "subitem": "navy 98" }, - "path": [ - "theme", - "light", - "palettes", - "navy 98" - ] + "path": ["theme", "light", "palettes", "navy 98"] }, "navy 95": { "type": "color", @@ -3838,9 +3190,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34453", "exportKey": "variables" } @@ -3855,9 +3205,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34453", "exportKey": "variables" } @@ -3870,12 +3218,7 @@ "item": "palettes", "subitem": "navy 95" }, - "path": [ - "theme", - "light", - "palettes", - "navy 95" - ] + "path": ["theme", "light", "palettes", "navy 95"] }, "navy 90": { "type": "color", @@ -3885,9 +3228,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34454", "exportKey": "variables" } @@ -3902,9 +3243,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34454", "exportKey": "variables" } @@ -3917,12 +3256,7 @@ "item": "palettes", "subitem": "navy 90" }, - "path": [ - "theme", - "light", - "palettes", - "navy 90" - ] + "path": ["theme", "light", "palettes", "navy 90"] }, "navy 80": { "type": "color", @@ -3932,9 +3266,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34455", "exportKey": "variables" } @@ -3949,9 +3281,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34455", "exportKey": "variables" } @@ -3964,12 +3294,7 @@ "item": "palettes", "subitem": "navy 80" }, - "path": [ - "theme", - "light", - "palettes", - "navy 80" - ] + "path": ["theme", "light", "palettes", "navy 80"] }, "navy 70": { "type": "color", @@ -3979,9 +3304,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34456", "exportKey": "variables" } @@ -3996,9 +3319,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34456", "exportKey": "variables" } @@ -4011,12 +3332,7 @@ "item": "palettes", "subitem": "navy 70" }, - "path": [ - "theme", - "light", - "palettes", - "navy 70" - ] + "path": ["theme", "light", "palettes", "navy 70"] }, "navy 60": { "type": "color", @@ -4026,9 +3342,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34457", "exportKey": "variables" } @@ -4043,9 +3357,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34457", "exportKey": "variables" } @@ -4058,12 +3370,7 @@ "item": "palettes", "subitem": "navy 60" }, - "path": [ - "theme", - "light", - "palettes", - "navy 60" - ] + "path": ["theme", "light", "palettes", "navy 60"] }, "navy 50": { "type": "color", @@ -4073,9 +3380,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34458", "exportKey": "variables" } @@ -4090,9 +3395,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34458", "exportKey": "variables" } @@ -4105,12 +3408,7 @@ "item": "palettes", "subitem": "navy 50" }, - "path": [ - "theme", - "light", - "palettes", - "navy 50" - ] + "path": ["theme", "light", "palettes", "navy 50"] }, "navy 40": { "type": "color", @@ -4120,9 +3418,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34459", "exportKey": "variables" } @@ -4137,9 +3433,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34459", "exportKey": "variables" } @@ -4152,12 +3446,7 @@ "item": "palettes", "subitem": "navy 40" }, - "path": [ - "theme", - "light", - "palettes", - "navy 40" - ] + "path": ["theme", "light", "palettes", "navy 40"] }, "navy 30": { "type": "color", @@ -4167,9 +3456,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34460", "exportKey": "variables" } @@ -4184,9 +3471,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34460", "exportKey": "variables" } @@ -4199,12 +3484,7 @@ "item": "palettes", "subitem": "navy 30" }, - "path": [ - "theme", - "light", - "palettes", - "navy 30" - ] + "path": ["theme", "light", "palettes", "navy 30"] }, "navy 20": { "type": "color", @@ -4214,9 +3494,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34461", "exportKey": "variables" } @@ -4231,9 +3509,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34461", "exportKey": "variables" } @@ -4246,12 +3522,7 @@ "item": "palettes", "subitem": "navy 20" }, - "path": [ - "theme", - "light", - "palettes", - "navy 20" - ] + "path": ["theme", "light", "palettes", "navy 20"] }, "navy 10": { "type": "color", @@ -4261,9 +3532,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34462", "exportKey": "variables" } @@ -4278,9 +3547,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34462", "exportKey": "variables" } @@ -4293,12 +3560,7 @@ "item": "palettes", "subitem": "navy 10" }, - "path": [ - "theme", - "light", - "palettes", - "navy 10" - ] + "path": ["theme", "light", "palettes", "navy 10"] }, "navy 0": { "type": "color", @@ -4308,9 +3570,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34463", "exportKey": "variables" } @@ -4325,9 +3585,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34463", "exportKey": "variables" } @@ -4340,12 +3598,7 @@ "item": "palettes", "subitem": "navy 0" }, - "path": [ - "theme", - "light", - "palettes", - "navy 0" - ] + "path": ["theme", "light", "palettes", "navy 0"] }, "negative 100": { "type": "color", @@ -4355,9 +3608,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34464", "exportKey": "variables" } @@ -4372,9 +3623,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34464", "exportKey": "variables" } @@ -4387,12 +3636,7 @@ "item": "palettes", "subitem": "negative 100" }, - "path": [ - "theme", - "light", - "palettes", - "negative 100" - ] + "path": ["theme", "light", "palettes", "negative 100"] }, "negative 98": { "type": "color", @@ -4402,9 +3646,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34465", "exportKey": "variables" } @@ -4419,9 +3661,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34465", "exportKey": "variables" } @@ -4434,12 +3674,7 @@ "item": "palettes", "subitem": "negative 98" }, - "path": [ - "theme", - "light", - "palettes", - "negative 98" - ] + "path": ["theme", "light", "palettes", "negative 98"] }, "negative 95": { "type": "color", @@ -4449,9 +3684,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34466", "exportKey": "variables" } @@ -4466,9 +3699,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34466", "exportKey": "variables" } @@ -4481,12 +3712,7 @@ "item": "palettes", "subitem": "negative 95" }, - "path": [ - "theme", - "light", - "palettes", - "negative 95" - ] + "path": ["theme", "light", "palettes", "negative 95"] }, "negative 90": { "type": "color", @@ -4496,9 +3722,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34467", "exportKey": "variables" } @@ -4513,9 +3737,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34467", "exportKey": "variables" } @@ -4528,12 +3750,7 @@ "item": "palettes", "subitem": "negative 90" }, - "path": [ - "theme", - "light", - "palettes", - "negative 90" - ] + "path": ["theme", "light", "palettes", "negative 90"] }, "negative 80": { "type": "color", @@ -4543,9 +3760,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34468", "exportKey": "variables" } @@ -4560,9 +3775,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34468", "exportKey": "variables" } @@ -4575,12 +3788,7 @@ "item": "palettes", "subitem": "negative 80" }, - "path": [ - "theme", - "light", - "palettes", - "negative 80" - ] + "path": ["theme", "light", "palettes", "negative 80"] }, "negative 70": { "type": "color", @@ -4590,9 +3798,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34469", "exportKey": "variables" } @@ -4607,9 +3813,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34469", "exportKey": "variables" } @@ -4622,12 +3826,7 @@ "item": "palettes", "subitem": "negative 70" }, - "path": [ - "theme", - "light", - "palettes", - "negative 70" - ] + "path": ["theme", "light", "palettes", "negative 70"] }, "negative 60": { "type": "color", @@ -4637,9 +3836,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34470", "exportKey": "variables" } @@ -4654,9 +3851,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34470", "exportKey": "variables" } @@ -4669,12 +3864,7 @@ "item": "palettes", "subitem": "negative 60" }, - "path": [ - "theme", - "light", - "palettes", - "negative 60" - ] + "path": ["theme", "light", "palettes", "negative 60"] }, "negative 50": { "type": "color", @@ -4684,9 +3874,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34471", "exportKey": "variables" } @@ -4701,9 +3889,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34471", "exportKey": "variables" } @@ -4716,12 +3902,7 @@ "item": "palettes", "subitem": "negative 50" }, - "path": [ - "theme", - "light", - "palettes", - "negative 50" - ] + "path": ["theme", "light", "palettes", "negative 50"] }, "negative 40": { "type": "color", @@ -4731,9 +3912,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34472", "exportKey": "variables" } @@ -4748,9 +3927,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34472", "exportKey": "variables" } @@ -4763,12 +3940,7 @@ "item": "palettes", "subitem": "negative 40" }, - "path": [ - "theme", - "light", - "palettes", - "negative 40" - ] + "path": ["theme", "light", "palettes", "negative 40"] }, "negative 30": { "type": "color", @@ -4778,9 +3950,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34473", "exportKey": "variables" } @@ -4795,9 +3965,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34473", "exportKey": "variables" } @@ -4810,12 +3978,7 @@ "item": "palettes", "subitem": "negative 30" }, - "path": [ - "theme", - "light", - "palettes", - "negative 30" - ] + "path": ["theme", "light", "palettes", "negative 30"] }, "negative 20": { "type": "color", @@ -4825,9 +3988,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34474", "exportKey": "variables" } @@ -4842,9 +4003,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34474", "exportKey": "variables" } @@ -4857,12 +4016,7 @@ "item": "palettes", "subitem": "negative 20" }, - "path": [ - "theme", - "light", - "palettes", - "negative 20" - ] + "path": ["theme", "light", "palettes", "negative 20"] }, "negative 10": { "type": "color", @@ -4872,9 +4026,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34475", "exportKey": "variables" } @@ -4889,9 +4041,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34475", "exportKey": "variables" } @@ -4904,12 +4054,7 @@ "item": "palettes", "subitem": "negative 10" }, - "path": [ - "theme", - "light", - "palettes", - "negative 10" - ] + "path": ["theme", "light", "palettes", "negative 10"] }, "negative 0": { "type": "color", @@ -4919,9 +4064,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34476", "exportKey": "variables" } @@ -4936,9 +4079,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34476", "exportKey": "variables" } @@ -4951,12 +4092,7 @@ "item": "palettes", "subitem": "negative 0" }, - "path": [ - "theme", - "light", - "palettes", - "negative 0" - ] + "path": ["theme", "light", "palettes", "negative 0"] }, "caution 100": { "type": "color", @@ -4966,9 +4102,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34477", "exportKey": "variables" } @@ -4983,9 +4117,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34477", "exportKey": "variables" } @@ -4998,12 +4130,7 @@ "item": "palettes", "subitem": "caution 100" }, - "path": [ - "theme", - "light", - "palettes", - "caution 100" - ] + "path": ["theme", "light", "palettes", "caution 100"] }, "caution 98": { "type": "color", @@ -5013,9 +4140,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34478", "exportKey": "variables" } @@ -5030,9 +4155,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34478", "exportKey": "variables" } @@ -5045,12 +4168,7 @@ "item": "palettes", "subitem": "caution 98" }, - "path": [ - "theme", - "light", - "palettes", - "caution 98" - ] + "path": ["theme", "light", "palettes", "caution 98"] }, "caution 95": { "type": "color", @@ -5060,9 +4178,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34479", "exportKey": "variables" } @@ -5077,9 +4193,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34479", "exportKey": "variables" } @@ -5092,12 +4206,7 @@ "item": "palettes", "subitem": "caution 95" }, - "path": [ - "theme", - "light", - "palettes", - "caution 95" - ] + "path": ["theme", "light", "palettes", "caution 95"] }, "caution 90": { "type": "color", @@ -5107,9 +4216,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34480", "exportKey": "variables" } @@ -5124,9 +4231,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34480", "exportKey": "variables" } @@ -5139,12 +4244,7 @@ "item": "palettes", "subitem": "caution 90" }, - "path": [ - "theme", - "light", - "palettes", - "caution 90" - ] + "path": ["theme", "light", "palettes", "caution 90"] }, "caution 80": { "type": "color", @@ -5154,9 +4254,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34481", "exportKey": "variables" } @@ -5171,9 +4269,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34481", "exportKey": "variables" } @@ -5186,12 +4282,7 @@ "item": "palettes", "subitem": "caution 80" }, - "path": [ - "theme", - "light", - "palettes", - "caution 80" - ] + "path": ["theme", "light", "palettes", "caution 80"] }, "caution 70": { "type": "color", @@ -5201,9 +4292,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34482", "exportKey": "variables" } @@ -5218,9 +4307,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34482", "exportKey": "variables" } @@ -5233,12 +4320,7 @@ "item": "palettes", "subitem": "caution 70" }, - "path": [ - "theme", - "light", - "palettes", - "caution 70" - ] + "path": ["theme", "light", "palettes", "caution 70"] }, "caution 60": { "type": "color", @@ -5248,9 +4330,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34483", "exportKey": "variables" } @@ -5265,9 +4345,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34483", "exportKey": "variables" } @@ -5280,12 +4358,7 @@ "item": "palettes", "subitem": "caution 60" }, - "path": [ - "theme", - "light", - "palettes", - "caution 60" - ] + "path": ["theme", "light", "palettes", "caution 60"] }, "caution 50": { "type": "color", @@ -5295,9 +4368,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34484", "exportKey": "variables" } @@ -5312,9 +4383,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34484", "exportKey": "variables" } @@ -5327,12 +4396,7 @@ "item": "palettes", "subitem": "caution 50" }, - "path": [ - "theme", - "light", - "palettes", - "caution 50" - ] + "path": ["theme", "light", "palettes", "caution 50"] }, "caution 40": { "type": "color", @@ -5342,9 +4406,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34485", "exportKey": "variables" } @@ -5359,9 +4421,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34485", "exportKey": "variables" } @@ -5374,12 +4434,7 @@ "item": "palettes", "subitem": "caution 40" }, - "path": [ - "theme", - "light", - "palettes", - "caution 40" - ] + "path": ["theme", "light", "palettes", "caution 40"] }, "caution 30": { "type": "color", @@ -5389,9 +4444,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34486", "exportKey": "variables" } @@ -5406,9 +4459,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34486", "exportKey": "variables" } @@ -5421,12 +4472,7 @@ "item": "palettes", "subitem": "caution 30" }, - "path": [ - "theme", - "light", - "palettes", - "caution 30" - ] + "path": ["theme", "light", "palettes", "caution 30"] }, "caution 20": { "type": "color", @@ -5436,9 +4482,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34487", "exportKey": "variables" } @@ -5453,9 +4497,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34487", "exportKey": "variables" } @@ -5468,12 +4510,7 @@ "item": "palettes", "subitem": "caution 20" }, - "path": [ - "theme", - "light", - "palettes", - "caution 20" - ] + "path": ["theme", "light", "palettes", "caution 20"] }, "caution 10": { "type": "color", @@ -5483,9 +4520,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34488", "exportKey": "variables" } @@ -5500,9 +4535,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34488", "exportKey": "variables" } @@ -5515,12 +4548,7 @@ "item": "palettes", "subitem": "caution 10" }, - "path": [ - "theme", - "light", - "palettes", - "caution 10" - ] + "path": ["theme", "light", "palettes", "caution 10"] }, "caution 0": { "type": "color", @@ -5530,9 +4558,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34489", "exportKey": "variables" } @@ -5547,9 +4573,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34489", "exportKey": "variables" } @@ -5562,12 +4586,7 @@ "item": "palettes", "subitem": "caution 0" }, - "path": [ - "theme", - "light", - "palettes", - "caution 0" - ] + "path": ["theme", "light", "palettes", "caution 0"] }, "positive 100": { "type": "color", @@ -5577,9 +4596,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34490", "exportKey": "variables" } @@ -5594,9 +4611,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34490", "exportKey": "variables" } @@ -5609,12 +4624,7 @@ "item": "palettes", "subitem": "positive 100" }, - "path": [ - "theme", - "light", - "palettes", - "positive 100" - ] + "path": ["theme", "light", "palettes", "positive 100"] }, "positive 98": { "type": "color", @@ -5624,9 +4634,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34491", "exportKey": "variables" } @@ -5641,9 +4649,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34491", "exportKey": "variables" } @@ -5656,12 +4662,7 @@ "item": "palettes", "subitem": "positive 98" }, - "path": [ - "theme", - "light", - "palettes", - "positive 98" - ] + "path": ["theme", "light", "palettes", "positive 98"] }, "positive 95": { "type": "color", @@ -5671,9 +4672,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34492", "exportKey": "variables" } @@ -5688,9 +4687,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34492", "exportKey": "variables" } @@ -5703,12 +4700,7 @@ "item": "palettes", "subitem": "positive 95" }, - "path": [ - "theme", - "light", - "palettes", - "positive 95" - ] + "path": ["theme", "light", "palettes", "positive 95"] }, "positive 90": { "type": "color", @@ -5718,9 +4710,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34493", "exportKey": "variables" } @@ -5735,9 +4725,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34493", "exportKey": "variables" } @@ -5750,12 +4738,7 @@ "item": "palettes", "subitem": "positive 90" }, - "path": [ - "theme", - "light", - "palettes", - "positive 90" - ] + "path": ["theme", "light", "palettes", "positive 90"] }, "positive 80": { "type": "color", @@ -5765,9 +4748,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34494", "exportKey": "variables" } @@ -5782,9 +4763,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34494", "exportKey": "variables" } @@ -5797,12 +4776,7 @@ "item": "palettes", "subitem": "positive 80" }, - "path": [ - "theme", - "light", - "palettes", - "positive 80" - ] + "path": ["theme", "light", "palettes", "positive 80"] }, "positive 70": { "type": "color", @@ -5812,9 +4786,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34495", "exportKey": "variables" } @@ -5829,9 +4801,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34495", "exportKey": "variables" } @@ -5844,12 +4814,7 @@ "item": "palettes", "subitem": "positive 70" }, - "path": [ - "theme", - "light", - "palettes", - "positive 70" - ] + "path": ["theme", "light", "palettes", "positive 70"] }, "positive 60": { "type": "color", @@ -5859,9 +4824,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34496", "exportKey": "variables" } @@ -5876,9 +4839,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34496", "exportKey": "variables" } @@ -5891,12 +4852,7 @@ "item": "palettes", "subitem": "positive 60" }, - "path": [ - "theme", - "light", - "palettes", - "positive 60" - ] + "path": ["theme", "light", "palettes", "positive 60"] }, "positive 50": { "type": "color", @@ -5906,9 +4862,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34497", "exportKey": "variables" } @@ -5923,9 +4877,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34497", "exportKey": "variables" } @@ -5938,12 +4890,7 @@ "item": "palettes", "subitem": "positive 50" }, - "path": [ - "theme", - "light", - "palettes", - "positive 50" - ] + "path": ["theme", "light", "palettes", "positive 50"] }, "positive 40": { "type": "color", @@ -5953,9 +4900,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34498", "exportKey": "variables" } @@ -5970,9 +4915,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34498", "exportKey": "variables" } @@ -5985,12 +4928,7 @@ "item": "palettes", "subitem": "positive 40" }, - "path": [ - "theme", - "light", - "palettes", - "positive 40" - ] + "path": ["theme", "light", "palettes", "positive 40"] }, "positive 30": { "type": "color", @@ -6000,9 +4938,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34499", "exportKey": "variables" } @@ -6017,9 +4953,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34499", "exportKey": "variables" } @@ -6032,12 +4966,7 @@ "item": "palettes", "subitem": "positive 30" }, - "path": [ - "theme", - "light", - "palettes", - "positive 30" - ] + "path": ["theme", "light", "palettes", "positive 30"] }, "positive 20": { "type": "color", @@ -6047,9 +4976,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34500", "exportKey": "variables" } @@ -6064,9 +4991,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34500", "exportKey": "variables" } @@ -6079,12 +5004,7 @@ "item": "palettes", "subitem": "positive 20" }, - "path": [ - "theme", - "light", - "palettes", - "positive 20" - ] + "path": ["theme", "light", "palettes", "positive 20"] }, "positive 10": { "type": "color", @@ -6094,9 +5014,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34501", "exportKey": "variables" } @@ -6111,9 +5029,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34501", "exportKey": "variables" } @@ -6126,12 +5042,7 @@ "item": "palettes", "subitem": "positive 10" }, - "path": [ - "theme", - "light", - "palettes", - "positive 10" - ] + "path": ["theme", "light", "palettes", "positive 10"] }, "positive 0": { "type": "color", @@ -6141,9 +5052,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34502", "exportKey": "variables" } @@ -6158,9 +5067,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34502", "exportKey": "variables" } @@ -6173,12 +5080,7 @@ "item": "palettes", "subitem": "positive 0" }, - "path": [ - "theme", - "light", - "palettes", - "positive 0" - ] + "path": ["theme", "light", "palettes", "positive 0"] }, "emphasis 100": { "type": "color", @@ -6188,9 +5090,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34503", "exportKey": "variables" } @@ -6205,9 +5105,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34503", "exportKey": "variables" } @@ -6220,12 +5118,7 @@ "item": "palettes", "subitem": "emphasis 100" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 100" - ] + "path": ["theme", "light", "palettes", "emphasis 100"] }, "emphasis 98": { "type": "color", @@ -6235,9 +5128,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34504", "exportKey": "variables" } @@ -6252,9 +5143,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34504", "exportKey": "variables" } @@ -6267,12 +5156,7 @@ "item": "palettes", "subitem": "emphasis 98" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 98" - ] + "path": ["theme", "light", "palettes", "emphasis 98"] }, "emphasis 95": { "type": "color", @@ -6282,9 +5166,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34505", "exportKey": "variables" } @@ -6299,9 +5181,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34505", "exportKey": "variables" } @@ -6314,12 +5194,7 @@ "item": "palettes", "subitem": "emphasis 95" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 95" - ] + "path": ["theme", "light", "palettes", "emphasis 95"] }, "emphasis 90": { "type": "color", @@ -6329,9 +5204,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34506", "exportKey": "variables" } @@ -6346,9 +5219,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34506", "exportKey": "variables" } @@ -6361,12 +5232,7 @@ "item": "palettes", "subitem": "emphasis 90" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 90" - ] + "path": ["theme", "light", "palettes", "emphasis 90"] }, "emphasis 80": { "type": "color", @@ -6376,9 +5242,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34507", "exportKey": "variables" } @@ -6393,9 +5257,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34507", "exportKey": "variables" } @@ -6408,12 +5270,7 @@ "item": "palettes", "subitem": "emphasis 80" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 80" - ] + "path": ["theme", "light", "palettes", "emphasis 80"] }, "emphasis 70": { "type": "color", @@ -6423,9 +5280,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34508", "exportKey": "variables" } @@ -6440,9 +5295,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34508", "exportKey": "variables" } @@ -6455,12 +5308,7 @@ "item": "palettes", "subitem": "emphasis 70" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 70" - ] + "path": ["theme", "light", "palettes", "emphasis 70"] }, "emphasis 60": { "type": "color", @@ -6470,9 +5318,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34509", "exportKey": "variables" } @@ -6487,9 +5333,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34509", "exportKey": "variables" } @@ -6502,12 +5346,7 @@ "item": "palettes", "subitem": "emphasis 60" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 60" - ] + "path": ["theme", "light", "palettes", "emphasis 60"] }, "emphasis 50": { "type": "color", @@ -6517,9 +5356,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34510", "exportKey": "variables" } @@ -6534,9 +5371,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34510", "exportKey": "variables" } @@ -6549,12 +5384,7 @@ "item": "palettes", "subitem": "emphasis 50" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 50" - ] + "path": ["theme", "light", "palettes", "emphasis 50"] }, "emphasis 40": { "type": "color", @@ -6564,9 +5394,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34511", "exportKey": "variables" } @@ -6581,9 +5409,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34511", "exportKey": "variables" } @@ -6596,12 +5422,7 @@ "item": "palettes", "subitem": "emphasis 40" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 40" - ] + "path": ["theme", "light", "palettes", "emphasis 40"] }, "emphasis 30": { "type": "color", @@ -6611,9 +5432,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34512", "exportKey": "variables" } @@ -6628,9 +5447,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34512", "exportKey": "variables" } @@ -6643,12 +5460,7 @@ "item": "palettes", "subitem": "emphasis 30" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 30" - ] + "path": ["theme", "light", "palettes", "emphasis 30"] }, "emphasis 20": { "type": "color", @@ -6658,9 +5470,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34513", "exportKey": "variables" } @@ -6675,9 +5485,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34513", "exportKey": "variables" } @@ -6690,12 +5498,7 @@ "item": "palettes", "subitem": "emphasis 20" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 20" - ] + "path": ["theme", "light", "palettes", "emphasis 20"] }, "emphasis 10": { "type": "color", @@ -6705,9 +5508,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34514", "exportKey": "variables" } @@ -6722,9 +5523,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34514", "exportKey": "variables" } @@ -6737,12 +5536,7 @@ "item": "palettes", "subitem": "emphasis 10" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 10" - ] + "path": ["theme", "light", "palettes", "emphasis 10"] }, "emphasis 0": { "type": "color", @@ -6752,9 +5546,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34515", "exportKey": "variables" } @@ -6769,9 +5561,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34515", "exportKey": "variables" } @@ -6784,12 +5574,7 @@ "item": "palettes", "subitem": "emphasis 0" }, - "path": [ - "theme", - "light", - "palettes", - "emphasis 0" - ] + "path": ["theme", "light", "palettes", "emphasis 0"] }, "secondary 80": { "type": "color", @@ -6799,9 +5584,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34516", "exportKey": "variables" } @@ -6816,9 +5599,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34516", "exportKey": "variables" } @@ -6831,12 +5612,7 @@ "item": "palettes", "subitem": "secondary 80" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 80" - ] + "path": ["theme", "light", "palettes", "secondary 80"] }, "secondary 20": { "type": "color", @@ -6846,9 +5622,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34517", "exportKey": "variables" } @@ -6863,9 +5637,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34517", "exportKey": "variables" } @@ -6878,12 +5650,7 @@ "item": "palettes", "subitem": "secondary 20" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 20" - ] + "path": ["theme", "light", "palettes", "secondary 20"] }, "secondary 30": { "type": "color", @@ -6893,9 +5660,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34518", "exportKey": "variables" } @@ -6910,9 +5675,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34518", "exportKey": "variables" } @@ -6925,12 +5688,7 @@ "item": "palettes", "subitem": "secondary 30" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 30" - ] + "path": ["theme", "light", "palettes", "secondary 30"] }, "secondary 90": { "type": "color", @@ -6940,9 +5698,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34519", "exportKey": "variables" } @@ -6957,9 +5713,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34519", "exportKey": "variables" } @@ -6972,12 +5726,7 @@ "item": "palettes", "subitem": "secondary 90" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 90" - ] + "path": ["theme", "light", "palettes", "secondary 90"] }, "secondary 10": { "type": "color", @@ -6987,9 +5736,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34520", "exportKey": "variables" } @@ -7004,9 +5751,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34520", "exportKey": "variables" } @@ -7019,12 +5764,7 @@ "item": "palettes", "subitem": "secondary 10" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 10" - ] + "path": ["theme", "light", "palettes", "secondary 10"] }, "neutral 100": { "type": "color", @@ -7034,9 +5774,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34521", "exportKey": "variables" } @@ -7051,9 +5789,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34521", "exportKey": "variables" } @@ -7066,12 +5802,7 @@ "item": "palettes", "subitem": "neutral 100" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 100" - ] + "path": ["theme", "light", "palettes", "neutral 100"] }, "neutral 98": { "type": "color", @@ -7081,9 +5812,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34522", "exportKey": "variables" } @@ -7098,9 +5827,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34522", "exportKey": "variables" } @@ -7113,12 +5840,7 @@ "item": "palettes", "subitem": "neutral 98" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 98" - ] + "path": ["theme", "light", "palettes", "neutral 98"] }, "neutral 95": { "type": "color", @@ -7128,9 +5850,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34523", "exportKey": "variables" } @@ -7145,9 +5865,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34523", "exportKey": "variables" } @@ -7160,12 +5878,7 @@ "item": "palettes", "subitem": "neutral 95" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 95" - ] + "path": ["theme", "light", "palettes", "neutral 95"] }, "neutral 90": { "type": "color", @@ -7175,9 +5888,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34524", "exportKey": "variables" } @@ -7192,9 +5903,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34524", "exportKey": "variables" } @@ -7207,12 +5916,7 @@ "item": "palettes", "subitem": "neutral 90" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 90" - ] + "path": ["theme", "light", "palettes", "neutral 90"] }, "neutral 80": { "type": "color", @@ -7222,9 +5926,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34525", "exportKey": "variables" } @@ -7239,9 +5941,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34525", "exportKey": "variables" } @@ -7254,12 +5954,7 @@ "item": "palettes", "subitem": "neutral 80" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 80" - ] + "path": ["theme", "light", "palettes", "neutral 80"] }, "neutral 70": { "type": "color", @@ -7269,9 +5964,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34526", "exportKey": "variables" } @@ -7286,9 +5979,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34526", "exportKey": "variables" } @@ -7301,12 +5992,7 @@ "item": "palettes", "subitem": "neutral 70" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 70" - ] + "path": ["theme", "light", "palettes", "neutral 70"] }, "neutral 60": { "type": "color", @@ -7316,9 +6002,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34527", "exportKey": "variables" } @@ -7333,9 +6017,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34527", "exportKey": "variables" } @@ -7348,12 +6030,7 @@ "item": "palettes", "subitem": "neutral 60" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 60" - ] + "path": ["theme", "light", "palettes", "neutral 60"] }, "neutral 50": { "type": "color", @@ -7363,9 +6040,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34528", "exportKey": "variables" } @@ -7380,9 +6055,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34528", "exportKey": "variables" } @@ -7395,12 +6068,7 @@ "item": "palettes", "subitem": "neutral 50" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 50" - ] + "path": ["theme", "light", "palettes", "neutral 50"] }, "neutral 40": { "type": "color", @@ -7410,9 +6078,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34529", "exportKey": "variables" } @@ -7427,9 +6093,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34529", "exportKey": "variables" } @@ -7442,12 +6106,7 @@ "item": "palettes", "subitem": "neutral 40" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 40" - ] + "path": ["theme", "light", "palettes", "neutral 40"] }, "neutral 30": { "type": "color", @@ -7457,9 +6116,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34530", "exportKey": "variables" } @@ -7474,9 +6131,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34530", "exportKey": "variables" } @@ -7489,12 +6144,7 @@ "item": "palettes", "subitem": "neutral 30" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 30" - ] + "path": ["theme", "light", "palettes", "neutral 30"] }, "neutral 20": { "type": "color", @@ -7504,9 +6154,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34531", "exportKey": "variables" } @@ -7521,9 +6169,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34531", "exportKey": "variables" } @@ -7536,12 +6182,7 @@ "item": "palettes", "subitem": "neutral 20" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 20" - ] + "path": ["theme", "light", "palettes", "neutral 20"] }, "neutral 10": { "type": "color", @@ -7551,9 +6192,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34532", "exportKey": "variables" } @@ -7568,9 +6207,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34532", "exportKey": "variables" } @@ -7583,12 +6220,7 @@ "item": "palettes", "subitem": "neutral 10" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 10" - ] + "path": ["theme", "light", "palettes", "neutral 10"] }, "neutral 0": { "type": "color", @@ -7598,9 +6230,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34533", "exportKey": "variables" } @@ -7615,9 +6245,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34533", "exportKey": "variables" } @@ -7630,12 +6258,7 @@ "item": "palettes", "subitem": "neutral 0" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 0" - ] + "path": ["theme", "light", "palettes", "neutral 0"] }, "neutral 87": { "type": "color", @@ -7645,9 +6268,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34534", "exportKey": "variables" } @@ -7662,9 +6283,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34534", "exportKey": "variables" } @@ -7677,12 +6296,7 @@ "item": "palettes", "subitem": "neutral 87" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 87" - ] + "path": ["theme", "light", "palettes", "neutral 87"] }, "neutral 96": { "type": "color", @@ -7692,9 +6306,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34535", "exportKey": "variables" } @@ -7709,9 +6321,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34535", "exportKey": "variables" } @@ -7724,12 +6334,7 @@ "item": "palettes", "subitem": "neutral 96" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 96" - ] + "path": ["theme", "light", "palettes", "neutral 96"] }, "neutral 94": { "type": "color", @@ -7739,9 +6344,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34536", "exportKey": "variables" } @@ -7756,9 +6359,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34536", "exportKey": "variables" } @@ -7771,12 +6372,7 @@ "item": "palettes", "subitem": "neutral 94" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 94" - ] + "path": ["theme", "light", "palettes", "neutral 94"] }, "neutral 92": { "type": "color", @@ -7786,9 +6382,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34537", "exportKey": "variables" } @@ -7803,9 +6397,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34537", "exportKey": "variables" } @@ -7818,12 +6410,7 @@ "item": "palettes", "subitem": "neutral 92" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 92" - ] + "path": ["theme", "light", "palettes", "neutral 92"] }, "secondary 100": { "type": "color", @@ -7833,9 +6420,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34538", "exportKey": "variables" } @@ -7850,9 +6435,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34538", "exportKey": "variables" } @@ -7865,12 +6448,7 @@ "item": "palettes", "subitem": "secondary 100" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 100" - ] + "path": ["theme", "light", "palettes", "secondary 100"] }, "secondary 98": { "type": "color", @@ -7880,9 +6458,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34539", "exportKey": "variables" } @@ -7897,9 +6473,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34539", "exportKey": "variables" } @@ -7912,12 +6486,7 @@ "item": "palettes", "subitem": "secondary 98" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 98" - ] + "path": ["theme", "light", "palettes", "secondary 98"] }, "secondary 95": { "type": "color", @@ -7927,9 +6496,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34540", "exportKey": "variables" } @@ -7944,9 +6511,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34540", "exportKey": "variables" } @@ -7959,12 +6524,7 @@ "item": "palettes", "subitem": "secondary 95" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 95" - ] + "path": ["theme", "light", "palettes", "secondary 95"] }, "secondary 70": { "type": "color", @@ -7974,9 +6534,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34541", "exportKey": "variables" } @@ -7991,9 +6549,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34541", "exportKey": "variables" } @@ -8006,12 +6562,7 @@ "item": "palettes", "subitem": "secondary 70" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 70" - ] + "path": ["theme", "light", "palettes", "secondary 70"] }, "secondary 60": { "type": "color", @@ -8021,9 +6572,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34542", "exportKey": "variables" } @@ -8038,9 +6587,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34542", "exportKey": "variables" } @@ -8053,12 +6600,7 @@ "item": "palettes", "subitem": "secondary 60" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 60" - ] + "path": ["theme", "light", "palettes", "secondary 60"] }, "secondary 50": { "type": "color", @@ -8068,9 +6610,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34543", "exportKey": "variables" } @@ -8085,9 +6625,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34543", "exportKey": "variables" } @@ -8100,12 +6638,7 @@ "item": "palettes", "subitem": "secondary 50" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 50" - ] + "path": ["theme", "light", "palettes", "secondary 50"] }, "secondary 40": { "type": "color", @@ -8115,9 +6648,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34544", "exportKey": "variables" } @@ -8132,9 +6663,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34544", "exportKey": "variables" } @@ -8147,12 +6676,7 @@ "item": "palettes", "subitem": "secondary 40" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 40" - ] + "path": ["theme", "light", "palettes", "secondary 40"] }, "secondary 0": { "type": "color", @@ -8162,9 +6686,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34545", "exportKey": "variables" } @@ -8179,9 +6701,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34545", "exportKey": "variables" } @@ -8194,12 +6714,7 @@ "item": "palettes", "subitem": "secondary 0" }, - "path": [ - "theme", - "light", - "palettes", - "secondary 0" - ] + "path": ["theme", "light", "palettes", "secondary 0"] }, "neutral 99": { "type": "color", @@ -8209,9 +6724,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34546", "exportKey": "variables" } @@ -8226,9 +6739,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34546", "exportKey": "variables" } @@ -8241,12 +6752,7 @@ "item": "palettes", "subitem": "neutral 99" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 99" - ] + "path": ["theme", "light", "palettes", "neutral 99"] }, "neutral 35": { "type": "color", @@ -8256,9 +6762,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34547", "exportKey": "variables" } @@ -8273,9 +6777,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34547", "exportKey": "variables" } @@ -8288,12 +6790,7 @@ "item": "palettes", "subitem": "neutral 35" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 35" - ] + "path": ["theme", "light", "palettes", "neutral 35"] }, "neutral 25": { "type": "color", @@ -8303,9 +6800,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34548", "exportKey": "variables" } @@ -8320,9 +6815,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34548", "exportKey": "variables" } @@ -8335,12 +6828,7 @@ "item": "palettes", "subitem": "neutral 25" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 25" - ] + "path": ["theme", "light", "palettes", "neutral 25"] }, "neutral 97": { "type": "color", @@ -8350,9 +6838,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34549", "exportKey": "variables" } @@ -8367,9 +6853,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34549", "exportKey": "variables" } @@ -8382,12 +6866,7 @@ "item": "palettes", "subitem": "neutral 97" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 97" - ] + "path": ["theme", "light", "palettes", "neutral 97"] }, "neutral 93": { "type": "color", @@ -8397,9 +6876,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34550", "exportKey": "variables" } @@ -8414,9 +6891,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34550", "exportKey": "variables" } @@ -8429,12 +6904,7 @@ "item": "palettes", "subitem": "neutral 93" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 93" - ] + "path": ["theme", "light", "palettes", "neutral 93"] }, "neutral 91": { "type": "color", @@ -8444,9 +6914,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34551", "exportKey": "variables" } @@ -8461,9 +6929,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34551", "exportKey": "variables" } @@ -8476,12 +6942,7 @@ "item": "palettes", "subitem": "neutral 91" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 91" - ] + "path": ["theme", "light", "palettes", "neutral 91"] }, "neutral 2": { "type": "color", @@ -8491,9 +6952,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34552", "exportKey": "variables" } @@ -8508,9 +6967,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34552", "exportKey": "variables" } @@ -8523,12 +6980,7 @@ "item": "palettes", "subitem": "neutral 2" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 2" - ] + "path": ["theme", "light", "palettes", "neutral 2"] }, "neutral 3": { "type": "color", @@ -8538,9 +6990,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34553", "exportKey": "variables" } @@ -8555,9 +7005,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34553", "exportKey": "variables" } @@ -8570,12 +7018,7 @@ "item": "palettes", "subitem": "neutral 3" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 3" - ] + "path": ["theme", "light", "palettes", "neutral 3"] }, "neutral 4": { "type": "color", @@ -8585,9 +7028,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34554", "exportKey": "variables" } @@ -8602,9 +7043,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34554", "exportKey": "variables" } @@ -8617,12 +7056,7 @@ "item": "palettes", "subitem": "neutral 4" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 4" - ] + "path": ["theme", "light", "palettes", "neutral 4"] }, "neutral 5": { "type": "color", @@ -8632,9 +7066,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34555", "exportKey": "variables" } @@ -8649,9 +7081,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34555", "exportKey": "variables" } @@ -8664,12 +7094,7 @@ "item": "palettes", "subitem": "neutral 5" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 5" - ] + "path": ["theme", "light", "palettes", "neutral 5"] }, "neutral 6": { "type": "color", @@ -8679,9 +7104,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34556", "exportKey": "variables" } @@ -8696,9 +7119,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34556", "exportKey": "variables" } @@ -8711,12 +7132,7 @@ "item": "palettes", "subitem": "neutral 6" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 6" - ] + "path": ["theme", "light", "palettes", "neutral 6"] }, "neutral 7": { "type": "color", @@ -8726,9 +7142,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34557", "exportKey": "variables" } @@ -8743,9 +7157,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34557", "exportKey": "variables" } @@ -8758,12 +7170,7 @@ "item": "palettes", "subitem": "neutral 7" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 7" - ] + "path": ["theme", "light", "palettes", "neutral 7"] }, "neutral 8": { "type": "color", @@ -8773,9 +7180,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34558", "exportKey": "variables" } @@ -8790,9 +7195,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34558", "exportKey": "variables" } @@ -8805,12 +7208,7 @@ "item": "palettes", "subitem": "neutral 8" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 8" - ] + "path": ["theme", "light", "palettes", "neutral 8"] }, "neutral 9": { "type": "color", @@ -8820,9 +7218,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34559", "exportKey": "variables" } @@ -8837,9 +7233,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34559", "exportKey": "variables" } @@ -8852,12 +7246,7 @@ "item": "palettes", "subitem": "neutral 9" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 9" - ] + "path": ["theme", "light", "palettes", "neutral 9"] }, "neutral 11": { "type": "color", @@ -8867,9 +7256,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34560", "exportKey": "variables" } @@ -8884,9 +7271,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34560", "exportKey": "variables" } @@ -8899,12 +7284,7 @@ "item": "palettes", "subitem": "neutral 11" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 11" - ] + "path": ["theme", "light", "palettes", "neutral 11"] }, "neutral 12": { "type": "color", @@ -8914,9 +7294,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34561", "exportKey": "variables" } @@ -8931,9 +7309,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34561", "exportKey": "variables" } @@ -8946,12 +7322,7 @@ "item": "palettes", "subitem": "neutral 12" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 12" - ] + "path": ["theme", "light", "palettes", "neutral 12"] }, "neutral 13": { "type": "color", @@ -8961,9 +7332,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34562", "exportKey": "variables" } @@ -8978,9 +7347,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34562", "exportKey": "variables" } @@ -8993,12 +7360,7 @@ "item": "palettes", "subitem": "neutral 13" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 13" - ] + "path": ["theme", "light", "palettes", "neutral 13"] }, "neutral 14": { "type": "color", @@ -9008,9 +7370,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34563", "exportKey": "variables" } @@ -9025,9 +7385,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34563", "exportKey": "variables" } @@ -9040,12 +7398,7 @@ "item": "palettes", "subitem": "neutral 14" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 14" - ] + "path": ["theme", "light", "palettes", "neutral 14"] }, "neutral 15": { "type": "color", @@ -9055,9 +7408,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34564", "exportKey": "variables" } @@ -9072,9 +7423,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34564", "exportKey": "variables" } @@ -9087,12 +7436,7 @@ "item": "palettes", "subitem": "neutral 15" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 15" - ] + "path": ["theme", "light", "palettes", "neutral 15"] }, "neutral 16": { "type": "color", @@ -9102,9 +7446,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34565", "exportKey": "variables" } @@ -9119,9 +7461,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34565", "exportKey": "variables" } @@ -9134,12 +7474,7 @@ "item": "palettes", "subitem": "neutral 16" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 16" - ] + "path": ["theme", "light", "palettes", "neutral 16"] }, "neutral 17": { "type": "color", @@ -9149,9 +7484,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34566", "exportKey": "variables" } @@ -9166,9 +7499,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34566", "exportKey": "variables" } @@ -9181,12 +7512,7 @@ "item": "palettes", "subitem": "neutral 17" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 17" - ] + "path": ["theme", "light", "palettes", "neutral 17"] }, "neutral 18": { "type": "color", @@ -9196,9 +7522,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34567", "exportKey": "variables" } @@ -9213,9 +7537,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34567", "exportKey": "variables" } @@ -9228,12 +7550,7 @@ "item": "palettes", "subitem": "neutral 18" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 18" - ] + "path": ["theme", "light", "palettes", "neutral 18"] }, "neutral 19": { "type": "color", @@ -9243,9 +7560,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34568", "exportKey": "variables" } @@ -9260,9 +7575,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34568", "exportKey": "variables" } @@ -9275,12 +7588,7 @@ "item": "palettes", "subitem": "neutral 19" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 19" - ] + "path": ["theme", "light", "palettes", "neutral 19"] }, "neutral 21": { "type": "color", @@ -9290,9 +7598,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34569", "exportKey": "variables" } @@ -9307,9 +7613,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34569", "exportKey": "variables" } @@ -9322,12 +7626,7 @@ "item": "palettes", "subitem": "neutral 21" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 21" - ] + "path": ["theme", "light", "palettes", "neutral 21"] }, "neutral 22": { "type": "color", @@ -9337,9 +7636,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34570", "exportKey": "variables" } @@ -9354,9 +7651,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34570", "exportKey": "variables" } @@ -9369,12 +7664,7 @@ "item": "palettes", "subitem": "neutral 22" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 22" - ] + "path": ["theme", "light", "palettes", "neutral 22"] }, "neutral 23": { "type": "color", @@ -9384,9 +7674,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34571", "exportKey": "variables" } @@ -9401,9 +7689,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34571", "exportKey": "variables" } @@ -9416,12 +7702,7 @@ "item": "palettes", "subitem": "neutral 23" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 23" - ] + "path": ["theme", "light", "palettes", "neutral 23"] }, "neutral 24": { "type": "color", @@ -9431,9 +7712,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34572", "exportKey": "variables" } @@ -9448,9 +7727,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34572", "exportKey": "variables" } @@ -9463,12 +7740,7 @@ "item": "palettes", "subitem": "neutral 24" }, - "path": [ - "theme", - "light", - "palettes", - "neutral 24" - ] + "path": ["theme", "light", "palettes", "neutral 24"] }, "digital blue 91": { "type": "color", @@ -9478,9 +7750,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34573", "exportKey": "variables" } @@ -9495,9 +7765,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34573", "exportKey": "variables" } @@ -9510,12 +7778,7 @@ "item": "palettes", "subitem": "digital blue 91" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 91" - ] + "path": ["theme", "light", "palettes", "digital blue 91"] }, "digital blue 92": { "type": "color", @@ -9525,9 +7788,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34574", "exportKey": "variables" } @@ -9542,9 +7803,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34574", "exportKey": "variables" } @@ -9557,12 +7816,7 @@ "item": "palettes", "subitem": "digital blue 92" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 92" - ] + "path": ["theme", "light", "palettes", "digital blue 92"] }, "digital blue 93": { "type": "color", @@ -9572,9 +7826,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34575", "exportKey": "variables" } @@ -9589,9 +7841,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34575", "exportKey": "variables" } @@ -9604,12 +7854,7 @@ "item": "palettes", "subitem": "digital blue 93" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 93" - ] + "path": ["theme", "light", "palettes", "digital blue 93"] }, "digital blue 94": { "type": "color", @@ -9619,9 +7864,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34576", "exportKey": "variables" } @@ -9636,9 +7879,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34576", "exportKey": "variables" } @@ -9651,26 +7892,18 @@ "item": "palettes", "subitem": "digital blue 94" }, - "path": [ - "theme", - "light", - "palettes", - "digital blue 94" - ] + "path": ["theme", "light", "palettes", "digital blue 94"] } }, "colors": { "primary": { "type": "color", - "value": "#324369ff", + "value": "#3053f4ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34733", "exportKey": "variables" } @@ -9679,15 +7912,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.digital blue 40}", + "value": "{theme.light.palettes.digital blue 40}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34733", "exportKey": "variables" } @@ -9700,24 +7930,16 @@ "item": "colors", "subitem": "primary" }, - "path": [ - "theme", - "light", - "colors", - "primary" - ] + "path": ["theme", "light", "colors", "primary"] }, "primary-container": { "type": "color", - "value": "#d5dbfeff", + "value": "#ececfeff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34734", "exportKey": "variables" } @@ -9726,15 +7948,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.digital blue 94}", + "value": "{theme.light.palettes.digital blue 94}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34734", "exportKey": "variables" } @@ -9747,12 +7966,7 @@ "item": "colors", "subitem": "primary-container" }, - "path": [ - "theme", - "light", - "colors", - "primary-container" - ] + "path": ["theme", "light", "colors", "primary-container"] }, "on-primary": { "type": "color", @@ -9761,10 +7975,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34735", "exportKey": "variables" } @@ -9773,15 +7984,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.digital blue 100}", + "value": "{theme.light.palettes.digital blue 100}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34735", "exportKey": "variables" } @@ -9794,24 +8002,16 @@ "item": "colors", "subitem": "on-primary" }, - "path": [ - "theme", - "light", - "colors", - "on-primary" - ] + "path": ["theme", "light", "colors", "on-primary"] }, "secondary": { "type": "color", - "value": "#5b5d72ff", + "value": "#616378ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34736", "exportKey": "variables" } @@ -9820,15 +8020,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.secondary 40}", + "value": "{theme.light.palettes.secondary 40}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34736", "exportKey": "variables" } @@ -9841,12 +8038,7 @@ "item": "colors", "subitem": "secondary" }, - "path": [ - "theme", - "light", - "colors", - "secondary" - ] + "path": ["theme", "light", "colors", "secondary"] }, "secondary-container": { "type": "color", @@ -9855,10 +8047,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34737", "exportKey": "variables" } @@ -9867,15 +8056,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.secondary 90}", + "value": "{theme.light.palettes.secondary 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34737", "exportKey": "variables" } @@ -9888,12 +8074,7 @@ "item": "colors", "subitem": "secondary-container" }, - "path": [ - "theme", - "light", - "colors", - "secondary-container" - ] + "path": ["theme", "light", "colors", "secondary-container"] }, "on-secondary": { "type": "color", @@ -9902,10 +8083,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34738", "exportKey": "variables" } @@ -9914,15 +8092,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.secondary 100}", + "value": "{theme.light.palettes.secondary 100}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34738", "exportKey": "variables" } @@ -9935,12 +8110,7 @@ "item": "colors", "subitem": "on-secondary" }, - "path": [ - "theme", - "light", - "colors", - "on-secondary" - ] + "path": ["theme", "light", "colors", "on-secondary"] }, "on-secondary-container": { "type": "color", @@ -9949,10 +8119,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34739", "exportKey": "variables" } @@ -9961,15 +8128,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.secondary 10}", + "value": "{theme.light.palettes.secondary 10}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34739", "exportKey": "variables" } @@ -9982,24 +8146,16 @@ "item": "colors", "subitem": "on-secondary-container" }, - "path": [ - "theme", - "light", - "colors", - "on-secondary-container" - ] + "path": ["theme", "light", "colors", "on-secondary-container"] }, "tertiary": { "type": "color", - "value": "#612e1aff", + "value": "#ff5f02ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34740", "exportKey": "variables" } @@ -10008,15 +8164,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.orange 40}", + "value": "{theme.light.palettes.orange 40}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34740", "exportKey": "variables" } @@ -10029,24 +8182,16 @@ "item": "colors", "subitem": "tertiary" }, - "path": [ - "theme", - "light", - "colors", - "tertiary" - ] + "path": ["theme", "light", "colors", "tertiary"] }, "tertiary-container": { "type": "color", - "value": "#f79e79ff", + "value": "#ffdbceff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34741", "exportKey": "variables" } @@ -10055,15 +8200,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.orange 90}", + "value": "{theme.light.palettes.orange 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34741", "exportKey": "variables" } @@ -10076,12 +8218,7 @@ "item": "colors", "subitem": "tertiary-container" }, - "path": [ - "theme", - "light", - "colors", - "tertiary-container" - ] + "path": ["theme", "light", "colors", "tertiary-container"] }, "on-tertiary": { "type": "color", @@ -10090,10 +8227,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34742", "exportKey": "variables" } @@ -10102,15 +8236,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.orange 100}", + "value": "{theme.light.palettes.orange 100}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34742", "exportKey": "variables" } @@ -10123,24 +8254,16 @@ "item": "colors", "subitem": "on-tertiary" }, - "path": [ - "theme", - "light", - "colors", - "on-tertiary" - ] + "path": ["theme", "light", "colors", "on-tertiary"] }, "on-tertiary-container": { "type": "color", - "value": "#190900ff", + "value": "#481300ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34743", "exportKey": "variables" } @@ -10149,15 +8272,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.orange 10}", + "value": "{theme.light.palettes.orange 10}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34743", "exportKey": "variables" } @@ -10170,12 +8290,7 @@ "item": "colors", "subitem": "on-tertiary-container" }, - "path": [ - "theme", - "light", - "colors", - "on-tertiary-container" - ] + "path": ["theme", "light", "colors", "on-tertiary-container"] }, "surface": { "type": "color", @@ -10184,10 +8299,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34744", "exportKey": "variables" } @@ -10196,15 +8308,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 98}", + "value": "{theme.light.palettes.neutral 98}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34744", "exportKey": "variables" } @@ -10217,12 +8326,7 @@ "item": "colors", "subitem": "surface" }, - "path": [ - "theme", - "light", - "colors", - "surface" - ] + "path": ["theme", "light", "colors", "surface"] }, "surface-dim": { "type": "color", @@ -10231,10 +8335,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34745", "exportKey": "variables" } @@ -10243,15 +8344,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 87}", + "value": "{theme.light.palettes.neutral 87}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34745", "exportKey": "variables" } @@ -10264,12 +8362,7 @@ "item": "colors", "subitem": "surface-dim" }, - "path": [ - "theme", - "light", - "colors", - "surface-dim" - ] + "path": ["theme", "light", "colors", "surface-dim"] }, "surface-bright": { "type": "color", @@ -10278,10 +8371,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34746", "exportKey": "variables" } @@ -10290,15 +8380,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 98}", + "value": "{theme.light.palettes.neutral 98}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34746", "exportKey": "variables" } @@ -10311,12 +8398,7 @@ "item": "colors", "subitem": "surface-bright" }, - "path": [ - "theme", - "light", - "colors", - "surface-bright" - ] + "path": ["theme", "light", "colors", "surface-bright"] }, "surface-container-lowest": { "type": "color", @@ -10325,10 +8407,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34747", "exportKey": "variables" } @@ -10337,15 +8416,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 100}", + "value": "{theme.light.palettes.neutral 100}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34747", "exportKey": "variables" } @@ -10358,12 +8434,7 @@ "item": "colors", "subitem": "surface-container-lowest" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-lowest" - ] + "path": ["theme", "light", "colors", "surface-container-lowest"] }, "surface-container-low": { "type": "color", @@ -10372,10 +8443,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34748", "exportKey": "variables" } @@ -10384,15 +8452,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 97}", + "value": "{theme.light.palettes.neutral 97}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34748", "exportKey": "variables" } @@ -10405,12 +8470,7 @@ "item": "colors", "subitem": "surface-container-low" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-low" - ] + "path": ["theme", "light", "colors", "surface-container-low"] }, "surface-container": { "type": "color", @@ -10419,10 +8479,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34749", "exportKey": "variables" } @@ -10431,15 +8488,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 96}", + "value": "{theme.light.palettes.neutral 96}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34749", "exportKey": "variables" } @@ -10452,12 +8506,7 @@ "item": "colors", "subitem": "surface-container" }, - "path": [ - "theme", - "light", - "colors", - "surface-container" - ] + "path": ["theme", "light", "colors", "surface-container"] }, "surface-container-high": { "type": "color", @@ -10466,10 +8515,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34750", "exportKey": "variables" } @@ -10478,15 +8524,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 95}", + "value": "{theme.light.palettes.neutral 95}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34750", "exportKey": "variables" } @@ -10499,12 +8542,7 @@ "item": "colors", "subitem": "surface-container-high" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-high" - ] + "path": ["theme", "light", "colors", "surface-container-high"] }, "surface-container-highest": { "type": "color", @@ -10513,10 +8551,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34751", "exportKey": "variables" } @@ -10525,15 +8560,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 94}", + "value": "{theme.light.palettes.neutral 94}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34751", "exportKey": "variables" } @@ -10546,12 +8578,7 @@ "item": "colors", "subitem": "surface-container-highest" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-highest" - ] + "path": ["theme", "light", "colors", "surface-container-highest"] }, "on-surface": { "type": "color", @@ -10560,10 +8587,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34752", "exportKey": "variables" } @@ -10572,15 +8596,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 10}", + "value": "{theme.light.palettes.neutral 10}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34752", "exportKey": "variables" } @@ -10593,12 +8614,7 @@ "item": "colors", "subitem": "on-surface" }, - "path": [ - "theme", - "light", - "colors", - "on-surface" - ] + "path": ["theme", "light", "colors", "on-surface"] }, "on-surface-variant": { "type": "color", @@ -10607,10 +8623,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34753", "exportKey": "variables" } @@ -10619,15 +8632,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 30}", + "value": "{theme.light.palettes.neutral 30}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34753", "exportKey": "variables" } @@ -10640,12 +8650,7 @@ "item": "colors", "subitem": "on-surface-variant" }, - "path": [ - "theme", - "light", - "colors", - "on-surface-variant" - ] + "path": ["theme", "light", "colors", "on-surface-variant"] }, "inverse-surface": { "type": "color", @@ -10654,10 +8659,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34754", "exportKey": "variables" } @@ -10666,15 +8668,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 20}", + "value": "{theme.light.palettes.neutral 20}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34754", "exportKey": "variables" } @@ -10687,12 +8686,7 @@ "item": "colors", "subitem": "inverse-surface" }, - "path": [ - "theme", - "light", - "colors", - "inverse-surface" - ] + "path": ["theme", "light", "colors", "inverse-surface"] }, "inverse-on-surface": { "type": "color", @@ -10701,10 +8695,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34755", "exportKey": "variables" } @@ -10713,15 +8704,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 95}", + "value": "{theme.light.palettes.neutral 95}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34755", "exportKey": "variables" } @@ -10734,24 +8722,16 @@ "item": "colors", "subitem": "inverse-on-surface" }, - "path": [ - "theme", - "light", - "colors", - "inverse-on-surface" - ] + "path": ["theme", "light", "colors", "inverse-on-surface"] }, "negative": { "type": "color", - "value": "#984b3fff", + "value": "#ae1209ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34756", "exportKey": "variables" } @@ -10760,15 +8740,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.negative 40}", + "value": "{theme.light.palettes.negative 40}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34756", "exportKey": "variables" } @@ -10781,24 +8758,16 @@ "item": "colors", "subitem": "negative" }, - "path": [ - "theme", - "light", - "colors", - "negative" - ] + "path": ["theme", "light", "colors", "negative"] }, "negative-container": { "type": "color", - "value": "#ffac9fff", + "value": "#ffb2aeff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34757", "exportKey": "variables" } @@ -10807,15 +8776,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.negative 90}", + "value": "{theme.light.palettes.negative 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34757", "exportKey": "variables" } @@ -10828,12 +8794,7 @@ "item": "colors", "subitem": "negative-container" }, - "path": [ - "theme", - "light", - "colors", - "negative-container" - ] + "path": ["theme", "light", "colors", "negative-container"] }, "on-negative": { "type": "color", @@ -10842,10 +8803,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34758", "exportKey": "variables" } @@ -10854,15 +8812,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.negative 100}", + "value": "{theme.light.palettes.negative 100}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34758", "exportKey": "variables" } @@ -10875,24 +8830,16 @@ "item": "colors", "subitem": "on-negative" }, - "path": [ - "theme", - "light", - "colors", - "on-negative" - ] + "path": ["theme", "light", "colors", "on-negative"] }, "on-negative-container": { "type": "color", - "value": "#190c0aff", + "value": "#110201ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34759", "exportKey": "variables" } @@ -10901,15 +8848,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.negative 10}", + "value": "{theme.light.palettes.negative 10}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34759", "exportKey": "variables" } @@ -10922,24 +8866,16 @@ "item": "colors", "subitem": "on-negative-container" }, - "path": [ - "theme", - "light", - "colors", - "on-negative-container" - ] + "path": ["theme", "light", "colors", "on-negative-container"] }, "positive": { "type": "color", - "value": "#337132ff", + "value": "#036600ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34760", "exportKey": "variables" } @@ -10948,15 +8884,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.positive 40}", + "value": "{theme.light.palettes.positive 40}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34760", "exportKey": "variables" } @@ -10969,24 +8902,16 @@ "item": "colors", "subitem": "positive" }, - "path": [ - "theme", - "light", - "colors", - "positive" - ] + "path": ["theme", "light", "colors", "positive"] }, "positive-container": { "type": "color", - "value": "#91d890ff", + "value": "#8fcc8eff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34761", "exportKey": "variables" } @@ -10995,15 +8920,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.positive 90}", + "value": "{theme.light.palettes.positive 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34761", "exportKey": "variables" } @@ -11016,12 +8938,7 @@ "item": "colors", "subitem": "positive-container" }, - "path": [ - "theme", - "light", - "colors", - "positive-container" - ] + "path": ["theme", "light", "colors", "positive-container"] }, "on-positive": { "type": "color", @@ -11030,10 +8947,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34762", "exportKey": "variables" } @@ -11042,15 +8956,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.positive 100}", + "value": "{theme.light.palettes.positive 100}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34762", "exportKey": "variables" } @@ -11063,24 +8974,16 @@ "item": "colors", "subitem": "on-positive" }, - "path": [ - "theme", - "light", - "colors", - "on-positive" - ] + "path": ["theme", "light", "colors", "on-positive"] }, "on-positive-container": { "type": "color", - "value": "#081308ff", + "value": "#000a00ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34763", "exportKey": "variables" } @@ -11089,15 +8992,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.positive 10}", + "value": "{theme.light.palettes.positive 10}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34763", "exportKey": "variables" } @@ -11110,24 +9010,16 @@ "item": "colors", "subitem": "on-positive-container" }, - "path": [ - "theme", - "light", - "colors", - "on-positive-container" - ] + "path": ["theme", "light", "colors", "on-positive-container"] }, "caution": { "type": "color", - "value": "#996e46ff", + "value": "#f38800ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34764", "exportKey": "variables" } @@ -11136,15 +9028,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.caution 40}", + "value": "{theme.light.palettes.caution 40}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34764", "exportKey": "variables" } @@ -11157,24 +9046,16 @@ "item": "colors", "subitem": "caution" }, - "path": [ - "theme", - "light", - "colors", - "caution" - ] + "path": ["theme", "light", "colors", "caution"] }, "caution-container": { "type": "color", - "value": "#ffcd9eff", + "value": "#ffcc8cff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34765", "exportKey": "variables" } @@ -11183,15 +9064,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.caution 90}", + "value": "{theme.light.palettes.caution 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34765", "exportKey": "variables" } @@ -11204,12 +9082,7 @@ "item": "colors", "subitem": "caution-container" }, - "path": [ - "theme", - "light", - "colors", - "caution-container" - ] + "path": ["theme", "light", "colors", "caution-container"] }, "on-caution": { "type": "color", @@ -11218,10 +9091,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34766", "exportKey": "variables" } @@ -11230,15 +9100,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.caution 100}", + "value": "{theme.light.palettes.caution 100}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34766", "exportKey": "variables" } @@ -11251,24 +9118,16 @@ "item": "colors", "subitem": "on-caution" }, - "path": [ - "theme", - "light", - "colors", - "on-caution" - ] + "path": ["theme", "light", "colors", "on-caution"] }, "on-caution-container": { "type": "color", - "value": "#19120cff", + "value": "#180e00ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34767", "exportKey": "variables" } @@ -11277,15 +9136,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.caution 10}", + "value": "{theme.light.palettes.caution 10}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34767", "exportKey": "variables" } @@ -11298,12 +9154,7 @@ "item": "colors", "subitem": "on-caution-container" }, - "path": [ - "theme", - "light", - "colors", - "on-caution-container" - ] + "path": ["theme", "light", "colors", "on-caution-container"] }, "outline": { "type": "color", @@ -11312,10 +9163,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34768", "exportKey": "variables" } @@ -11324,15 +9172,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 40}", + "value": "{theme.light.palettes.neutral 40}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34768", "exportKey": "variables" } @@ -11345,12 +9190,7 @@ "item": "colors", "subitem": "outline" }, - "path": [ - "theme", - "light", - "colors", - "outline" - ] + "path": ["theme", "light", "colors", "outline"] }, "outline-variant": { "type": "color", @@ -11359,10 +9199,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34769", "exportKey": "variables" } @@ -11371,15 +9208,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 80}", + "value": "{theme.light.palettes.neutral 80}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34769", "exportKey": "variables" } @@ -11392,12 +9226,7 @@ "item": "colors", "subitem": "outline-variant" }, - "path": [ - "theme", - "light", - "colors", - "outline-variant" - ] + "path": ["theme", "light", "colors", "outline-variant"] }, "shadow": { "type": "color", @@ -11406,10 +9235,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34770", "exportKey": "variables" } @@ -11418,15 +9244,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 0}", + "value": "{theme.light.palettes.neutral 0}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34770", "exportKey": "variables" } @@ -11439,12 +9262,7 @@ "item": "colors", "subitem": "shadow" }, - "path": [ - "theme", - "light", - "colors", - "shadow" - ] + "path": ["theme", "light", "colors", "shadow"] }, "scrim": { "type": "color", @@ -11453,10 +9271,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34771", "exportKey": "variables" } @@ -11465,15 +9280,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 0}", + "value": "{theme.light.palettes.neutral 0}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34771", "exportKey": "variables" } @@ -11486,24 +9298,16 @@ "item": "colors", "subitem": "scrim" }, - "path": [ - "theme", - "light", - "colors", - "scrim" - ] + "path": ["theme", "light", "colors", "scrim"] }, "primary-fixed": { "type": "color", - "value": "#bac3ffff", + "value": "#dee0ffff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34772", "exportKey": "variables" } @@ -11512,15 +9316,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.digital blue 90}", + "value": "{theme.light.palettes.digital blue 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34772", "exportKey": "variables" } @@ -11533,24 +9334,16 @@ "item": "colors", "subitem": "primary-fixed" }, - "path": [ - "theme", - "light", - "colors", - "primary-fixed" - ] + "path": ["theme", "light", "colors", "primary-fixed"] }, "primary-fixed-dim": { "type": "color", - "value": "#889fffff", + "value": "#bac3ffff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34773", "exportKey": "variables" } @@ -11559,15 +9352,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.digital blue 80}", + "value": "{theme.light.palettes.digital blue 80}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34773", "exportKey": "variables" } @@ -11580,12 +9370,7 @@ "item": "colors", "subitem": "primary-fixed-dim" }, - "path": [ - "theme", - "light", - "colors", - "primary-fixed-dim" - ] + "path": ["theme", "light", "colors", "primary-fixed-dim"] }, "secondary-fixed": { "type": "color", @@ -11594,10 +9379,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34774", "exportKey": "variables" } @@ -11606,15 +9388,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.secondary 90}", + "value": "{theme.light.palettes.secondary 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34774", "exportKey": "variables" } @@ -11627,12 +9406,7 @@ "item": "colors", "subitem": "secondary-fixed" }, - "path": [ - "theme", - "light", - "colors", - "secondary-fixed" - ] + "path": ["theme", "light", "colors", "secondary-fixed"] }, "secondary-fixed-dim": { "type": "color", @@ -11641,10 +9415,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34775", "exportKey": "variables" } @@ -11653,15 +9424,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.secondary 80}", + "value": "{theme.light.palettes.secondary 80}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34775", "exportKey": "variables" } @@ -11674,24 +9442,16 @@ "item": "colors", "subitem": "secondary-fixed-dim" }, - "path": [ - "theme", - "light", - "colors", - "secondary-fixed-dim" - ] + "path": ["theme", "light", "colors", "secondary-fixed-dim"] }, "tertiary-fixed": { "type": "color", - "value": "#f79e79ff", + "value": "#ffdbceff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34776", "exportKey": "variables" } @@ -11700,15 +9460,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.orange 90}", + "value": "{theme.light.palettes.orange 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34776", "exportKey": "variables" } @@ -11721,24 +9478,16 @@ "item": "colors", "subitem": "tertiary-fixed" }, - "path": [ - "theme", - "light", - "colors", - "tertiary-fixed" - ] + "path": ["theme", "light", "colors", "tertiary-fixed"] }, "tertiary-fixed-dim": { "type": "color", - "value": "#f37440ff", + "value": "#ffc0a8ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34777", "exportKey": "variables" } @@ -11747,15 +9496,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.orange 80}", + "value": "{theme.light.palettes.orange 80}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34777", "exportKey": "variables" } @@ -11768,12 +9514,7 @@ "item": "colors", "subitem": "tertiary-fixed-dim" }, - "path": [ - "theme", - "light", - "colors", - "tertiary-fixed-dim" - ] + "path": ["theme", "light", "colors", "tertiary-fixed-dim"] }, "primary-8%": { "description": "Use for hover states", @@ -11784,9 +9525,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34778", "exportKey": "variables" } @@ -11802,9 +9541,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34778", "exportKey": "variables" } @@ -11817,12 +9554,7 @@ "item": "colors", "subitem": "primary-8%" }, - "path": [ - "theme", - "light", - "colors", - "primary-8%" - ] + "path": ["theme", "light", "colors", "primary-8%"] }, "primary-12%": { "type": "color", @@ -11832,9 +9564,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34779", "exportKey": "variables" } @@ -11849,9 +9579,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34779", "exportKey": "variables" } @@ -11864,12 +9592,7 @@ "item": "colors", "subitem": "primary-12%" }, - "path": [ - "theme", - "light", - "colors", - "primary-12%" - ] + "path": ["theme", "light", "colors", "primary-12%"] }, "on-surface-8%": { "type": "color", @@ -11879,9 +9602,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34780", "exportKey": "variables" } @@ -11896,9 +9617,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34780", "exportKey": "variables" } @@ -11911,12 +9630,7 @@ "item": "colors", "subitem": "on-surface-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-surface-8%" - ] + "path": ["theme", "light", "colors", "on-surface-8%"] }, "on-surface-12%": { "type": "color", @@ -11926,9 +9640,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34781", "exportKey": "variables" } @@ -11943,9 +9655,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34781", "exportKey": "variables" } @@ -11958,24 +9668,16 @@ "item": "colors", "subitem": "on-surface-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-surface-12%" - ] + "path": ["theme", "light", "colors", "on-surface-12%"] }, "on-primary-container": { "type": "color", - "value": "#0c121bff", + "value": "#00115aff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34782", "exportKey": "variables" } @@ -11984,15 +9686,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.digital blue 10}", + "value": "{theme.light.palettes.digital blue 10}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34782", "exportKey": "variables" } @@ -12005,24 +9704,16 @@ "item": "colors", "subitem": "on-primary-container" }, - "path": [ - "theme", - "light", - "colors", - "on-primary-container" - ] + "path": ["theme", "light", "colors", "on-primary-container"] }, "inverse-primary": { "type": "color", - "value": "#889fffff", + "value": "#bac3ffff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34783", "exportKey": "variables" } @@ -12031,15 +9722,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.digital blue 80}", + "value": "{theme.light.palettes.digital blue 80}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34783", "exportKey": "variables" } @@ -12052,12 +9740,7 @@ "item": "colors", "subitem": "inverse-primary" }, - "path": [ - "theme", - "light", - "colors", - "inverse-primary" - ] + "path": ["theme", "light", "colors", "inverse-primary"] }, "on-surface-38%": { "type": "color", @@ -12067,9 +9750,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34784", "exportKey": "variables" } @@ -12084,9 +9765,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34784", "exportKey": "variables" } @@ -12099,12 +9778,7 @@ "item": "colors", "subitem": "on-surface-38%" }, - "path": [ - "theme", - "light", - "colors", - "on-surface-38%" - ] + "path": ["theme", "light", "colors", "on-surface-38%"] }, "on-surface-16%": { "type": "color", @@ -12114,9 +9788,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34785", "exportKey": "variables" } @@ -12131,9 +9803,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34785", "exportKey": "variables" } @@ -12146,12 +9816,7 @@ "item": "colors", "subitem": "on-surface-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-surface-16%" - ] + "path": ["theme", "light", "colors", "on-surface-16%"] }, "on-primary-12%": { "type": "color", @@ -12161,9 +9826,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34786", "exportKey": "variables" } @@ -12178,9 +9841,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34786", "exportKey": "variables" } @@ -12193,12 +9854,7 @@ "item": "colors", "subitem": "on-primary-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-primary-12%" - ] + "path": ["theme", "light", "colors", "on-primary-12%"] }, "on-primary-8%": { "description": "Use for hover states", @@ -12209,9 +9865,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34787", "exportKey": "variables" } @@ -12227,9 +9881,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34787", "exportKey": "variables" } @@ -12242,12 +9894,7 @@ "item": "colors", "subitem": "on-primary-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-primary-8%" - ] + "path": ["theme", "light", "colors", "on-primary-8%"] }, "primary-16%": { "type": "color", @@ -12257,9 +9904,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34788", "exportKey": "variables" } @@ -12274,9 +9919,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34788", "exportKey": "variables" } @@ -12289,12 +9932,7 @@ "item": "colors", "subitem": "primary-16%" }, - "path": [ - "theme", - "light", - "colors", - "primary-16%" - ] + "path": ["theme", "light", "colors", "primary-16%"] }, "on-surface-variant-8%": { "type": "color", @@ -12304,9 +9942,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34789", "exportKey": "variables" } @@ -12321,9 +9957,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34789", "exportKey": "variables" } @@ -12336,12 +9970,7 @@ "item": "colors", "subitem": "on-surface-variant-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-surface-variant-8%" - ] + "path": ["theme", "light", "colors", "on-surface-variant-8%"] }, "on-tertiary-container-8%": { "type": "color", @@ -12351,9 +9980,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34790", "exportKey": "variables" } @@ -12368,9 +9995,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34790", "exportKey": "variables" } @@ -12383,12 +10008,7 @@ "item": "colors", "subitem": "on-tertiary-container-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-tertiary-container-8%" - ] + "path": ["theme", "light", "colors", "on-tertiary-container-8%"] }, "on-tertiary-container-12%": { "type": "color", @@ -12398,9 +10018,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34791", "exportKey": "variables" } @@ -12415,9 +10033,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34791", "exportKey": "variables" } @@ -12430,12 +10046,7 @@ "item": "colors", "subitem": "on-tertiary-container-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-tertiary-container-12%" - ] + "path": ["theme", "light", "colors", "on-tertiary-container-12%"] }, "on-primary-container-12%": { "type": "color", @@ -12445,9 +10056,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34792", "exportKey": "variables" } @@ -12462,9 +10071,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34792", "exportKey": "variables" } @@ -12477,12 +10084,7 @@ "item": "colors", "subitem": "on-primary-container-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-primary-container-12%" - ] + "path": ["theme", "light", "colors", "on-primary-container-12%"] }, "on-surface-variant-12%": { "type": "color", @@ -12492,9 +10094,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34793", "exportKey": "variables" } @@ -12509,9 +10109,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34793", "exportKey": "variables" } @@ -12524,12 +10122,7 @@ "item": "colors", "subitem": "on-surface-variant-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-surface-variant-12%" - ] + "path": ["theme", "light", "colors", "on-surface-variant-12%"] }, "on-secondary-container-8%": { "type": "color", @@ -12539,9 +10132,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34794", "exportKey": "variables" } @@ -12556,9 +10147,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34794", "exportKey": "variables" } @@ -12571,12 +10160,7 @@ "item": "colors", "subitem": "on-secondary-container-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-secondary-container-8%" - ] + "path": ["theme", "light", "colors", "on-secondary-container-8%"] }, "on-secondary-container-16%": { "type": "color", @@ -12586,11 +10170,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "STROKE_COLOR", - "TEXT_FILL", - "SHAPE_FILL" - ], + "scopes": ["STROKE_COLOR", "TEXT_FILL", "SHAPE_FILL"], "variableId": "VariableID:6809:34795", "exportKey": "variables" } @@ -12605,11 +10185,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "STROKE_COLOR", - "TEXT_FILL", - "SHAPE_FILL" - ], + "scopes": ["STROKE_COLOR", "TEXT_FILL", "SHAPE_FILL"], "variableId": "VariableID:6809:34795", "exportKey": "variables" } @@ -12622,12 +10198,7 @@ "item": "colors", "subitem": "on-secondary-container-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-secondary-container-16%" - ] + "path": ["theme", "light", "colors", "on-secondary-container-16%"] }, "outline-8%": { "type": "color", @@ -12637,9 +10208,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34796", "exportKey": "variables" } @@ -12654,9 +10223,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34796", "exportKey": "variables" } @@ -12669,12 +10236,7 @@ "item": "colors", "subitem": "outline-8%" }, - "path": [ - "theme", - "light", - "colors", - "outline-8%" - ] + "path": ["theme", "light", "colors", "outline-8%"] }, "outline-12%": { "type": "color", @@ -12684,9 +10246,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34797", "exportKey": "variables" } @@ -12701,9 +10261,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34797", "exportKey": "variables" } @@ -12716,12 +10274,7 @@ "item": "colors", "subitem": "outline-12%" }, - "path": [ - "theme", - "light", - "colors", - "outline-12%" - ] + "path": ["theme", "light", "colors", "outline-12%"] }, "outline-16%": { "type": "color", @@ -12731,9 +10284,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34798", "exportKey": "variables" } @@ -12748,9 +10299,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34798", "exportKey": "variables" } @@ -12763,12 +10312,7 @@ "item": "colors", "subitem": "outline-16%" }, - "path": [ - "theme", - "light", - "colors", - "outline-16%" - ] + "path": ["theme", "light", "colors", "outline-16%"] }, "surface-variant": { "type": "color", @@ -12777,10 +10321,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34799", "exportKey": "variables" } @@ -12789,15 +10330,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.neutral 90}", + "value": "{theme.light.palettes.neutral 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34799", "exportKey": "variables" } @@ -12810,24 +10348,16 @@ "item": "colors", "subitem": "surface-variant" }, - "path": [ - "theme", - "light", - "colors", - "surface-variant" - ] + "path": ["theme", "light", "colors", "surface-variant"] }, "emphasis": { "type": "color", - "value": "#66404eff", + "value": "#b10142ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34800", "exportKey": "variables" } @@ -12836,15 +10366,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.emphasis 40}", + "value": "{theme.light.palettes.emphasis 40}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34800", "exportKey": "variables" } @@ -12857,24 +10384,16 @@ "item": "colors", "subitem": "emphasis" }, - "path": [ - "theme", - "light", - "colors", - "emphasis" - ] + "path": ["theme", "light", "colors", "emphasis"] }, "emphasis-container": { "type": "color", - "value": "#ffbdd5ff", + "value": "#e8b3c6ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34801", "exportKey": "variables" } @@ -12883,15 +10402,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.emphasis 90}", + "value": "{theme.light.palettes.emphasis 90}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34801", "exportKey": "variables" } @@ -12904,12 +10420,7 @@ "item": "colors", "subitem": "emphasis-container" }, - "path": [ - "theme", - "light", - "colors", - "emphasis-container" - ] + "path": ["theme", "light", "colors", "emphasis-container"] }, "on-emphasis": { "type": "color", @@ -12918,10 +10429,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34802", "exportKey": "variables" } @@ -12930,15 +10438,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.emphasis 100}", + "value": "{theme.light.palettes.emphasis 100}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34802", "exportKey": "variables" } @@ -12951,24 +10456,16 @@ "item": "colors", "subitem": "on-emphasis" }, - "path": [ - "theme", - "light", - "colors", - "on-emphasis" - ] + "path": ["theme", "light", "colors", "on-emphasis"] }, "on-emphasis-container": { "type": "color", - "value": "#191013ff", + "value": "#120007ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34803", "exportKey": "variables" } @@ -12977,15 +10474,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.emphasis 10}", + "value": "{theme.light.palettes.emphasis 10}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34803", "exportKey": "variables" } @@ -12998,12 +10492,7 @@ "item": "colors", "subitem": "on-emphasis-container" }, - "path": [ - "theme", - "light", - "colors", - "on-emphasis-container" - ] + "path": ["theme", "light", "colors", "on-emphasis-container"] }, "positive-16%": { "type": "color", @@ -13013,9 +10502,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34804", "exportKey": "variables" } @@ -13030,9 +10517,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34804", "exportKey": "variables" } @@ -13045,12 +10530,7 @@ "item": "colors", "subitem": "positive-16%" }, - "path": [ - "theme", - "light", - "colors", - "positive-16%" - ] + "path": ["theme", "light", "colors", "positive-16%"] }, "caution-16%": { "type": "color", @@ -13060,9 +10540,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34805", "exportKey": "variables" } @@ -13077,9 +10555,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34805", "exportKey": "variables" } @@ -13092,12 +10568,7 @@ "item": "colors", "subitem": "caution-16%" }, - "path": [ - "theme", - "light", - "colors", - "caution-16%" - ] + "path": ["theme", "light", "colors", "caution-16%"] }, "negative-12%": { "type": "color", @@ -13107,9 +10578,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34806", "exportKey": "variables" } @@ -13124,9 +10593,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34806", "exportKey": "variables" } @@ -13139,12 +10606,7 @@ "item": "colors", "subitem": "negative-12%" }, - "path": [ - "theme", - "light", - "colors", - "negative-12%" - ] + "path": ["theme", "light", "colors", "negative-12%"] }, "on-secondary-container-12%": { "type": "color", @@ -13154,9 +10616,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34807", "exportKey": "variables" } @@ -13171,9 +10631,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34807", "exportKey": "variables" } @@ -13186,12 +10644,7 @@ "item": "colors", "subitem": "on-secondary-container-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-secondary-container-12%" - ] + "path": ["theme", "light", "colors", "on-secondary-container-12%"] }, "on-primary-16%": { "type": "color", @@ -13201,9 +10654,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34808", "exportKey": "variables" } @@ -13218,9 +10669,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34808", "exportKey": "variables" } @@ -13233,12 +10682,7 @@ "item": "colors", "subitem": "on-primary-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-primary-16%" - ] + "path": ["theme", "light", "colors", "on-primary-16%"] }, "on-primary-container-8%": { "description": "Use for hover states", @@ -13249,9 +10693,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34809", "exportKey": "variables" } @@ -13267,9 +10709,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34809", "exportKey": "variables" } @@ -13282,12 +10722,7 @@ "item": "colors", "subitem": "on-primary-container-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-primary-container-8%" - ] + "path": ["theme", "light", "colors", "on-primary-container-8%"] }, "on-primary-container-16%": { "type": "color", @@ -13297,9 +10732,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34810", "exportKey": "variables" } @@ -13314,9 +10747,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34810", "exportKey": "variables" } @@ -13329,12 +10760,7 @@ "item": "colors", "subitem": "on-primary-container-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-primary-container-16%" - ] + "path": ["theme", "light", "colors", "on-primary-container-16%"] }, "on-secondary-8%": { "type": "color", @@ -13344,9 +10770,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34811", "exportKey": "variables" } @@ -13361,9 +10785,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34811", "exportKey": "variables" } @@ -13376,12 +10798,7 @@ "item": "colors", "subitem": "on-secondary-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-secondary-8%" - ] + "path": ["theme", "light", "colors", "on-secondary-8%"] }, "on-secondary-12%": { "type": "color", @@ -13391,9 +10808,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34812", "exportKey": "variables" } @@ -13408,9 +10823,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34812", "exportKey": "variables" } @@ -13423,12 +10836,7 @@ "item": "colors", "subitem": "on-secondary-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-secondary-12%" - ] + "path": ["theme", "light", "colors", "on-secondary-12%"] }, "on-secondary-16%": { "type": "color", @@ -13438,9 +10846,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34813", "exportKey": "variables" } @@ -13455,9 +10861,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34813", "exportKey": "variables" } @@ -13470,12 +10874,7 @@ "item": "colors", "subitem": "on-secondary-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-secondary-16%" - ] + "path": ["theme", "light", "colors", "on-secondary-16%"] }, "on-tertiary-8%": { "type": "color", @@ -13485,9 +10884,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34814", "exportKey": "variables" } @@ -13502,9 +10899,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34814", "exportKey": "variables" } @@ -13517,12 +10912,7 @@ "item": "colors", "subitem": "on-tertiary-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-tertiary-8%" - ] + "path": ["theme", "light", "colors", "on-tertiary-8%"] }, "on-tertiary-12%": { "type": "color", @@ -13532,9 +10922,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34815", "exportKey": "variables" } @@ -13549,9 +10937,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34815", "exportKey": "variables" } @@ -13564,12 +10950,7 @@ "item": "colors", "subitem": "on-tertiary-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-tertiary-12%" - ] + "path": ["theme", "light", "colors", "on-tertiary-12%"] }, "on-tertiary-16%": { "type": "color", @@ -13579,9 +10960,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34816", "exportKey": "variables" } @@ -13596,9 +10975,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34816", "exportKey": "variables" } @@ -13611,12 +10988,7 @@ "item": "colors", "subitem": "on-tertiary-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-tertiary-16%" - ] + "path": ["theme", "light", "colors", "on-tertiary-16%"] }, "on-tertiary-container-16%": { "type": "color", @@ -13626,9 +10998,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34817", "exportKey": "variables" } @@ -13643,9 +11013,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34817", "exportKey": "variables" } @@ -13658,12 +11026,7 @@ "item": "colors", "subitem": "on-tertiary-container-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-tertiary-container-16%" - ] + "path": ["theme", "light", "colors", "on-tertiary-container-16%"] }, "on-surface-variant-16%": { "type": "color", @@ -13673,9 +11036,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34818", "exportKey": "variables" } @@ -13690,9 +11051,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34818", "exportKey": "variables" } @@ -13705,12 +11064,7 @@ "item": "colors", "subitem": "on-surface-variant-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-surface-variant-16%" - ] + "path": ["theme", "light", "colors", "on-surface-variant-16%"] }, "negative-8%": { "type": "color", @@ -13720,9 +11074,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34819", "exportKey": "variables" } @@ -13737,9 +11089,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34819", "exportKey": "variables" } @@ -13752,12 +11102,7 @@ "item": "colors", "subitem": "negative-8%" }, - "path": [ - "theme", - "light", - "colors", - "negative-8%" - ] + "path": ["theme", "light", "colors", "negative-8%"] }, "negative-16%": { "type": "color", @@ -13767,9 +11112,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34820", "exportKey": "variables" } @@ -13784,9 +11127,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34820", "exportKey": "variables" } @@ -13799,12 +11140,7 @@ "item": "colors", "subitem": "negative-16%" }, - "path": [ - "theme", - "light", - "colors", - "negative-16%" - ] + "path": ["theme", "light", "colors", "negative-16%"] }, "positive-12%": { "type": "color", @@ -13814,9 +11150,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34821", "exportKey": "variables" } @@ -13831,9 +11165,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34821", "exportKey": "variables" } @@ -13846,12 +11178,7 @@ "item": "colors", "subitem": "positive-12%" }, - "path": [ - "theme", - "light", - "colors", - "positive-12%" - ] + "path": ["theme", "light", "colors", "positive-12%"] }, "positive-8%": { "type": "color", @@ -13861,9 +11188,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34822", "exportKey": "variables" } @@ -13878,9 +11203,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34822", "exportKey": "variables" } @@ -13893,12 +11216,7 @@ "item": "colors", "subitem": "positive-8%" }, - "path": [ - "theme", - "light", - "colors", - "positive-8%" - ] + "path": ["theme", "light", "colors", "positive-8%"] }, "on-positive-8%": { "type": "color", @@ -13908,9 +11226,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34823", "exportKey": "variables" } @@ -13925,9 +11241,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34823", "exportKey": "variables" } @@ -13940,12 +11254,7 @@ "item": "colors", "subitem": "on-positive-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-positive-8%" - ] + "path": ["theme", "light", "colors", "on-positive-8%"] }, "on-positive-12%": { "type": "color", @@ -13955,9 +11264,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34824", "exportKey": "variables" } @@ -13972,9 +11279,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34824", "exportKey": "variables" } @@ -13987,12 +11292,7 @@ "item": "colors", "subitem": "on-positive-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-positive-12%" - ] + "path": ["theme", "light", "colors", "on-positive-12%"] }, "on-positive-16%": { "type": "color", @@ -14002,9 +11302,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34825", "exportKey": "variables" } @@ -14019,9 +11317,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34825", "exportKey": "variables" } @@ -14034,12 +11330,7 @@ "item": "colors", "subitem": "on-positive-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-positive-16%" - ] + "path": ["theme", "light", "colors", "on-positive-16%"] }, "on-positive-container-8%": { "type": "color", @@ -14049,9 +11340,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34826", "exportKey": "variables" } @@ -14066,9 +11355,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34826", "exportKey": "variables" } @@ -14081,12 +11368,7 @@ "item": "colors", "subitem": "on-positive-container-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-positive-container-8%" - ] + "path": ["theme", "light", "colors", "on-positive-container-8%"] }, "on-positive-container-12%": { "type": "color", @@ -14096,9 +11378,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34827", "exportKey": "variables" } @@ -14113,9 +11393,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34827", "exportKey": "variables" } @@ -14128,12 +11406,7 @@ "item": "colors", "subitem": "on-positive-container-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-positive-container-12%" - ] + "path": ["theme", "light", "colors", "on-positive-container-12%"] }, "on-positive-container-16%": { "type": "color", @@ -14143,9 +11416,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34828", "exportKey": "variables" } @@ -14160,9 +11431,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34828", "exportKey": "variables" } @@ -14175,12 +11444,7 @@ "item": "colors", "subitem": "on-positive-container-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-positive-container-16%" - ] + "path": ["theme", "light", "colors", "on-positive-container-16%"] }, "caution-12%": { "type": "color", @@ -14190,9 +11454,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34829", "exportKey": "variables" } @@ -14207,9 +11469,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34829", "exportKey": "variables" } @@ -14222,12 +11482,7 @@ "item": "colors", "subitem": "caution-12%" }, - "path": [ - "theme", - "light", - "colors", - "caution-12%" - ] + "path": ["theme", "light", "colors", "caution-12%"] }, "caution-8%": { "type": "color", @@ -14237,9 +11492,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34830", "exportKey": "variables" } @@ -14254,9 +11507,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34830", "exportKey": "variables" } @@ -14269,12 +11520,7 @@ "item": "colors", "subitem": "caution-8%" }, - "path": [ - "theme", - "light", - "colors", - "caution-8%" - ] + "path": ["theme", "light", "colors", "caution-8%"] }, "on-caution-8%": { "type": "color", @@ -14284,9 +11530,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34831", "exportKey": "variables" } @@ -14301,9 +11545,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34831", "exportKey": "variables" } @@ -14316,12 +11558,7 @@ "item": "colors", "subitem": "on-caution-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-caution-8%" - ] + "path": ["theme", "light", "colors", "on-caution-8%"] }, "on-caution-12%": { "type": "color", @@ -14331,9 +11568,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34832", "exportKey": "variables" } @@ -14348,9 +11583,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34832", "exportKey": "variables" } @@ -14363,12 +11596,7 @@ "item": "colors", "subitem": "on-caution-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-caution-12%" - ] + "path": ["theme", "light", "colors", "on-caution-12%"] }, "on-caution-16%": { "type": "color", @@ -14378,9 +11606,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34833", "exportKey": "variables" } @@ -14395,9 +11621,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34833", "exportKey": "variables" } @@ -14410,12 +11634,7 @@ "item": "colors", "subitem": "on-caution-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-caution-16%" - ] + "path": ["theme", "light", "colors", "on-caution-16%"] }, "on-negative-8%": { "type": "color", @@ -14425,9 +11644,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34834", "exportKey": "variables" } @@ -14442,9 +11659,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34834", "exportKey": "variables" } @@ -14457,12 +11672,7 @@ "item": "colors", "subitem": "on-negative-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-negative-8%" - ] + "path": ["theme", "light", "colors", "on-negative-8%"] }, "on-negative-12%": { "type": "color", @@ -14472,9 +11682,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34835", "exportKey": "variables" } @@ -14489,9 +11697,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34835", "exportKey": "variables" } @@ -14504,12 +11710,7 @@ "item": "colors", "subitem": "on-negative-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-negative-12%" - ] + "path": ["theme", "light", "colors", "on-negative-12%"] }, "on-negative-16%": { "type": "color", @@ -14519,9 +11720,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34836", "exportKey": "variables" } @@ -14536,9 +11735,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34836", "exportKey": "variables" } @@ -14551,12 +11748,7 @@ "item": "colors", "subitem": "on-negative-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-negative-16%" - ] + "path": ["theme", "light", "colors", "on-negative-16%"] }, "on-caution-container-8%": { "type": "color", @@ -14566,9 +11758,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34837", "exportKey": "variables" } @@ -14583,9 +11773,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34837", "exportKey": "variables" } @@ -14598,12 +11786,7 @@ "item": "colors", "subitem": "on-caution-container-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-caution-container-8%" - ] + "path": ["theme", "light", "colors", "on-caution-container-8%"] }, "on-caution-container-12%": { "type": "color", @@ -14613,9 +11796,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34838", "exportKey": "variables" } @@ -14630,9 +11811,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34838", "exportKey": "variables" } @@ -14645,12 +11824,7 @@ "item": "colors", "subitem": "on-caution-container-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-caution-container-12%" - ] + "path": ["theme", "light", "colors", "on-caution-container-12%"] }, "on-caution-container-16%": { "type": "color", @@ -14660,9 +11834,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34839", "exportKey": "variables" } @@ -14677,9 +11849,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34839", "exportKey": "variables" } @@ -14692,12 +11862,7 @@ "item": "colors", "subitem": "on-caution-container-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-caution-container-16%" - ] + "path": ["theme", "light", "colors", "on-caution-container-16%"] }, "emphasis-8%": { "type": "color", @@ -14707,9 +11872,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34840", "exportKey": "variables" } @@ -14724,9 +11887,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34840", "exportKey": "variables" } @@ -14739,12 +11900,7 @@ "item": "colors", "subitem": "emphasis-8%" }, - "path": [ - "theme", - "light", - "colors", - "emphasis-8%" - ] + "path": ["theme", "light", "colors", "emphasis-8%"] }, "emphasis-12%": { "type": "color", @@ -14754,9 +11910,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34841", "exportKey": "variables" } @@ -14771,9 +11925,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34841", "exportKey": "variables" } @@ -14786,12 +11938,7 @@ "item": "colors", "subitem": "emphasis-12%" }, - "path": [ - "theme", - "light", - "colors", - "emphasis-12%" - ] + "path": ["theme", "light", "colors", "emphasis-12%"] }, "emphasis-16%": { "type": "color", @@ -14801,9 +11948,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34842", "exportKey": "variables" } @@ -14818,9 +11963,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34842", "exportKey": "variables" } @@ -14833,12 +11976,7 @@ "item": "colors", "subitem": "emphasis-16%" }, - "path": [ - "theme", - "light", - "colors", - "emphasis-16%" - ] + "path": ["theme", "light", "colors", "emphasis-16%"] }, "on-emphasis-8%": { "type": "color", @@ -14848,9 +11986,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34843", "exportKey": "variables" } @@ -14865,9 +12001,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34843", "exportKey": "variables" } @@ -14880,12 +12014,7 @@ "item": "colors", "subitem": "on-emphasis-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-emphasis-8%" - ] + "path": ["theme", "light", "colors", "on-emphasis-8%"] }, "on-emphasis-12%": { "type": "color", @@ -14895,9 +12024,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34844", "exportKey": "variables" } @@ -14912,9 +12039,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34844", "exportKey": "variables" } @@ -14927,12 +12052,7 @@ "item": "colors", "subitem": "on-emphasis-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-emphasis-12%" - ] + "path": ["theme", "light", "colors", "on-emphasis-12%"] }, "on-emphasis-16%": { "type": "color", @@ -14942,9 +12062,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34845", "exportKey": "variables" } @@ -14959,9 +12077,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34845", "exportKey": "variables" } @@ -14974,12 +12090,7 @@ "item": "colors", "subitem": "on-emphasis-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-emphasis-16%" - ] + "path": ["theme", "light", "colors", "on-emphasis-16%"] }, "on-emphasis-container-8%": { "type": "color", @@ -14989,9 +12100,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34846", "exportKey": "variables" } @@ -15006,9 +12115,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34846", "exportKey": "variables" } @@ -15021,12 +12128,7 @@ "item": "colors", "subitem": "on-emphasis-container-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-emphasis-container-8%" - ] + "path": ["theme", "light", "colors", "on-emphasis-container-8%"] }, "on-emphasis-container-12%": { "type": "color", @@ -15036,9 +12138,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34847", "exportKey": "variables" } @@ -15053,9 +12153,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34847", "exportKey": "variables" } @@ -15068,12 +12166,7 @@ "item": "colors", "subitem": "on-emphasis-container-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-emphasis-container-12%" - ] + "path": ["theme", "light", "colors", "on-emphasis-container-12%"] }, "on-emphasis-container-16%": { "type": "color", @@ -15083,9 +12176,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34848", "exportKey": "variables" } @@ -15100,9 +12191,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34848", "exportKey": "variables" } @@ -15115,12 +12204,7 @@ "item": "colors", "subitem": "on-emphasis-container-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-emphasis-container-16%" - ] + "path": ["theme", "light", "colors", "on-emphasis-container-16%"] }, "inverse-on-surface-12%": { "type": "color", @@ -15130,9 +12214,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34849", "exportKey": "variables" } @@ -15147,9 +12229,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34849", "exportKey": "variables" } @@ -15162,12 +12242,7 @@ "item": "colors", "subitem": "inverse-on-surface-12%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-on-surface-12%" - ] + "path": ["theme", "light", "colors", "inverse-on-surface-12%"] }, "inverse-primary-12%": { "type": "color", @@ -15177,9 +12252,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34850", "exportKey": "variables" } @@ -15194,9 +12267,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34850", "exportKey": "variables" } @@ -15209,12 +12280,7 @@ "item": "colors", "subitem": "inverse-primary-12%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-primary-12%" - ] + "path": ["theme", "light", "colors", "inverse-primary-12%"] }, "inverse-on-surface-8%": { "type": "color", @@ -15224,9 +12290,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34851", "exportKey": "variables" } @@ -15241,9 +12305,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34851", "exportKey": "variables" } @@ -15256,12 +12318,7 @@ "item": "colors", "subitem": "inverse-on-surface-8%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-on-surface-8%" - ] + "path": ["theme", "light", "colors", "inverse-on-surface-8%"] }, "inverse-primary-8%": { "description": "Use for hover states", @@ -15272,9 +12329,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34852", "exportKey": "variables" } @@ -15290,9 +12345,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34852", "exportKey": "variables" } @@ -15305,12 +12358,7 @@ "item": "colors", "subitem": "inverse-primary-8%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-primary-8%" - ] + "path": ["theme", "light", "colors", "inverse-primary-8%"] }, "inverse-primary-16%": { "type": "color", @@ -15320,9 +12368,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34853", "exportKey": "variables" } @@ -15337,9 +12383,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34853", "exportKey": "variables" } @@ -15352,12 +12396,7 @@ "item": "colors", "subitem": "inverse-primary-16%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-primary-16%" - ] + "path": ["theme", "light", "colors", "inverse-primary-16%"] }, "inverse-on-surface-16%": { "type": "color", @@ -15367,9 +12406,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34854", "exportKey": "variables" } @@ -15384,9 +12421,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34854", "exportKey": "variables" } @@ -15399,12 +12434,7 @@ "item": "colors", "subitem": "inverse-on-surface-16%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-on-surface-16%" - ] + "path": ["theme", "light", "colors", "inverse-on-surface-16%"] }, "on-primary-74%": { "type": "color", @@ -15414,9 +12444,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34855", "exportKey": "variables" } @@ -15431,9 +12459,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34855", "exportKey": "variables" } @@ -15446,12 +12472,7 @@ "item": "colors", "subitem": "on-primary-74%" }, - "path": [ - "theme", - "light", - "colors", - "on-primary-74%" - ] + "path": ["theme", "light", "colors", "on-primary-74%"] }, "on-surface-74%": { "type": "color", @@ -15461,9 +12482,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34856", "exportKey": "variables" } @@ -15478,9 +12497,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34856", "exportKey": "variables" } @@ -15493,12 +12510,7 @@ "item": "colors", "subitem": "on-surface-74%" }, - "path": [ - "theme", - "light", - "colors", - "on-surface-74%" - ] + "path": ["theme", "light", "colors", "on-surface-74%"] }, "tertiary-8%": { "type": "color", @@ -15508,9 +12520,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34857", "exportKey": "variables" } @@ -15525,9 +12535,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34857", "exportKey": "variables" } @@ -15540,12 +12548,7 @@ "item": "colors", "subitem": "tertiary-8%" }, - "path": [ - "theme", - "light", - "colors", - "tertiary-8%" - ] + "path": ["theme", "light", "colors", "tertiary-8%"] }, "tertiary-12%": { "type": "color", @@ -15555,9 +12558,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34858", "exportKey": "variables" } @@ -15572,9 +12573,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34858", "exportKey": "variables" } @@ -15587,12 +12586,7 @@ "item": "colors", "subitem": "tertiary-12%" }, - "path": [ - "theme", - "light", - "colors", - "tertiary-12%" - ] + "path": ["theme", "light", "colors", "tertiary-12%"] }, "tertiary-16%": { "type": "color", @@ -15602,9 +12596,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34859", "exportKey": "variables" } @@ -15619,9 +12611,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34859", "exportKey": "variables" } @@ -15634,12 +12624,7 @@ "item": "colors", "subitem": "tertiary-16%" }, - "path": [ - "theme", - "light", - "colors", - "tertiary-16%" - ] + "path": ["theme", "light", "colors", "tertiary-16%"] }, "surface-container-lowest-blue": { "type": "color", @@ -15649,9 +12634,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34860", "exportKey": "variables" } @@ -15666,9 +12649,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34860", "exportKey": "variables" } @@ -15681,12 +12662,7 @@ "item": "colors", "subitem": "surface-container-lowest-blue" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-lowest-blue" - ] + "path": ["theme", "light", "colors", "surface-container-lowest-blue"] }, "surface-container-low-blue": { "type": "color", @@ -15696,9 +12672,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34861", "exportKey": "variables" } @@ -15713,9 +12687,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34861", "exportKey": "variables" } @@ -15728,12 +12700,7 @@ "item": "colors", "subitem": "surface-container-low-blue" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-low-blue" - ] + "path": ["theme", "light", "colors", "surface-container-low-blue"] }, "surface-container-high-blue": { "type": "color", @@ -15743,9 +12710,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34862", "exportKey": "variables" } @@ -15760,9 +12725,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34862", "exportKey": "variables" } @@ -15775,12 +12738,7 @@ "item": "colors", "subitem": "surface-container-high-blue" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-high-blue" - ] + "path": ["theme", "light", "colors", "surface-container-high-blue"] }, "surface-container-highest-blue": { "type": "color", @@ -15790,9 +12748,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34863", "exportKey": "variables" } @@ -15807,9 +12763,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34863", "exportKey": "variables" } @@ -15822,12 +12776,7 @@ "item": "colors", "subitem": "surface-container-highest-blue" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-highest-blue" - ] + "path": ["theme", "light", "colors", "surface-container-highest-blue"] }, "surface-container-lowest-navy": { "type": "color", @@ -15837,9 +12786,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34864", "exportKey": "variables" } @@ -15854,9 +12801,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34864", "exportKey": "variables" } @@ -15869,12 +12814,7 @@ "item": "colors", "subitem": "surface-container-lowest-navy" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-lowest-navy" - ] + "path": ["theme", "light", "colors", "surface-container-lowest-navy"] }, "surface-container-low-navy": { "type": "color", @@ -15884,9 +12824,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34865", "exportKey": "variables" } @@ -15901,9 +12839,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34865", "exportKey": "variables" } @@ -15916,12 +12852,7 @@ "item": "colors", "subitem": "surface-container-low-navy" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-low-navy" - ] + "path": ["theme", "light", "colors", "surface-container-low-navy"] }, "surface-container-high-navy": { "type": "color", @@ -15931,9 +12862,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34866", "exportKey": "variables" } @@ -15948,9 +12877,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34866", "exportKey": "variables" } @@ -15963,12 +12890,7 @@ "item": "colors", "subitem": "surface-container-high-navy" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-high-navy" - ] + "path": ["theme", "light", "colors", "surface-container-high-navy"] }, "surface-container-highest-navy": { "type": "color", @@ -15978,9 +12900,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34867", "exportKey": "variables" } @@ -15995,9 +12915,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34867", "exportKey": "variables" } @@ -16010,12 +12928,7 @@ "item": "colors", "subitem": "surface-container-highest-navy" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-highest-navy" - ] + "path": ["theme", "light", "colors", "surface-container-highest-navy"] }, "surface-blue": { "type": "color", @@ -16025,9 +12938,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34868", "exportKey": "variables" } @@ -16042,9 +12953,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34868", "exportKey": "variables" } @@ -16057,12 +12966,7 @@ "item": "colors", "subitem": "surface-blue" }, - "path": [ - "theme", - "light", - "colors", - "surface-blue" - ] + "path": ["theme", "light", "colors", "surface-blue"] }, "surface-navy": { "type": "color", @@ -16072,9 +12976,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34869", "exportKey": "variables" } @@ -16089,9 +12991,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34869", "exportKey": "variables" } @@ -16104,12 +13004,7 @@ "item": "colors", "subitem": "surface-navy" }, - "path": [ - "theme", - "light", - "colors", - "surface-navy" - ] + "path": ["theme", "light", "colors", "surface-navy"] }, "surface-container-blue": { "type": "color", @@ -16119,9 +13014,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34870", "exportKey": "variables" } @@ -16136,9 +13029,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34870", "exportKey": "variables" } @@ -16151,12 +13042,7 @@ "item": "colors", "subitem": "surface-container-blue" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-blue" - ] + "path": ["theme", "light", "colors", "surface-container-blue"] }, "surface-container-navy": { "type": "color", @@ -16166,9 +13052,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34871", "exportKey": "variables" } @@ -16183,9 +13067,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34871", "exportKey": "variables" } @@ -16198,12 +13080,7 @@ "item": "colors", "subitem": "surface-container-navy" }, - "path": [ - "theme", - "light", - "colors", - "surface-container-navy" - ] + "path": ["theme", "light", "colors", "surface-container-navy"] }, "secondary-8%": { "type": "color", @@ -16213,9 +13090,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34872", "exportKey": "variables" } @@ -16230,9 +13105,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34872", "exportKey": "variables" } @@ -16245,12 +13118,7 @@ "item": "colors", "subitem": "secondary-8%" }, - "path": [ - "theme", - "light", - "colors", - "secondary-8%" - ] + "path": ["theme", "light", "colors", "secondary-8%"] }, "secondary-12%": { "type": "color", @@ -16260,9 +13128,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34873", "exportKey": "variables" } @@ -16277,9 +13143,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34873", "exportKey": "variables" } @@ -16292,12 +13156,7 @@ "item": "colors", "subitem": "secondary-12%" }, - "path": [ - "theme", - "light", - "colors", - "secondary-12%" - ] + "path": ["theme", "light", "colors", "secondary-12%"] }, "secondary-16%": { "type": "color", @@ -16307,9 +13166,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34874", "exportKey": "variables" } @@ -16324,9 +13181,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34874", "exportKey": "variables" } @@ -16339,12 +13194,7 @@ "item": "colors", "subitem": "secondary-16%" }, - "path": [ - "theme", - "light", - "colors", - "secondary-16%" - ] + "path": ["theme", "light", "colors", "secondary-16%"] }, "on-secondary-74%": { "type": "color", @@ -16354,9 +13204,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34875", "exportKey": "variables" } @@ -16371,9 +13219,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34875", "exportKey": "variables" } @@ -16386,12 +13232,7 @@ "item": "colors", "subitem": "on-secondary-74%" }, - "path": [ - "theme", - "light", - "colors", - "on-secondary-74%" - ] + "path": ["theme", "light", "colors", "on-secondary-74%"] }, "inverse-secondary": { "type": "color", @@ -16400,10 +13241,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34876", "exportKey": "variables" } @@ -16412,15 +13250,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.secondary 80}", + "value": "{theme.light.palettes.secondary 80}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34876", "exportKey": "variables" } @@ -16433,12 +13268,7 @@ "item": "colors", "subitem": "inverse-secondary" }, - "path": [ - "theme", - "light", - "colors", - "inverse-secondary" - ] + "path": ["theme", "light", "colors", "inverse-secondary"] }, "inverse-secondary-8%": { "type": "color", @@ -16448,9 +13278,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34877", "exportKey": "variables" } @@ -16465,9 +13293,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34877", "exportKey": "variables" } @@ -16480,12 +13306,7 @@ "item": "colors", "subitem": "inverse-secondary-8%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-secondary-8%" - ] + "path": ["theme", "light", "colors", "inverse-secondary-8%"] }, "inverse-secondary-12%": { "type": "color", @@ -16495,9 +13316,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34878", "exportKey": "variables" } @@ -16512,9 +13331,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34878", "exportKey": "variables" } @@ -16527,12 +13344,7 @@ "item": "colors", "subitem": "inverse-secondary-12%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-secondary-12%" - ] + "path": ["theme", "light", "colors", "inverse-secondary-12%"] }, "inverse-secondary-16%": { "type": "color", @@ -16542,9 +13354,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34879", "exportKey": "variables" } @@ -16559,9 +13369,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34879", "exportKey": "variables" } @@ -16574,12 +13382,7 @@ "item": "colors", "subitem": "inverse-secondary-16%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-secondary-16%" - ] + "path": ["theme", "light", "colors", "inverse-secondary-16%"] }, "on-tertiary-74%": { "type": "color", @@ -16589,9 +13392,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34880", "exportKey": "variables" } @@ -16606,9 +13407,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34880", "exportKey": "variables" } @@ -16621,24 +13420,16 @@ "item": "colors", "subitem": "on-tertiary-74%" }, - "path": [ - "theme", - "light", - "colors", - "on-tertiary-74%" - ] + "path": ["theme", "light", "colors", "on-tertiary-74%"] }, "inverse-tertiary": { "type": "color", - "value": "#612e1aff", + "value": "#ff5f02ff", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34881", "exportKey": "variables" } @@ -16647,15 +13438,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.palettes.orange 40}", + "value": "{theme.light.palettes.orange 40}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34881", "exportKey": "variables" } @@ -16668,12 +13456,7 @@ "item": "colors", "subitem": "inverse-tertiary" }, - "path": [ - "theme", - "light", - "colors", - "inverse-tertiary" - ] + "path": ["theme", "light", "colors", "inverse-tertiary"] }, "inverse-tertiary-8%": { "type": "color", @@ -16683,9 +13466,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34882", "exportKey": "variables" } @@ -16700,9 +13481,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34882", "exportKey": "variables" } @@ -16715,12 +13494,7 @@ "item": "colors", "subitem": "inverse-tertiary-8%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-tertiary-8%" - ] + "path": ["theme", "light", "colors", "inverse-tertiary-8%"] }, "inverse-tertiary-12%": { "type": "color", @@ -16730,9 +13504,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34883", "exportKey": "variables" } @@ -16747,9 +13519,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34883", "exportKey": "variables" } @@ -16762,12 +13532,7 @@ "item": "colors", "subitem": "inverse-tertiary-12%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-tertiary-12%" - ] + "path": ["theme", "light", "colors", "inverse-tertiary-12%"] }, "inverse-tertiary-16%": { "type": "color", @@ -16777,9 +13542,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34884", "exportKey": "variables" } @@ -16794,9 +13557,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34884", "exportKey": "variables" } @@ -16809,12 +13570,7 @@ "item": "colors", "subitem": "inverse-tertiary-16%" }, - "path": [ - "theme", - "light", - "colors", - "inverse-tertiary-16%" - ] + "path": ["theme", "light", "colors", "inverse-tertiary-16%"] }, "on-negative-container-8%": { "type": "color", @@ -16824,9 +13580,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34885", "exportKey": "variables" } @@ -16841,9 +13595,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34885", "exportKey": "variables" } @@ -16856,12 +13608,7 @@ "item": "colors", "subitem": "on-negative-container-8%" }, - "path": [ - "theme", - "light", - "colors", - "on-negative-container-8%" - ] + "path": ["theme", "light", "colors", "on-negative-container-8%"] }, "on-negative-container-12%": { "type": "color", @@ -16871,9 +13618,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34886", "exportKey": "variables" } @@ -16888,9 +13633,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34886", "exportKey": "variables" } @@ -16903,12 +13646,7 @@ "item": "colors", "subitem": "on-negative-container-12%" }, - "path": [ - "theme", - "light", - "colors", - "on-negative-container-12%" - ] + "path": ["theme", "light", "colors", "on-negative-container-12%"] }, "on-negative-container-16%": { "type": "color", @@ -16918,9 +13656,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34887", "exportKey": "variables" } @@ -16935,9 +13671,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34887", "exportKey": "variables" } @@ -16950,12 +13684,7 @@ "item": "colors", "subitem": "on-negative-container-16%" }, - "path": [ - "theme", - "light", - "colors", - "on-negative-container-16%" - ] + "path": ["theme", "light", "colors", "on-negative-container-16%"] } }, "primary-hover": { @@ -16966,9 +13695,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29151", "exportKey": "variables" } @@ -16983,9 +13710,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29151", "exportKey": "variables" } @@ -16997,11 +13722,7 @@ "type": "light", "item": "primary-hover" }, - "path": [ - "theme", - "light", - "primary-hover" - ] + "path": ["theme", "light", "primary-hover"] }, "primary-focus": { "type": "color", @@ -17011,9 +13732,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29152", "exportKey": "variables" } @@ -17028,9 +13747,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29152", "exportKey": "variables" } @@ -17042,11 +13759,7 @@ "type": "light", "item": "primary-focus" }, - "path": [ - "theme", - "light", - "primary-focus" - ] + "path": ["theme", "light", "primary-focus"] }, "primary-press": { "type": "color", @@ -17056,9 +13769,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29153", "exportKey": "variables" } @@ -17073,9 +13784,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29153", "exportKey": "variables" } @@ -17087,11 +13796,7 @@ "type": "light", "item": "primary-press" }, - "path": [ - "theme", - "light", - "primary-press" - ] + "path": ["theme", "light", "primary-press"] }, "primary-drag": { "type": "color", @@ -17101,9 +13806,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29154", "exportKey": "variables" } @@ -17118,9 +13821,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29154", "exportKey": "variables" } @@ -17132,11 +13833,7 @@ "type": "light", "item": "primary-drag" }, - "path": [ - "theme", - "light", - "primary-drag" - ] + "path": ["theme", "light", "primary-drag"] }, "on-primary-hover": { "type": "color", @@ -17146,9 +13843,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29155", "exportKey": "variables" } @@ -17163,9 +13858,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29155", "exportKey": "variables" } @@ -17177,11 +13870,7 @@ "type": "light", "item": "on-primary-hover" }, - "path": [ - "theme", - "light", - "on-primary-hover" - ] + "path": ["theme", "light", "on-primary-hover"] }, "on-primary-focus": { "type": "color", @@ -17191,9 +13880,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29156", "exportKey": "variables" } @@ -17208,9 +13895,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29156", "exportKey": "variables" } @@ -17222,11 +13907,7 @@ "type": "light", "item": "on-primary-focus" }, - "path": [ - "theme", - "light", - "on-primary-focus" - ] + "path": ["theme", "light", "on-primary-focus"] }, "on-primary-press": { "type": "color", @@ -17236,9 +13917,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29157", "exportKey": "variables" } @@ -17253,9 +13932,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29157", "exportKey": "variables" } @@ -17267,11 +13944,7 @@ "type": "light", "item": "on-primary-press" }, - "path": [ - "theme", - "light", - "on-primary-press" - ] + "path": ["theme", "light", "on-primary-press"] }, "on-primary-drag": { "type": "color", @@ -17281,9 +13954,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29158", "exportKey": "variables" } @@ -17298,9 +13969,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29158", "exportKey": "variables" } @@ -17312,11 +13981,7 @@ "type": "light", "item": "on-primary-drag" }, - "path": [ - "theme", - "light", - "on-primary-drag" - ] + "path": ["theme", "light", "on-primary-drag"] }, "on-primary-container-hover": { "type": "color", @@ -17326,9 +13991,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29159", "exportKey": "variables" } @@ -17343,9 +14006,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29159", "exportKey": "variables" } @@ -17357,11 +14018,7 @@ "type": "light", "item": "on-primary-container-hover" }, - "path": [ - "theme", - "light", - "on-primary-container-hover" - ] + "path": ["theme", "light", "on-primary-container-hover"] }, "on-primary-container-focus": { "type": "color", @@ -17371,9 +14028,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29160", "exportKey": "variables" } @@ -17388,9 +14043,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29160", "exportKey": "variables" } @@ -17402,11 +14055,7 @@ "type": "light", "item": "on-primary-container-focus" }, - "path": [ - "theme", - "light", - "on-primary-container-focus" - ] + "path": ["theme", "light", "on-primary-container-focus"] }, "on-primary-container-press": { "type": "color", @@ -17416,9 +14065,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29161", "exportKey": "variables" } @@ -17433,9 +14080,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29161", "exportKey": "variables" } @@ -17447,11 +14092,7 @@ "type": "light", "item": "on-primary-container-press" }, - "path": [ - "theme", - "light", - "on-primary-container-press" - ] + "path": ["theme", "light", "on-primary-container-press"] }, "on-primary-container-drag": { "type": "color", @@ -17461,9 +14102,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29162", "exportKey": "variables" } @@ -17478,9 +14117,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29162", "exportKey": "variables" } @@ -17492,11 +14129,7 @@ "type": "light", "item": "on-primary-container-drag" }, - "path": [ - "theme", - "light", - "on-primary-container-drag" - ] + "path": ["theme", "light", "on-primary-container-drag"] }, "inverse-primary-hover": { "type": "color", @@ -17506,9 +14139,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29163", "exportKey": "variables" } @@ -17523,9 +14154,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29163", "exportKey": "variables" } @@ -17537,11 +14166,7 @@ "type": "light", "item": "inverse-primary-hover" }, - "path": [ - "theme", - "light", - "inverse-primary-hover" - ] + "path": ["theme", "light", "inverse-primary-hover"] }, "inverse-primary-focus": { "type": "color", @@ -17551,9 +14176,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29164", "exportKey": "variables" } @@ -17568,9 +14191,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29164", "exportKey": "variables" } @@ -17582,11 +14203,7 @@ "type": "light", "item": "inverse-primary-focus" }, - "path": [ - "theme", - "light", - "inverse-primary-focus" - ] + "path": ["theme", "light", "inverse-primary-focus"] }, "inverse-primary-press": { "type": "color", @@ -17596,9 +14213,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29165", "exportKey": "variables" } @@ -17613,9 +14228,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29165", "exportKey": "variables" } @@ -17627,11 +14240,7 @@ "type": "light", "item": "inverse-primary-press" }, - "path": [ - "theme", - "light", - "inverse-primary-press" - ] + "path": ["theme", "light", "inverse-primary-press"] }, "inverse-primary-drag": { "type": "color", @@ -17641,9 +14250,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29166", "exportKey": "variables" } @@ -17658,9 +14265,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29166", "exportKey": "variables" } @@ -17672,11 +14277,7 @@ "type": "light", "item": "inverse-primary-drag" }, - "path": [ - "theme", - "light", - "inverse-primary-drag" - ] + "path": ["theme", "light", "inverse-primary-drag"] }, "tertiary-hover": { "type": "color", @@ -17686,9 +14287,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29167", "exportKey": "variables" } @@ -17703,9 +14302,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29167", "exportKey": "variables" } @@ -17717,11 +14314,7 @@ "type": "light", "item": "tertiary-hover" }, - "path": [ - "theme", - "light", - "tertiary-hover" - ] + "path": ["theme", "light", "tertiary-hover"] }, "tertiary-press": { "type": "color", @@ -17731,9 +14324,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29168", "exportKey": "variables" } @@ -17748,9 +14339,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29168", "exportKey": "variables" } @@ -17762,11 +14351,7 @@ "type": "light", "item": "tertiary-press" }, - "path": [ - "theme", - "light", - "tertiary-press" - ] + "path": ["theme", "light", "tertiary-press"] }, "tertiary-focus": { "type": "color", @@ -17776,9 +14361,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29169", "exportKey": "variables" } @@ -17793,9 +14376,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29169", "exportKey": "variables" } @@ -17807,11 +14388,7 @@ "type": "light", "item": "tertiary-focus" }, - "path": [ - "theme", - "light", - "tertiary-focus" - ] + "path": ["theme", "light", "tertiary-focus"] }, "tertiary-drag": { "type": "color", @@ -17821,9 +14398,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29170", "exportKey": "variables" } @@ -17838,9 +14413,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29170", "exportKey": "variables" } @@ -17852,11 +14425,7 @@ "type": "light", "item": "tertiary-drag" }, - "path": [ - "theme", - "light", - "tertiary-drag" - ] + "path": ["theme", "light", "tertiary-drag"] }, "on-tertiary-hover": { "type": "color", @@ -17866,9 +14435,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29171", "exportKey": "variables" } @@ -17883,9 +14450,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29171", "exportKey": "variables" } @@ -17897,11 +14462,7 @@ "type": "light", "item": "on-tertiary-hover" }, - "path": [ - "theme", - "light", - "on-tertiary-hover" - ] + "path": ["theme", "light", "on-tertiary-hover"] }, "on-tertiary-press": { "type": "color", @@ -17911,9 +14472,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29172", "exportKey": "variables" } @@ -17928,9 +14487,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29172", "exportKey": "variables" } @@ -17942,11 +14499,7 @@ "type": "light", "item": "on-tertiary-press" }, - "path": [ - "theme", - "light", - "on-tertiary-press" - ] + "path": ["theme", "light", "on-tertiary-press"] }, "on-tertiary-focus": { "type": "color", @@ -17956,9 +14509,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29173", "exportKey": "variables" } @@ -17973,9 +14524,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29173", "exportKey": "variables" } @@ -17987,11 +14536,7 @@ "type": "light", "item": "on-tertiary-focus" }, - "path": [ - "theme", - "light", - "on-tertiary-focus" - ] + "path": ["theme", "light", "on-tertiary-focus"] }, "on-tertiary-drag": { "type": "color", @@ -18001,9 +14546,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29174", "exportKey": "variables" } @@ -18018,9 +14561,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29174", "exportKey": "variables" } @@ -18032,11 +14573,7 @@ "type": "light", "item": "on-tertiary-drag" }, - "path": [ - "theme", - "light", - "on-tertiary-drag" - ] + "path": ["theme", "light", "on-tertiary-drag"] }, "on-tertiary-container-hover": { "type": "color", @@ -18046,9 +14583,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29175", "exportKey": "variables" } @@ -18063,9 +14598,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29175", "exportKey": "variables" } @@ -18077,11 +14610,7 @@ "type": "light", "item": "on-tertiary-container-hover" }, - "path": [ - "theme", - "light", - "on-tertiary-container-hover" - ] + "path": ["theme", "light", "on-tertiary-container-hover"] }, "on-tertiary-container-press": { "type": "color", @@ -18091,9 +14620,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29176", "exportKey": "variables" } @@ -18108,9 +14635,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29176", "exportKey": "variables" } @@ -18122,11 +14647,7 @@ "type": "light", "item": "on-tertiary-container-press" }, - "path": [ - "theme", - "light", - "on-tertiary-container-press" - ] + "path": ["theme", "light", "on-tertiary-container-press"] }, "on-tertiary-container-focus": { "type": "color", @@ -18136,9 +14657,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29177", "exportKey": "variables" } @@ -18153,9 +14672,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29177", "exportKey": "variables" } @@ -18167,11 +14684,7 @@ "type": "light", "item": "on-tertiary-container-focus" }, - "path": [ - "theme", - "light", - "on-tertiary-container-focus" - ] + "path": ["theme", "light", "on-tertiary-container-focus"] }, "on-tertiary-container-drag": { "type": "color", @@ -18181,9 +14694,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29178", "exportKey": "variables" } @@ -18198,9 +14709,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29178", "exportKey": "variables" } @@ -18212,11 +14721,7 @@ "type": "light", "item": "on-tertiary-container-drag" }, - "path": [ - "theme", - "light", - "on-tertiary-container-drag" - ] + "path": ["theme", "light", "on-tertiary-container-drag"] }, "negative-hover": { "type": "color", @@ -18226,9 +14731,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29179", "exportKey": "variables" } @@ -18243,9 +14746,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29179", "exportKey": "variables" } @@ -18257,11 +14758,7 @@ "type": "light", "item": "negative-hover" }, - "path": [ - "theme", - "light", - "negative-hover" - ] + "path": ["theme", "light", "negative-hover"] }, "negative-press": { "type": "color", @@ -18271,9 +14768,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29180", "exportKey": "variables" } @@ -18288,9 +14783,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29180", "exportKey": "variables" } @@ -18302,11 +14795,7 @@ "type": "light", "item": "negative-press" }, - "path": [ - "theme", - "light", - "negative-press" - ] + "path": ["theme", "light", "negative-press"] }, "negative-focus": { "type": "color", @@ -18316,9 +14805,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29181", "exportKey": "variables" } @@ -18333,9 +14820,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29181", "exportKey": "variables" } @@ -18347,11 +14832,7 @@ "type": "light", "item": "negative-focus" }, - "path": [ - "theme", - "light", - "negative-focus" - ] + "path": ["theme", "light", "negative-focus"] }, "negative-drag": { "type": "color", @@ -18361,9 +14842,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29182", "exportKey": "variables" } @@ -18378,9 +14857,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29182", "exportKey": "variables" } @@ -18392,11 +14869,7 @@ "type": "light", "item": "negative-drag" }, - "path": [ - "theme", - "light", - "negative-drag" - ] + "path": ["theme", "light", "negative-drag"] }, "on-negative-hover": { "type": "color", @@ -18406,9 +14879,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29183", "exportKey": "variables" } @@ -18423,9 +14894,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29183", "exportKey": "variables" } @@ -18437,11 +14906,7 @@ "type": "light", "item": "on-negative-hover" }, - "path": [ - "theme", - "light", - "on-negative-hover" - ] + "path": ["theme", "light", "on-negative-hover"] }, "on-negative-press": { "type": "color", @@ -18451,9 +14916,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29184", "exportKey": "variables" } @@ -18468,9 +14931,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29184", "exportKey": "variables" } @@ -18482,11 +14943,7 @@ "type": "light", "item": "on-negative-press" }, - "path": [ - "theme", - "light", - "on-negative-press" - ] + "path": ["theme", "light", "on-negative-press"] }, "on-negative-focus": { "type": "color", @@ -18496,9 +14953,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29185", "exportKey": "variables" } @@ -18513,9 +14968,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29185", "exportKey": "variables" } @@ -18527,11 +14980,7 @@ "type": "light", "item": "on-negative-focus" }, - "path": [ - "theme", - "light", - "on-negative-focus" - ] + "path": ["theme", "light", "on-negative-focus"] }, "on-negative-drag": { "type": "color", @@ -18541,9 +14990,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29186", "exportKey": "variables" } @@ -18558,9 +15005,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29186", "exportKey": "variables" } @@ -18572,11 +15017,7 @@ "type": "light", "item": "on-negative-drag" }, - "path": [ - "theme", - "light", - "on-negative-drag" - ] + "path": ["theme", "light", "on-negative-drag"] }, "positive-hover": { "type": "color", @@ -18586,9 +15027,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29187", "exportKey": "variables" } @@ -18603,9 +15042,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29187", "exportKey": "variables" } @@ -18617,11 +15054,7 @@ "type": "light", "item": "positive-hover" }, - "path": [ - "theme", - "light", - "positive-hover" - ] + "path": ["theme", "light", "positive-hover"] }, "positive-press": { "type": "color", @@ -18631,9 +15064,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29188", "exportKey": "variables" } @@ -18648,9 +15079,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29188", "exportKey": "variables" } @@ -18662,11 +15091,7 @@ "type": "light", "item": "positive-press" }, - "path": [ - "theme", - "light", - "positive-press" - ] + "path": ["theme", "light", "positive-press"] }, "positive-focus": { "type": "color", @@ -18676,9 +15101,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29189", "exportKey": "variables" } @@ -18693,9 +15116,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29189", "exportKey": "variables" } @@ -18707,11 +15128,7 @@ "type": "light", "item": "positive-focus" }, - "path": [ - "theme", - "light", - "positive-focus" - ] + "path": ["theme", "light", "positive-focus"] }, "positive-drag": { "type": "color", @@ -18721,9 +15138,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29190", "exportKey": "variables" } @@ -18738,9 +15153,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29190", "exportKey": "variables" } @@ -18752,11 +15165,7 @@ "type": "light", "item": "positive-drag" }, - "path": [ - "theme", - "light", - "positive-drag" - ] + "path": ["theme", "light", "positive-drag"] }, "on-positive-hover": { "type": "color", @@ -18766,9 +15175,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29191", "exportKey": "variables" } @@ -18783,9 +15190,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29191", "exportKey": "variables" } @@ -18797,11 +15202,7 @@ "type": "light", "item": "on-positive-hover" }, - "path": [ - "theme", - "light", - "on-positive-hover" - ] + "path": ["theme", "light", "on-positive-hover"] }, "on-positive-press": { "type": "color", @@ -18811,9 +15212,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29192", "exportKey": "variables" } @@ -18828,9 +15227,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29192", "exportKey": "variables" } @@ -18842,11 +15239,7 @@ "type": "light", "item": "on-positive-press" }, - "path": [ - "theme", - "light", - "on-positive-press" - ] + "path": ["theme", "light", "on-positive-press"] }, "on-positive-focus": { "type": "color", @@ -18856,9 +15249,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29193", "exportKey": "variables" } @@ -18873,9 +15264,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29193", "exportKey": "variables" } @@ -18887,11 +15276,7 @@ "type": "light", "item": "on-positive-focus" }, - "path": [ - "theme", - "light", - "on-positive-focus" - ] + "path": ["theme", "light", "on-positive-focus"] }, "on-positive-drag": { "type": "color", @@ -18901,9 +15286,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29194", "exportKey": "variables" } @@ -18918,9 +15301,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29194", "exportKey": "variables" } @@ -18932,11 +15313,7 @@ "type": "light", "item": "on-positive-drag" }, - "path": [ - "theme", - "light", - "on-positive-drag" - ] + "path": ["theme", "light", "on-positive-drag"] }, "on-positive-container-hover": { "type": "color", @@ -18946,9 +15323,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29195", "exportKey": "variables" } @@ -18963,9 +15338,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29195", "exportKey": "variables" } @@ -18977,11 +15350,7 @@ "type": "light", "item": "on-positive-container-hover" }, - "path": [ - "theme", - "light", - "on-positive-container-hover" - ] + "path": ["theme", "light", "on-positive-container-hover"] }, "on-positive-container-focus": { "type": "color", @@ -18991,9 +15360,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29196", "exportKey": "variables" } @@ -19008,9 +15375,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29196", "exportKey": "variables" } @@ -19022,11 +15387,7 @@ "type": "light", "item": "on-positive-container-focus" }, - "path": [ - "theme", - "light", - "on-positive-container-focus" - ] + "path": ["theme", "light", "on-positive-container-focus"] }, "on-positive-container-press": { "type": "color", @@ -19036,9 +15397,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29197", "exportKey": "variables" } @@ -19053,9 +15412,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29197", "exportKey": "variables" } @@ -19067,11 +15424,7 @@ "type": "light", "item": "on-positive-container-press" }, - "path": [ - "theme", - "light", - "on-positive-container-press" - ] + "path": ["theme", "light", "on-positive-container-press"] }, "on-positive-container-drag": { "type": "color", @@ -19081,9 +15434,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29198", "exportKey": "variables" } @@ -19098,9 +15449,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29198", "exportKey": "variables" } @@ -19112,11 +15461,7 @@ "type": "light", "item": "on-positive-container-drag" }, - "path": [ - "theme", - "light", - "on-positive-container-drag" - ] + "path": ["theme", "light", "on-positive-container-drag"] }, "caution-hover": { "type": "color", @@ -19126,9 +15471,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29199", "exportKey": "variables" } @@ -19143,9 +15486,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29199", "exportKey": "variables" } @@ -19157,11 +15498,7 @@ "type": "light", "item": "caution-hover" }, - "path": [ - "theme", - "light", - "caution-hover" - ] + "path": ["theme", "light", "caution-hover"] }, "caution-press": { "type": "color", @@ -19171,9 +15508,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29200", "exportKey": "variables" } @@ -19188,9 +15523,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29200", "exportKey": "variables" } @@ -19202,11 +15535,7 @@ "type": "light", "item": "caution-press" }, - "path": [ - "theme", - "light", - "caution-press" - ] + "path": ["theme", "light", "caution-press"] }, "caution-focus": { "type": "color", @@ -19216,9 +15545,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29201", "exportKey": "variables" } @@ -19233,9 +15560,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29201", "exportKey": "variables" } @@ -19247,11 +15572,7 @@ "type": "light", "item": "caution-focus" }, - "path": [ - "theme", - "light", - "caution-focus" - ] + "path": ["theme", "light", "caution-focus"] }, "caution-drag": { "type": "color", @@ -19261,9 +15582,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29202", "exportKey": "variables" } @@ -19278,9 +15597,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29202", "exportKey": "variables" } @@ -19292,11 +15609,7 @@ "type": "light", "item": "caution-drag" }, - "path": [ - "theme", - "light", - "caution-drag" - ] + "path": ["theme", "light", "caution-drag"] }, "on-caution-hover": { "type": "color", @@ -19306,9 +15619,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29203", "exportKey": "variables" } @@ -19323,9 +15634,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29203", "exportKey": "variables" } @@ -19337,11 +15646,7 @@ "type": "light", "item": "on-caution-hover" }, - "path": [ - "theme", - "light", - "on-caution-hover" - ] + "path": ["theme", "light", "on-caution-hover"] }, "on-caution-press": { "type": "color", @@ -19351,9 +15656,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29204", "exportKey": "variables" } @@ -19368,9 +15671,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29204", "exportKey": "variables" } @@ -19382,11 +15683,7 @@ "type": "light", "item": "on-caution-press" }, - "path": [ - "theme", - "light", - "on-caution-press" - ] + "path": ["theme", "light", "on-caution-press"] }, "on-caution-focus": { "type": "color", @@ -19396,9 +15693,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29205", "exportKey": "variables" } @@ -19413,9 +15708,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29205", "exportKey": "variables" } @@ -19427,11 +15720,7 @@ "type": "light", "item": "on-caution-focus" }, - "path": [ - "theme", - "light", - "on-caution-focus" - ] + "path": ["theme", "light", "on-caution-focus"] }, "on-caution-drag": { "type": "color", @@ -19441,9 +15730,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29206", "exportKey": "variables" } @@ -19458,9 +15745,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29206", "exportKey": "variables" } @@ -19472,11 +15757,7 @@ "type": "light", "item": "on-caution-drag" }, - "path": [ - "theme", - "light", - "on-caution-drag" - ] + "path": ["theme", "light", "on-caution-drag"] }, "on-caution-container-hover": { "type": "color", @@ -19486,9 +15767,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29207", "exportKey": "variables" } @@ -19503,9 +15782,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29207", "exportKey": "variables" } @@ -19517,11 +15794,7 @@ "type": "light", "item": "on-caution-container-hover" }, - "path": [ - "theme", - "light", - "on-caution-container-hover" - ] + "path": ["theme", "light", "on-caution-container-hover"] }, "on-caution-container-press": { "type": "color", @@ -19531,9 +15804,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29208", "exportKey": "variables" } @@ -19548,9 +15819,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29208", "exportKey": "variables" } @@ -19562,11 +15831,7 @@ "type": "light", "item": "on-caution-container-press" }, - "path": [ - "theme", - "light", - "on-caution-container-press" - ] + "path": ["theme", "light", "on-caution-container-press"] }, "on-caution-container-focus": { "type": "color", @@ -19576,9 +15841,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29209", "exportKey": "variables" } @@ -19593,9 +15856,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29209", "exportKey": "variables" } @@ -19607,11 +15868,7 @@ "type": "light", "item": "on-caution-container-focus" }, - "path": [ - "theme", - "light", - "on-caution-container-focus" - ] + "path": ["theme", "light", "on-caution-container-focus"] }, "on-caution-container color": { "type": "color", @@ -19621,9 +15878,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29210", "exportKey": "variables" } @@ -19638,9 +15893,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29210", "exportKey": "variables" } @@ -19652,11 +15905,7 @@ "type": "light", "item": "on-caution-container color" }, - "path": [ - "theme", - "light", - "on-caution-container color" - ] + "path": ["theme", "light", "on-caution-container color"] }, "emphasis-hover": { "type": "color", @@ -19666,9 +15915,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29211", "exportKey": "variables" } @@ -19683,9 +15930,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29211", "exportKey": "variables" } @@ -19697,11 +15942,7 @@ "type": "light", "item": "emphasis-hover" }, - "path": [ - "theme", - "light", - "emphasis-hover" - ] + "path": ["theme", "light", "emphasis-hover"] }, "emphasis-press": { "type": "color", @@ -19711,9 +15952,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29212", "exportKey": "variables" } @@ -19728,9 +15967,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29212", "exportKey": "variables" } @@ -19742,11 +15979,7 @@ "type": "light", "item": "emphasis-press" }, - "path": [ - "theme", - "light", - "emphasis-press" - ] + "path": ["theme", "light", "emphasis-press"] }, "emphasis-focus": { "type": "color", @@ -19756,9 +15989,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29213", "exportKey": "variables" } @@ -19773,9 +16004,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29213", "exportKey": "variables" } @@ -19787,11 +16016,7 @@ "type": "light", "item": "emphasis-focus" }, - "path": [ - "theme", - "light", - "emphasis-focus" - ] + "path": ["theme", "light", "emphasis-focus"] }, "emphasis color": { "type": "color", @@ -19801,9 +16026,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29214", "exportKey": "variables" } @@ -19818,9 +16041,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29214", "exportKey": "variables" } @@ -19832,11 +16053,7 @@ "type": "light", "item": "emphasis color" }, - "path": [ - "theme", - "light", - "emphasis color" - ] + "path": ["theme", "light", "emphasis color"] }, "on-emphasis-hover": { "type": "color", @@ -19846,9 +16063,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29215", "exportKey": "variables" } @@ -19863,9 +16078,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29215", "exportKey": "variables" } @@ -19877,11 +16090,7 @@ "type": "light", "item": "on-emphasis-hover" }, - "path": [ - "theme", - "light", - "on-emphasis-hover" - ] + "path": ["theme", "light", "on-emphasis-hover"] }, "on-emphasis-press": { "type": "color", @@ -19891,9 +16100,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29216", "exportKey": "variables" } @@ -19908,9 +16115,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29216", "exportKey": "variables" } @@ -19922,11 +16127,7 @@ "type": "light", "item": "on-emphasis-press" }, - "path": [ - "theme", - "light", - "on-emphasis-press" - ] + "path": ["theme", "light", "on-emphasis-press"] }, "on-emphasis-focus": { "type": "color", @@ -19936,9 +16137,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29217", "exportKey": "variables" } @@ -19953,9 +16152,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29217", "exportKey": "variables" } @@ -19967,11 +16164,7 @@ "type": "light", "item": "on-emphasis-focus" }, - "path": [ - "theme", - "light", - "on-emphasis-focus" - ] + "path": ["theme", "light", "on-emphasis-focus"] }, "on-emphasis-drag": { "type": "color", @@ -19981,9 +16174,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29218", "exportKey": "variables" } @@ -19998,9 +16189,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29218", "exportKey": "variables" } @@ -20012,11 +16201,7 @@ "type": "light", "item": "on-emphasis-drag" }, - "path": [ - "theme", - "light", - "on-emphasis-drag" - ] + "path": ["theme", "light", "on-emphasis-drag"] }, "on-emphasis-container-hover": { "type": "color", @@ -20026,9 +16211,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29219", "exportKey": "variables" } @@ -20043,9 +16226,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29219", "exportKey": "variables" } @@ -20057,11 +16238,7 @@ "type": "light", "item": "on-emphasis-container-hover" }, - "path": [ - "theme", - "light", - "on-emphasis-container-hover" - ] + "path": ["theme", "light", "on-emphasis-container-hover"] }, "on-emphasis-container-press": { "type": "color", @@ -20071,9 +16248,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29220", "exportKey": "variables" } @@ -20088,9 +16263,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29220", "exportKey": "variables" } @@ -20102,11 +16275,7 @@ "type": "light", "item": "on-emphasis-container-press" }, - "path": [ - "theme", - "light", - "on-emphasis-container-press" - ] + "path": ["theme", "light", "on-emphasis-container-press"] }, "on-emphasis-container-focus": { "type": "color", @@ -20116,9 +16285,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29221", "exportKey": "variables" } @@ -20133,9 +16300,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29221", "exportKey": "variables" } @@ -20147,11 +16312,7 @@ "type": "light", "item": "on-emphasis-container-focus" }, - "path": [ - "theme", - "light", - "on-emphasis-container-focus" - ] + "path": ["theme", "light", "on-emphasis-container-focus"] }, "on-emphasis-container-drag": { "type": "color", @@ -20161,9 +16322,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29222", "exportKey": "variables" } @@ -20178,9 +16337,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29222", "exportKey": "variables" } @@ -20192,11 +16349,7 @@ "type": "light", "item": "on-emphasis-container-drag" }, - "path": [ - "theme", - "light", - "on-emphasis-container-drag" - ] + "path": ["theme", "light", "on-emphasis-container-drag"] }, "secondary-hover": { "type": "color", @@ -20206,9 +16359,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29223", "exportKey": "variables" } @@ -20223,9 +16374,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29223", "exportKey": "variables" } @@ -20237,11 +16386,7 @@ "type": "light", "item": "secondary-hover" }, - "path": [ - "theme", - "light", - "secondary-hover" - ] + "path": ["theme", "light", "secondary-hover"] }, "secondary-press": { "type": "color", @@ -20251,9 +16396,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29224", "exportKey": "variables" } @@ -20268,9 +16411,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29224", "exportKey": "variables" } @@ -20282,11 +16423,7 @@ "type": "light", "item": "secondary-press" }, - "path": [ - "theme", - "light", - "secondary-press" - ] + "path": ["theme", "light", "secondary-press"] }, "secondary-focus": { "type": "color", @@ -20296,9 +16433,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29225", "exportKey": "variables" } @@ -20313,9 +16448,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29225", "exportKey": "variables" } @@ -20327,11 +16460,7 @@ "type": "light", "item": "secondary-focus" }, - "path": [ - "theme", - "light", - "secondary-focus" - ] + "path": ["theme", "light", "secondary-focus"] }, "secondary-drag": { "type": "color", @@ -20341,9 +16470,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29226", "exportKey": "variables" } @@ -20358,9 +16485,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29226", "exportKey": "variables" } @@ -20372,11 +16497,7 @@ "type": "light", "item": "secondary-drag" }, - "path": [ - "theme", - "light", - "secondary-drag" - ] + "path": ["theme", "light", "secondary-drag"] }, "on-secondary-hover": { "type": "color", @@ -20386,9 +16507,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29227", "exportKey": "variables" } @@ -20403,9 +16522,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29227", "exportKey": "variables" } @@ -20417,11 +16534,7 @@ "type": "light", "item": "on-secondary-hover" }, - "path": [ - "theme", - "light", - "on-secondary-hover" - ] + "path": ["theme", "light", "on-secondary-hover"] }, "on-secondary-press": { "type": "color", @@ -20431,9 +16544,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29228", "exportKey": "variables" } @@ -20448,9 +16559,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29228", "exportKey": "variables" } @@ -20462,11 +16571,7 @@ "type": "light", "item": "on-secondary-press" }, - "path": [ - "theme", - "light", - "on-secondary-press" - ] + "path": ["theme", "light", "on-secondary-press"] }, "on-secondary-focus": { "type": "color", @@ -20476,9 +16581,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29229", "exportKey": "variables" } @@ -20493,9 +16596,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29229", "exportKey": "variables" } @@ -20507,11 +16608,7 @@ "type": "light", "item": "on-secondary-focus" }, - "path": [ - "theme", - "light", - "on-secondary-focus" - ] + "path": ["theme", "light", "on-secondary-focus"] }, "on-secondary-drag": { "type": "color", @@ -20521,9 +16618,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29230", "exportKey": "variables" } @@ -20538,9 +16633,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29230", "exportKey": "variables" } @@ -20552,11 +16645,7 @@ "type": "light", "item": "on-secondary-drag" }, - "path": [ - "theme", - "light", - "on-secondary-drag" - ] + "path": ["theme", "light", "on-secondary-drag"] }, "on-secondary-container-hover": { "type": "color", @@ -20566,9 +16655,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29231", "exportKey": "variables" } @@ -20583,9 +16670,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29231", "exportKey": "variables" } @@ -20597,11 +16682,7 @@ "type": "light", "item": "on-secondary-container-hover" }, - "path": [ - "theme", - "light", - "on-secondary-container-hover" - ] + "path": ["theme", "light", "on-secondary-container-hover"] }, "on-secondary-container-press": { "type": "color", @@ -20611,9 +16692,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29232", "exportKey": "variables" } @@ -20628,9 +16707,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29232", "exportKey": "variables" } @@ -20642,11 +16719,7 @@ "type": "light", "item": "on-secondary-container-press" }, - "path": [ - "theme", - "light", - "on-secondary-container-press" - ] + "path": ["theme", "light", "on-secondary-container-press"] }, "on-secondary-container-focus": { "type": "color", @@ -20656,9 +16729,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29233", "exportKey": "variables" } @@ -20673,9 +16744,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29233", "exportKey": "variables" } @@ -20687,11 +16756,7 @@ "type": "light", "item": "on-secondary-container-focus" }, - "path": [ - "theme", - "light", - "on-secondary-container-focus" - ] + "path": ["theme", "light", "on-secondary-container-focus"] }, "on-secondary-container-drag": { "type": "color", @@ -20701,9 +16766,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29234", "exportKey": "variables" } @@ -20718,9 +16781,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29234", "exportKey": "variables" } @@ -20732,11 +16793,7 @@ "type": "light", "item": "on-secondary-container-drag" }, - "path": [ - "theme", - "light", - "on-secondary-container-drag" - ] + "path": ["theme", "light", "on-secondary-container-drag"] }, "on-surface-hover": { "type": "color", @@ -20746,9 +16803,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29235", "exportKey": "variables" } @@ -20763,9 +16818,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29235", "exportKey": "variables" } @@ -20777,11 +16830,7 @@ "type": "light", "item": "on-surface-hover" }, - "path": [ - "theme", - "light", - "on-surface-hover" - ] + "path": ["theme", "light", "on-surface-hover"] }, "on-surface-press": { "type": "color", @@ -20791,9 +16840,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29236", "exportKey": "variables" } @@ -20808,9 +16855,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29236", "exportKey": "variables" } @@ -20822,11 +16867,7 @@ "type": "light", "item": "on-surface-press" }, - "path": [ - "theme", - "light", - "on-surface-press" - ] + "path": ["theme", "light", "on-surface-press"] }, "on-surface-focus": { "type": "color", @@ -20836,9 +16877,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29237", "exportKey": "variables" } @@ -20853,9 +16892,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29237", "exportKey": "variables" } @@ -20867,11 +16904,7 @@ "type": "light", "item": "on-surface-focus" }, - "path": [ - "theme", - "light", - "on-surface-focus" - ] + "path": ["theme", "light", "on-surface-focus"] }, "on-surface-drag": { "type": "color", @@ -20881,9 +16914,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29238", "exportKey": "variables" } @@ -20898,9 +16929,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29238", "exportKey": "variables" } @@ -20912,11 +16941,7 @@ "type": "light", "item": "on-surface-drag" }, - "path": [ - "theme", - "light", - "on-surface-drag" - ] + "path": ["theme", "light", "on-surface-drag"] }, "on-surface-variant-hover": { "type": "color", @@ -20926,9 +16951,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29239", "exportKey": "variables" } @@ -20943,9 +16966,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29239", "exportKey": "variables" } @@ -20957,11 +16978,7 @@ "type": "light", "item": "on-surface-variant-hover" }, - "path": [ - "theme", - "light", - "on-surface-variant-hover" - ] + "path": ["theme", "light", "on-surface-variant-hover"] }, "on-surface-variant-press": { "type": "color", @@ -20971,9 +16988,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29240", "exportKey": "variables" } @@ -20988,9 +17003,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29240", "exportKey": "variables" } @@ -21002,11 +17015,7 @@ "type": "light", "item": "on-surface-variant-press" }, - "path": [ - "theme", - "light", - "on-surface-variant-press" - ] + "path": ["theme", "light", "on-surface-variant-press"] }, "on-surface-variant-focus": { "type": "color", @@ -21016,9 +17025,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29241", "exportKey": "variables" } @@ -21033,9 +17040,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29241", "exportKey": "variables" } @@ -21047,11 +17052,7 @@ "type": "light", "item": "on-surface-variant-focus" }, - "path": [ - "theme", - "light", - "on-surface-variant-focus" - ] + "path": ["theme", "light", "on-surface-variant-focus"] }, "on-surface-variant-drag": { "type": "color", @@ -21061,9 +17062,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29242", "exportKey": "variables" } @@ -21078,9 +17077,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29242", "exportKey": "variables" } @@ -21092,11 +17089,7 @@ "type": "light", "item": "on-surface-variant-drag" }, - "path": [ - "theme", - "light", - "on-surface-variant-drag" - ] + "path": ["theme", "light", "on-surface-variant-drag"] }, "inverse-on-surface-hover": { "type": "color", @@ -21106,9 +17099,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29243", "exportKey": "variables" } @@ -21123,9 +17114,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29243", "exportKey": "variables" } @@ -21137,11 +17126,7 @@ "type": "light", "item": "inverse-on-surface-hover" }, - "path": [ - "theme", - "light", - "inverse-on-surface-hover" - ] + "path": ["theme", "light", "inverse-on-surface-hover"] }, "inverse-on-surface-press": { "type": "color", @@ -21151,9 +17136,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29244", "exportKey": "variables" } @@ -21168,9 +17151,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29244", "exportKey": "variables" } @@ -21182,11 +17163,7 @@ "type": "light", "item": "inverse-on-surface-press" }, - "path": [ - "theme", - "light", - "inverse-on-surface-press" - ] + "path": ["theme", "light", "inverse-on-surface-press"] }, "inverse-on-surface-focus": { "type": "color", @@ -21196,9 +17173,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29245", "exportKey": "variables" } @@ -21213,9 +17188,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29245", "exportKey": "variables" } @@ -21227,11 +17200,7 @@ "type": "light", "item": "inverse-on-surface-focus" }, - "path": [ - "theme", - "light", - "inverse-on-surface-focus" - ] + "path": ["theme", "light", "inverse-on-surface-focus"] }, "inverse-on-surface-drag": { "type": "color", @@ -21241,9 +17210,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29246", "exportKey": "variables" } @@ -21258,9 +17225,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29246", "exportKey": "variables" } @@ -21272,11 +17237,7 @@ "type": "light", "item": "inverse-on-surface-drag" }, - "path": [ - "theme", - "light", - "inverse-on-surface-drag" - ] + "path": ["theme", "light", "inverse-on-surface-drag"] }, "on-negative-container-hover": { "type": "color", @@ -21286,9 +17247,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29247", "exportKey": "variables" } @@ -21303,9 +17262,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29247", "exportKey": "variables" } @@ -21317,11 +17274,7 @@ "type": "light", "item": "on-negative-container-hover" }, - "path": [ - "theme", - "light", - "on-negative-container-hover" - ] + "path": ["theme", "light", "on-negative-container-hover"] }, "on-negative-container-press": { "type": "color", @@ -21331,9 +17284,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29248", "exportKey": "variables" } @@ -21348,9 +17299,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29248", "exportKey": "variables" } @@ -21362,11 +17311,7 @@ "type": "light", "item": "on-negative-container-press" }, - "path": [ - "theme", - "light", - "on-negative-container-press" - ] + "path": ["theme", "light", "on-negative-container-press"] }, "on-negative-container-focus": { "type": "color", @@ -21376,9 +17321,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29249", "exportKey": "variables" } @@ -21393,9 +17336,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29249", "exportKey": "variables" } @@ -21407,11 +17348,7 @@ "type": "light", "item": "on-negative-container-focus" }, - "path": [ - "theme", - "light", - "on-negative-container-focus" - ] + "path": ["theme", "light", "on-negative-container-focus"] }, "on-negative-container-drag": { "type": "color", @@ -21421,9 +17358,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29250", "exportKey": "variables" } @@ -21438,9 +17373,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29250", "exportKey": "variables" } @@ -21452,24 +17385,17 @@ "type": "light", "item": "on-negative-container-drag" }, - "path": [ - "theme", - "light", - "on-negative-container-drag" - ] + "path": ["theme", "light", "on-negative-container-drag"] }, "states": { "primary-hover": { "type": "color", - "value": "#bac3ff14", + "value": "#3053f414", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29605", "exportKey": "variables" } @@ -21478,15 +17404,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.primary-8%}", + "value": "{theme.light.colors.primary-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29605", "exportKey": "variables" } @@ -21499,24 +17422,16 @@ "item": "states", "subitem": "primary-hover" }, - "path": [ - "theme", - "light", - "states", - "primary-hover" - ] + "path": ["theme", "light", "states", "primary-hover"] }, "primary-focus": { "type": "color", - "value": "#bac3ff1f", + "value": "#3053f41f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29606", "exportKey": "variables" } @@ -21525,15 +17440,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.primary-12%}", + "value": "{theme.light.colors.primary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29606", "exportKey": "variables" } @@ -21546,24 +17458,16 @@ "item": "states", "subitem": "primary-focus" }, - "path": [ - "theme", - "light", - "states", - "primary-focus" - ] + "path": ["theme", "light", "states", "primary-focus"] }, "primary-press": { "type": "color", - "value": "#bac3ff1f", + "value": "#3053f41f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29607", "exportKey": "variables" } @@ -21572,15 +17476,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.primary-12%}", + "value": "{theme.light.colors.primary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29607", "exportKey": "variables" } @@ -21593,24 +17494,16 @@ "item": "states", "subitem": "primary-press" }, - "path": [ - "theme", - "light", - "states", - "primary-press" - ] + "path": ["theme", "light", "states", "primary-press"] }, "primary-drag": { "type": "color", - "value": "#bac3ff29", + "value": "#3053f429", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29608", "exportKey": "variables" } @@ -21619,15 +17512,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.primary-16%}", + "value": "{theme.light.colors.primary-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29608", "exportKey": "variables" } @@ -21640,24 +17530,16 @@ "item": "states", "subitem": "primary-drag" }, - "path": [ - "theme", - "light", - "states", - "primary-drag" - ] + "path": ["theme", "light", "states", "primary-drag"] }, "on-primary-hover": { "type": "color", - "value": "#111a2814", + "value": "#ffffff14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29609", "exportKey": "variables" } @@ -21666,15 +17548,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-primary-8%}", + "value": "{theme.light.colors.on-primary-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29609", "exportKey": "variables" } @@ -21687,24 +17566,16 @@ "item": "states", "subitem": "on-primary-hover" }, - "path": [ - "theme", - "light", - "states", - "on-primary-hover" - ] + "path": ["theme", "light", "states", "on-primary-hover"] }, "on-primary-focus": { "type": "color", - "value": "#111a281f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29610", "exportKey": "variables" } @@ -21713,15 +17584,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-primary-12%}", + "value": "{theme.light.colors.on-primary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29610", "exportKey": "variables" } @@ -21734,24 +17602,16 @@ "item": "states", "subitem": "on-primary-focus" }, - "path": [ - "theme", - "light", - "states", - "on-primary-focus" - ] + "path": ["theme", "light", "states", "on-primary-focus"] }, "on-primary-press": { "type": "color", - "value": "#111a281f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29611", "exportKey": "variables" } @@ -21760,15 +17620,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-primary-12%}", + "value": "{theme.light.colors.on-primary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29611", "exportKey": "variables" } @@ -21781,24 +17638,16 @@ "item": "states", "subitem": "on-primary-press" }, - "path": [ - "theme", - "light", - "states", - "on-primary-press" - ] + "path": ["theme", "light", "states", "on-primary-press"] }, "on-primary-drag": { "type": "color", - "value": "#111a2829", + "value": "#ffffff29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29612", "exportKey": "variables" } @@ -21807,15 +17656,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-primary-16%}", + "value": "{theme.light.colors.on-primary-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29612", "exportKey": "variables" } @@ -21828,24 +17674,16 @@ "item": "states", "subitem": "on-primary-drag" }, - "path": [ - "theme", - "light", - "states", - "on-primary-drag" - ] + "path": ["theme", "light", "states", "on-primary-drag"] }, "on-primary-container-hover": { "type": "color", - "value": "#dde1ff14", + "value": "#00115a14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29613", "exportKey": "variables" } @@ -21854,15 +17692,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-primary-container-8%}", + "value": "{theme.light.colors.on-primary-container-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29613", "exportKey": "variables" } @@ -21875,24 +17710,16 @@ "item": "states", "subitem": "on-primary-container-hover" }, - "path": [ - "theme", - "light", - "states", - "on-primary-container-hover" - ] + "path": ["theme", "light", "states", "on-primary-container-hover"] }, "on-primary-container-focus": { "type": "color", - "value": "#dde1ff1f", + "value": "#00115a1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29614", "exportKey": "variables" } @@ -21901,15 +17728,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-primary-container-12%}", + "value": "{theme.light.colors.on-primary-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29614", "exportKey": "variables" } @@ -21922,24 +17746,16 @@ "item": "states", "subitem": "on-primary-container-focus" }, - "path": [ - "theme", - "light", - "states", - "on-primary-container-focus" - ] + "path": ["theme", "light", "states", "on-primary-container-focus"] }, "on-primary-container-press": { "type": "color", - "value": "#dde1ff1f", + "value": "#00115a1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29615", "exportKey": "variables" } @@ -21948,15 +17764,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-primary-container-12%}", + "value": "{theme.light.colors.on-primary-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29615", "exportKey": "variables" } @@ -21969,24 +17782,16 @@ "item": "states", "subitem": "on-primary-container-press" }, - "path": [ - "theme", - "light", - "states", - "on-primary-container-press" - ] + "path": ["theme", "light", "states", "on-primary-container-press"] }, "on-primary-container-drag": { "type": "color", - "value": "#dde1ff29", + "value": "#00115a29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29616", "exportKey": "variables" } @@ -21995,15 +17800,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-primary-container-16%}", + "value": "{theme.light.colors.on-primary-container-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29616", "exportKey": "variables" } @@ -22016,24 +17818,16 @@ "item": "states", "subitem": "on-primary-container-drag" }, - "path": [ - "theme", - "light", - "states", - "on-primary-container-drag" - ] + "path": ["theme", "light", "states", "on-primary-container-drag"] }, "inverse-primary-hover": { "type": "color", - "value": "#3053f414", + "value": "#bac3ff14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29617", "exportKey": "variables" } @@ -22042,15 +17836,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.inverse-primary-8%}", + "value": "{theme.light.colors.inverse-primary-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29617", "exportKey": "variables" } @@ -22063,24 +17854,16 @@ "item": "states", "subitem": "inverse-primary-hover" }, - "path": [ - "theme", - "light", - "states", - "inverse-primary-hover" - ] + "path": ["theme", "light", "states", "inverse-primary-hover"] }, "inverse-primary-focus": { "type": "color", - "value": "#3053f41f", + "value": "#bac3ff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29618", "exportKey": "variables" } @@ -22089,15 +17872,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.inverse-primary-12%}", + "value": "{theme.light.colors.inverse-primary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29618", "exportKey": "variables" } @@ -22110,24 +17890,16 @@ "item": "states", "subitem": "inverse-primary-focus" }, - "path": [ - "theme", - "light", - "states", - "inverse-primary-focus" - ] + "path": ["theme", "light", "states", "inverse-primary-focus"] }, "inverse-primary-press": { "type": "color", - "value": "#3053f41f", + "value": "#bac3ff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29619", "exportKey": "variables" } @@ -22136,15 +17908,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.inverse-primary-12%}", + "value": "{theme.light.colors.inverse-primary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29619", "exportKey": "variables" } @@ -22157,24 +17926,16 @@ "item": "states", "subitem": "inverse-primary-press" }, - "path": [ - "theme", - "light", - "states", - "inverse-primary-press" - ] + "path": ["theme", "light", "states", "inverse-primary-press"] }, "inverse-primary-drag": { "type": "color", - "value": "#3053f429", + "value": "#bac3ff29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29620", "exportKey": "variables" } @@ -22183,15 +17944,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.inverse-primary-16%}", + "value": "{theme.light.colors.inverse-primary-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29620", "exportKey": "variables" } @@ -22204,12 +17962,7 @@ "item": "states", "subitem": "inverse-primary-drag" }, - "path": [ - "theme", - "light", - "states", - "inverse-primary-drag" - ] + "path": ["theme", "light", "states", "inverse-primary-drag"] }, "tertiary-hover": { "type": "color", @@ -22218,10 +17971,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29621", "exportKey": "variables" } @@ -22230,15 +17980,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.tertiary-8%}", + "value": "{theme.light.colors.tertiary-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29621", "exportKey": "variables" } @@ -22251,12 +17998,7 @@ "item": "states", "subitem": "tertiary-hover" }, - "path": [ - "theme", - "light", - "states", - "tertiary-hover" - ] + "path": ["theme", "light", "states", "tertiary-hover"] }, "tertiary-press": { "type": "color", @@ -22265,10 +18007,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29622", "exportKey": "variables" } @@ -22277,15 +18016,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.tertiary-12%}", + "value": "{theme.light.colors.tertiary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29622", "exportKey": "variables" } @@ -22298,12 +18034,7 @@ "item": "states", "subitem": "tertiary-press" }, - "path": [ - "theme", - "light", - "states", - "tertiary-press" - ] + "path": ["theme", "light", "states", "tertiary-press"] }, "tertiary-focus": { "type": "color", @@ -22312,10 +18043,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29623", "exportKey": "variables" } @@ -22324,15 +18052,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.tertiary-12%}", + "value": "{theme.light.colors.tertiary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29623", "exportKey": "variables" } @@ -22345,12 +18070,7 @@ "item": "states", "subitem": "tertiary-focus" }, - "path": [ - "theme", - "light", - "states", - "tertiary-focus" - ] + "path": ["theme", "light", "states", "tertiary-focus"] }, "tertiary-drag": { "type": "color", @@ -22359,10 +18079,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29624", "exportKey": "variables" } @@ -22371,15 +18088,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.tertiary-16%}", + "value": "{theme.light.colors.tertiary-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29624", "exportKey": "variables" } @@ -22392,24 +18106,16 @@ "item": "states", "subitem": "tertiary-drag" }, - "path": [ - "theme", - "light", - "states", - "tertiary-drag" - ] + "path": ["theme", "light", "states", "tertiary-drag"] }, "on-tertiary-hover": { "type": "color", - "value": "#612e1a14", + "value": "#ffffff14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29625", "exportKey": "variables" } @@ -22418,15 +18124,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-tertiary-8%}", + "value": "{theme.light.colors.on-tertiary-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29625", "exportKey": "variables" } @@ -22439,24 +18142,16 @@ "item": "states", "subitem": "on-tertiary-hover" }, - "path": [ - "theme", - "light", - "states", - "on-tertiary-hover" - ] + "path": ["theme", "light", "states", "on-tertiary-hover"] }, "on-tertiary-press": { "type": "color", - "value": "#612e1a1f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29626", "exportKey": "variables" } @@ -22465,15 +18160,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-tertiary-12%}", + "value": "{theme.light.colors.on-tertiary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29626", "exportKey": "variables" } @@ -22486,24 +18178,16 @@ "item": "states", "subitem": "on-tertiary-press" }, - "path": [ - "theme", - "light", - "states", - "on-tertiary-press" - ] + "path": ["theme", "light", "states", "on-tertiary-press"] }, "on-tertiary-focus": { "type": "color", - "value": "#612e1a1f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29627", "exportKey": "variables" } @@ -22512,15 +18196,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-tertiary-12%}", + "value": "{theme.light.colors.on-tertiary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29627", "exportKey": "variables" } @@ -22533,24 +18214,16 @@ "item": "states", "subitem": "on-tertiary-focus" }, - "path": [ - "theme", - "light", - "states", - "on-tertiary-focus" - ] + "path": ["theme", "light", "states", "on-tertiary-focus"] }, "on-tertiary-drag": { "type": "color", - "value": "#612e1a29", + "value": "#ffffff29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29628", "exportKey": "variables" } @@ -22559,15 +18232,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-tertiary-16%}", + "value": "{theme.light.colors.on-tertiary-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29628", "exportKey": "variables" } @@ -22580,24 +18250,16 @@ "item": "states", "subitem": "on-tertiary-drag" }, - "path": [ - "theme", - "light", - "states", - "on-tertiary-drag" - ] + "path": ["theme", "light", "states", "on-tertiary-drag"] }, "on-tertiary-container-hover": { "type": "color", - "value": "#fef1ec14", + "value": "#48130014", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29629", "exportKey": "variables" } @@ -22606,15 +18268,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-tertiary-container-8%}", + "value": "{theme.light.colors.on-tertiary-container-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29629", "exportKey": "variables" } @@ -22627,24 +18286,16 @@ "item": "states", "subitem": "on-tertiary-container-hover" }, - "path": [ - "theme", - "light", - "states", - "on-tertiary-container-hover" - ] + "path": ["theme", "light", "states", "on-tertiary-container-hover"] }, "on-tertiary-container-press": { "type": "color", - "value": "#fef1ec1f", + "value": "#4813001f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29630", "exportKey": "variables" } @@ -22653,15 +18304,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-tertiary-container-12%}", + "value": "{theme.light.colors.on-tertiary-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29630", "exportKey": "variables" } @@ -22674,24 +18322,16 @@ "item": "states", "subitem": "on-tertiary-container-press" }, - "path": [ - "theme", - "light", - "states", - "on-tertiary-container-press" - ] + "path": ["theme", "light", "states", "on-tertiary-container-press"] }, "on-tertiary-container-focus": { "type": "color", - "value": "#fef1ec1f", + "value": "#4813001f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29631", "exportKey": "variables" } @@ -22700,15 +18340,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-tertiary-container-12%}", + "value": "{theme.light.colors.on-tertiary-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29631", "exportKey": "variables" } @@ -22721,24 +18358,16 @@ "item": "states", "subitem": "on-tertiary-container-focus" }, - "path": [ - "theme", - "light", - "states", - "on-tertiary-container-focus" - ] + "path": ["theme", "light", "states", "on-tertiary-container-focus"] }, "on-tertiary-container-drag": { "type": "color", - "value": "#fef1ec29", + "value": "#48130029", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29632", "exportKey": "variables" } @@ -22747,15 +18376,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-tertiary-container-16%}", + "value": "{theme.light.colors.on-tertiary-container-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29632", "exportKey": "variables" } @@ -22768,24 +18394,16 @@ "item": "states", "subitem": "on-tertiary-container-drag" }, - "path": [ - "theme", - "light", - "states", - "on-tertiary-container-drag" - ] + "path": ["theme", "light", "states", "on-tertiary-container-drag"] }, "negative-hover": { "type": "color", - "value": "#fd7d6914", + "value": "#ae120914", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29633", "exportKey": "variables" } @@ -22794,15 +18412,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.negative-8%}", + "value": "{theme.light.colors.negative-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29633", "exportKey": "variables" } @@ -22815,24 +18430,16 @@ "item": "states", "subitem": "negative-hover" }, - "path": [ - "theme", - "light", - "states", - "negative-hover" - ] + "path": ["theme", "light", "states", "negative-hover"] }, "negative-press": { "type": "color", - "value": "#fd7d691f", + "value": "#ae12091f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29634", "exportKey": "variables" } @@ -22841,15 +18448,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.negative-12%}", + "value": "{theme.light.colors.negative-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29634", "exportKey": "variables" } @@ -22862,24 +18466,16 @@ "item": "states", "subitem": "negative-press" }, - "path": [ - "theme", - "light", - "states", - "negative-press" - ] + "path": ["theme", "light", "states", "negative-press"] }, "negative-focus": { "type": "color", - "value": "#fd7d691f", + "value": "#ae12091f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29635", "exportKey": "variables" } @@ -22888,15 +18484,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.negative-12%}", + "value": "{theme.light.colors.negative-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29635", "exportKey": "variables" } @@ -22909,24 +18502,16 @@ "item": "states", "subitem": "negative-focus" }, - "path": [ - "theme", - "light", - "states", - "negative-focus" - ] + "path": ["theme", "light", "states", "negative-focus"] }, "negative-drag": { "type": "color", - "value": "#fd7d6929", + "value": "#ae120929", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29636", "exportKey": "variables" } @@ -22935,15 +18520,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.negative-16%}", + "value": "{theme.light.colors.negative-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29636", "exportKey": "variables" } @@ -22956,24 +18538,16 @@ "item": "states", "subitem": "negative-drag" }, - "path": [ - "theme", - "light", - "states", - "negative-drag" - ] + "path": ["theme", "light", "states", "negative-drag"] }, "on-negative-hover": { "type": "color", - "value": "#33191514", + "value": "#ffffff14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29637", "exportKey": "variables" } @@ -22982,15 +18556,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-negative-8%}", + "value": "{theme.light.colors.on-negative-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29637", "exportKey": "variables" } @@ -23003,24 +18574,16 @@ "item": "states", "subitem": "on-negative-hover" }, - "path": [ - "theme", - "light", - "states", - "on-negative-hover" - ] + "path": ["theme", "light", "states", "on-negative-hover"] }, "on-negative-press": { "type": "color", - "value": "#3319151f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29638", "exportKey": "variables" } @@ -23029,15 +18592,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-negative-12%}", + "value": "{theme.light.colors.on-negative-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29638", "exportKey": "variables" } @@ -23050,24 +18610,16 @@ "item": "states", "subitem": "on-negative-press" }, - "path": [ - "theme", - "light", - "states", - "on-negative-press" - ] + "path": ["theme", "light", "states", "on-negative-press"] }, "on-negative-focus": { "type": "color", - "value": "#3319151f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29639", "exportKey": "variables" } @@ -23076,15 +18628,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-negative-12%}", + "value": "{theme.light.colors.on-negative-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29639", "exportKey": "variables" } @@ -23097,24 +18646,16 @@ "item": "states", "subitem": "on-negative-focus" }, - "path": [ - "theme", - "light", - "states", - "on-negative-focus" - ] + "path": ["theme", "light", "states", "on-negative-focus"] }, "on-negative-drag": { "type": "color", - "value": "#33191529", + "value": "#ffffff29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29640", "exportKey": "variables" } @@ -23123,15 +18664,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-negative-16%}", + "value": "{theme.light.colors.on-negative-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29640", "exportKey": "variables" } @@ -23144,24 +18682,16 @@ "item": "states", "subitem": "on-negative-drag" }, - "path": [ - "theme", - "light", - "states", - "on-negative-drag" - ] + "path": ["theme", "light", "states", "on-negative-drag"] }, "positive-hover": { "type": "color", - "value": "#91d89014", + "value": "#03660014", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29641", "exportKey": "variables" } @@ -23170,15 +18700,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.positive-8%}", + "value": "{theme.light.colors.positive-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29641", "exportKey": "variables" } @@ -23191,24 +18718,16 @@ "item": "states", "subitem": "positive-hover" }, - "path": [ - "theme", - "light", - "states", - "positive-hover" - ] + "path": ["theme", "light", "states", "positive-hover"] }, "positive-press": { "type": "color", - "value": "#91d89029", + "value": "#03660029", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29642", "exportKey": "variables" } @@ -23217,15 +18736,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.positive-16%}", + "value": "{theme.light.colors.positive-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29642", "exportKey": "variables" } @@ -23238,24 +18754,16 @@ "item": "states", "subitem": "positive-press" }, - "path": [ - "theme", - "light", - "states", - "positive-press" - ] + "path": ["theme", "light", "states", "positive-press"] }, "positive-focus": { "type": "color", - "value": "#91d89029", + "value": "#03660029", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29643", "exportKey": "variables" } @@ -23264,15 +18772,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.positive-16%}", + "value": "{theme.light.colors.positive-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29643", "exportKey": "variables" } @@ -23285,24 +18790,16 @@ "item": "states", "subitem": "positive-focus" }, - "path": [ - "theme", - "light", - "states", - "positive-focus" - ] + "path": ["theme", "light", "states", "positive-focus"] }, "positive-drag": { "type": "color", - "value": "#91d8901f", + "value": "#0366001f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29644", "exportKey": "variables" } @@ -23311,15 +18808,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.positive-12%}", + "value": "{theme.light.colors.positive-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29644", "exportKey": "variables" } @@ -23332,24 +18826,16 @@ "item": "states", "subitem": "positive-drag" }, - "path": [ - "theme", - "light", - "states", - "positive-drag" - ] + "path": ["theme", "light", "states", "positive-drag"] }, "on-positive-hover": { "type": "color", - "value": "#11261114", + "value": "#ffffff14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29645", "exportKey": "variables" } @@ -23358,15 +18844,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-positive-8%}", + "value": "{theme.light.colors.on-positive-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29645", "exportKey": "variables" } @@ -23379,24 +18862,16 @@ "item": "states", "subitem": "on-positive-hover" }, - "path": [ - "theme", - "light", - "states", - "on-positive-hover" - ] + "path": ["theme", "light", "states", "on-positive-hover"] }, "on-positive-press": { "type": "color", - "value": "#1126111f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29646", "exportKey": "variables" } @@ -23405,15 +18880,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-positive-12%}", + "value": "{theme.light.colors.on-positive-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29646", "exportKey": "variables" } @@ -23426,24 +18898,16 @@ "item": "states", "subitem": "on-positive-press" }, - "path": [ - "theme", - "light", - "states", - "on-positive-press" - ] + "path": ["theme", "light", "states", "on-positive-press"] }, "on-positive-focus": { "type": "color", - "value": "#1126111f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29647", "exportKey": "variables" } @@ -23452,15 +18916,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-positive-12%}", + "value": "{theme.light.colors.on-positive-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29647", "exportKey": "variables" } @@ -23473,24 +18934,16 @@ "item": "states", "subitem": "on-positive-focus" }, - "path": [ - "theme", - "light", - "states", - "on-positive-focus" - ] + "path": ["theme", "light", "states", "on-positive-focus"] }, "on-positive-drag": { "type": "color", - "value": "#11261129", + "value": "#ffffff29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29648", "exportKey": "variables" } @@ -23499,15 +18952,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-positive-16%}", + "value": "{theme.light.colors.on-positive-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29648", "exportKey": "variables" } @@ -23520,24 +18970,16 @@ "item": "states", "subitem": "on-positive-drag" }, - "path": [ - "theme", - "light", - "states", - "on-positive-drag" - ] + "path": ["theme", "light", "states", "on-positive-drag"] }, "on-positive-container-hover": { "type": "color", - "value": "#91d89014", + "value": "#000a0014", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29649", "exportKey": "variables" } @@ -23546,15 +18988,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-positive-container-8%}", + "value": "{theme.light.colors.on-positive-container-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29649", "exportKey": "variables" } @@ -23567,24 +19006,16 @@ "item": "states", "subitem": "on-positive-container-hover" }, - "path": [ - "theme", - "light", - "states", - "on-positive-container-hover" - ] + "path": ["theme", "light", "states", "on-positive-container-hover"] }, "on-positive-container-focus": { "type": "color", - "value": "#91d8901f", + "value": "#000a001f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29650", "exportKey": "variables" } @@ -23593,15 +19024,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-positive-container-12%}", + "value": "{theme.light.colors.on-positive-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29650", "exportKey": "variables" } @@ -23614,24 +19042,16 @@ "item": "states", "subitem": "on-positive-container-focus" }, - "path": [ - "theme", - "light", - "states", - "on-positive-container-focus" - ] + "path": ["theme", "light", "states", "on-positive-container-focus"] }, "on-positive-container-press": { "type": "color", - "value": "#91d8901f", + "value": "#000a001f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29651", "exportKey": "variables" } @@ -23640,15 +19060,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-positive-container-12%}", + "value": "{theme.light.colors.on-positive-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29651", "exportKey": "variables" } @@ -23661,24 +19078,16 @@ "item": "states", "subitem": "on-positive-container-press" }, - "path": [ - "theme", - "light", - "states", - "on-positive-container-press" - ] + "path": ["theme", "light", "states", "on-positive-container-press"] }, "on-positive-container-drag": { "type": "color", - "value": "#91d89029", + "value": "#000a0029", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29652", "exportKey": "variables" } @@ -23687,15 +19096,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-positive-container-16%}", + "value": "{theme.light.colors.on-positive-container-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29652", "exportKey": "variables" } @@ -23708,24 +19114,16 @@ "item": "states", "subitem": "on-positive-container-drag" }, - "path": [ - "theme", - "light", - "states", - "on-positive-container-drag" - ] + "path": ["theme", "light", "states", "on-positive-container-drag"] }, "caution-hover": { "type": "color", - "value": "#ffb77514", + "value": "#f3880014", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29653", "exportKey": "variables" } @@ -23734,15 +19132,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.caution-8%}", + "value": "{theme.light.colors.caution-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29653", "exportKey": "variables" } @@ -23755,24 +19150,16 @@ "item": "states", "subitem": "caution-hover" }, - "path": [ - "theme", - "light", - "states", - "caution-hover" - ] + "path": ["theme", "light", "states", "caution-hover"] }, "caution-press": { "type": "color", - "value": "#ffb7751f", + "value": "#f388001f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29654", "exportKey": "variables" } @@ -23781,15 +19168,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.caution-12%}", + "value": "{theme.light.colors.caution-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29654", "exportKey": "variables" } @@ -23802,24 +19186,16 @@ "item": "states", "subitem": "caution-press" }, - "path": [ - "theme", - "light", - "states", - "caution-press" - ] + "path": ["theme", "light", "states", "caution-press"] }, "caution-focus": { "type": "color", - "value": "#ffb7751f", + "value": "#f388001f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29655", "exportKey": "variables" } @@ -23828,15 +19204,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.caution-12%}", + "value": "{theme.light.colors.caution-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29655", "exportKey": "variables" } @@ -23849,24 +19222,16 @@ "item": "states", "subitem": "caution-focus" }, - "path": [ - "theme", - "light", - "states", - "caution-focus" - ] + "path": ["theme", "light", "states", "caution-focus"] }, "caution-drag": { "type": "color", - "value": "#ffb77529", + "value": "#f3880029", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29656", "exportKey": "variables" } @@ -23875,15 +19240,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.caution-16%}", + "value": "{theme.light.colors.caution-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29656", "exportKey": "variables" } @@ -23896,24 +19258,16 @@ "item": "states", "subitem": "caution-drag" }, - "path": [ - "theme", - "light", - "states", - "caution-drag" - ] + "path": ["theme", "light", "states", "caution-drag"] }, "on-caution-hover": { "type": "color", - "value": "#66492f1f", + "value": "#ffffff14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29657", "exportKey": "variables" } @@ -23922,15 +19276,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-caution-8%}", + "value": "{theme.light.colors.on-caution-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29657", "exportKey": "variables" } @@ -23943,24 +19294,16 @@ "item": "states", "subitem": "on-caution-hover" }, - "path": [ - "theme", - "light", - "states", - "on-caution-hover" - ] + "path": ["theme", "light", "states", "on-caution-hover"] }, "on-caution-press": { "type": "color", - "value": "#66492f1f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29658", "exportKey": "variables" } @@ -23969,15 +19312,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-caution-12%}", + "value": "{theme.light.colors.on-caution-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29658", "exportKey": "variables" } @@ -23990,24 +19330,16 @@ "item": "states", "subitem": "on-caution-press" }, - "path": [ - "theme", - "light", - "states", - "on-caution-press" - ] + "path": ["theme", "light", "states", "on-caution-press"] }, "on-caution-focus": { "type": "color", - "value": "#66492f1f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29659", "exportKey": "variables" } @@ -24016,15 +19348,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-caution-12%}", + "value": "{theme.light.colors.on-caution-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29659", "exportKey": "variables" } @@ -24037,24 +19366,16 @@ "item": "states", "subitem": "on-caution-focus" }, - "path": [ - "theme", - "light", - "states", - "on-caution-focus" - ] + "path": ["theme", "light", "states", "on-caution-focus"] }, "on-caution-drag": { "type": "color", - "value": "#66492f29", + "value": "#ffffff29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29660", "exportKey": "variables" } @@ -24063,15 +19384,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-caution-16%}", + "value": "{theme.light.colors.on-caution-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29660", "exportKey": "variables" } @@ -24084,24 +19402,16 @@ "item": "states", "subitem": "on-caution-drag" }, - "path": [ - "theme", - "light", - "states", - "on-caution-drag" - ] + "path": ["theme", "light", "states", "on-caution-drag"] }, "on-caution-container-hover": { "type": "color", - "value": "#19120c14", + "value": "#180e0014", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29661", "exportKey": "variables" } @@ -24110,15 +19420,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-caution-container-8%}", + "value": "{theme.light.colors.on-caution-container-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29661", "exportKey": "variables" } @@ -24131,24 +19438,16 @@ "item": "states", "subitem": "on-caution-container-hover" }, - "path": [ - "theme", - "light", - "states", - "on-caution-container-hover" - ] + "path": ["theme", "light", "states", "on-caution-container-hover"] }, "on-caution-container-press": { "type": "color", - "value": "#19120c14", + "value": "#180e0014", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29662", "exportKey": "variables" } @@ -24157,15 +19456,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-caution-container-8%}", + "value": "{theme.light.colors.on-caution-container-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29662", "exportKey": "variables" } @@ -24178,24 +19474,16 @@ "item": "states", "subitem": "on-caution-container-press" }, - "path": [ - "theme", - "light", - "states", - "on-caution-container-press" - ] + "path": ["theme", "light", "states", "on-caution-container-press"] }, "on-caution-container-focus": { "type": "color", - "value": "#19120c1f", + "value": "#180e001f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29663", "exportKey": "variables" } @@ -24204,15 +19492,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-caution-container-12%}", + "value": "{theme.light.colors.on-caution-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29663", "exportKey": "variables" } @@ -24225,24 +19510,16 @@ "item": "states", "subitem": "on-caution-container-focus" }, - "path": [ - "theme", - "light", - "states", - "on-caution-container-focus" - ] + "path": ["theme", "light", "states", "on-caution-container-focus"] }, "on-caution-container-drag": { "type": "color", - "value": "#19120c29", + "value": "#180e0029", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29664", "exportKey": "variables" } @@ -24251,15 +19528,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-caution-container-16%}", + "value": "{theme.light.colors.on-caution-container-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29664", "exportKey": "variables" } @@ -24272,24 +19546,16 @@ "item": "states", "subitem": "on-caution-container-drag" }, - "path": [ - "theme", - "light", - "states", - "on-caution-container-drag" - ] + "path": ["theme", "light", "states", "on-caution-container-drag"] }, "emphasis-hover": { "type": "color", - "value": "#cc809c14", + "value": "#b1014214", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29665", "exportKey": "variables" } @@ -24298,15 +19564,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.emphasis-8%}", + "value": "{theme.light.colors.emphasis-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29665", "exportKey": "variables" } @@ -24319,24 +19582,16 @@ "item": "states", "subitem": "emphasis-hover" }, - "path": [ - "theme", - "light", - "states", - "emphasis-hover" - ] + "path": ["theme", "light", "states", "emphasis-hover"] }, "emphasis-press": { "type": "color", - "value": "#cc809c1f", + "value": "#b101421f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29666", "exportKey": "variables" } @@ -24345,15 +19600,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.emphasis-12%}", + "value": "{theme.light.colors.emphasis-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29666", "exportKey": "variables" } @@ -24366,24 +19618,16 @@ "item": "states", "subitem": "emphasis-press" }, - "path": [ - "theme", - "light", - "states", - "emphasis-press" - ] + "path": ["theme", "light", "states", "emphasis-press"] }, "emphasis-focus": { "type": "color", - "value": "#cc809c1f", + "value": "#b101421f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29667", "exportKey": "variables" } @@ -24392,15 +19636,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.emphasis-12%}", + "value": "{theme.light.colors.emphasis-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29667", "exportKey": "variables" } @@ -24413,24 +19654,16 @@ "item": "states", "subitem": "emphasis-focus" }, - "path": [ - "theme", - "light", - "states", - "emphasis-focus" - ] + "path": ["theme", "light", "states", "emphasis-focus"] }, "emphasis-drag": { "type": "color", - "value": "#cc809c29", + "value": "#b1014229", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29668", "exportKey": "variables" } @@ -24439,15 +19672,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.emphasis-16%}", + "value": "{theme.light.colors.emphasis-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29668", "exportKey": "variables" } @@ -24460,24 +19690,16 @@ "item": "states", "subitem": "emphasis-drag" }, - "path": [ - "theme", - "light", - "states", - "emphasis-drag" - ] + "path": ["theme", "light", "states", "emphasis-drag"] }, "on-emphasis-hover": { "type": "color", - "value": "#19101314", + "value": "#ffffff14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29669", "exportKey": "variables" } @@ -24486,15 +19708,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-emphasis-8%}", + "value": "{theme.light.colors.on-emphasis-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29669", "exportKey": "variables" } @@ -24507,24 +19726,16 @@ "item": "states", "subitem": "on-emphasis-hover" }, - "path": [ - "theme", - "light", - "states", - "on-emphasis-hover" - ] + "path": ["theme", "light", "states", "on-emphasis-hover"] }, "on-emphasis-press": { "type": "color", - "value": "#1910131f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29670", "exportKey": "variables" } @@ -24533,15 +19744,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-emphasis-12%}", + "value": "{theme.light.colors.on-emphasis-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29670", "exportKey": "variables" } @@ -24554,24 +19762,16 @@ "item": "states", "subitem": "on-emphasis-press" }, - "path": [ - "theme", - "light", - "states", - "on-emphasis-press" - ] + "path": ["theme", "light", "states", "on-emphasis-press"] }, "on-emphasis-focus": { "type": "color", - "value": "#1910131f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29671", "exportKey": "variables" } @@ -24580,15 +19780,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-emphasis-12%}", + "value": "{theme.light.colors.on-emphasis-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29671", "exportKey": "variables" } @@ -24601,24 +19798,16 @@ "item": "states", "subitem": "on-emphasis-focus" }, - "path": [ - "theme", - "light", - "states", - "on-emphasis-focus" - ] + "path": ["theme", "light", "states", "on-emphasis-focus"] }, "on-emphasis-drag": { "type": "color", - "value": "#19101329", + "value": "#ffffff29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29672", "exportKey": "variables" } @@ -24627,15 +19816,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-emphasis-16%}", + "value": "{theme.light.colors.on-emphasis-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29672", "exportKey": "variables" } @@ -24648,24 +19834,16 @@ "item": "states", "subitem": "on-emphasis-drag" }, - "path": [ - "theme", - "light", - "states", - "on-emphasis-drag" - ] + "path": ["theme", "light", "states", "on-emphasis-drag"] }, "on-emphasis-container-hover": { "type": "color", - "value": "#ffd9e714", + "value": "#12000714", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29673", "exportKey": "variables" } @@ -24674,15 +19852,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-emphasis-container-8%}", + "value": "{theme.light.colors.on-emphasis-container-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29673", "exportKey": "variables" } @@ -24695,24 +19870,16 @@ "item": "states", "subitem": "on-emphasis-container-hover" }, - "path": [ - "theme", - "light", - "states", - "on-emphasis-container-hover" - ] + "path": ["theme", "light", "states", "on-emphasis-container-hover"] }, "on-emphasis-container-press": { "type": "color", - "value": "#ffd9e71f", + "value": "#1200071f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29674", "exportKey": "variables" } @@ -24721,15 +19888,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-emphasis-container-12%}", + "value": "{theme.light.colors.on-emphasis-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29674", "exportKey": "variables" } @@ -24742,24 +19906,16 @@ "item": "states", "subitem": "on-emphasis-container-press" }, - "path": [ - "theme", - "light", - "states", - "on-emphasis-container-press" - ] + "path": ["theme", "light", "states", "on-emphasis-container-press"] }, "on-emphasis-container-focus": { "type": "color", - "value": "#ffd9e71f", + "value": "#1200071f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29675", "exportKey": "variables" } @@ -24768,15 +19924,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-emphasis-container-12%}", + "value": "{theme.light.colors.on-emphasis-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29675", "exportKey": "variables" } @@ -24789,24 +19942,16 @@ "item": "states", "subitem": "on-emphasis-container-focus" }, - "path": [ - "theme", - "light", - "states", - "on-emphasis-container-focus" - ] + "path": ["theme", "light", "states", "on-emphasis-container-focus"] }, "on-emphasis-container-drag": { "type": "color", - "value": "#ffd9e729", + "value": "#180e0029", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29676", "exportKey": "variables" } @@ -24815,15 +19960,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-emphasis-container-16%}", + "value": "{theme.light.colors.on-emphasis-container-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29676", "exportKey": "variables" } @@ -24836,24 +19978,16 @@ "item": "states", "subitem": "on-emphasis-container-drag" }, - "path": [ - "theme", - "light", - "states", - "on-emphasis-container-drag" - ] + "path": ["theme", "light", "states", "on-emphasis-container-drag"] }, "secondary-hover": { "type": "color", - "value": "#c3c5dd14", + "value": "#61637814", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29677", "exportKey": "variables" } @@ -24862,15 +19996,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.secondary-8%}", + "value": "{theme.light.colors.secondary-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29677", "exportKey": "variables" } @@ -24883,24 +20014,16 @@ "item": "states", "subitem": "secondary-hover" }, - "path": [ - "theme", - "light", - "states", - "secondary-hover" - ] + "path": ["theme", "light", "states", "secondary-hover"] }, "secondary-press": { "type": "color", - "value": "#c3c5dd1f", + "value": "#6163781f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29678", "exportKey": "variables" } @@ -24909,15 +20032,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.secondary-12%}", + "value": "{theme.light.colors.secondary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29678", "exportKey": "variables" } @@ -24930,24 +20050,16 @@ "item": "states", "subitem": "secondary-press" }, - "path": [ - "theme", - "light", - "states", - "secondary-press" - ] + "path": ["theme", "light", "states", "secondary-press"] }, "secondary-focus": { "type": "color", - "value": "#c3c5dd1f", + "value": "#6163781f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29679", "exportKey": "variables" } @@ -24956,15 +20068,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.secondary-12%}", + "value": "{theme.light.colors.secondary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29679", "exportKey": "variables" } @@ -24977,24 +20086,16 @@ "item": "states", "subitem": "secondary-focus" }, - "path": [ - "theme", - "light", - "states", - "secondary-focus" - ] + "path": ["theme", "light", "states", "secondary-focus"] }, "secondary-drag": { "type": "color", - "value": "#c3c5dd29", + "value": "#61637829", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29680", "exportKey": "variables" } @@ -25003,15 +20104,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.secondary-16%}", + "value": "{theme.light.colors.secondary-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29680", "exportKey": "variables" } @@ -25024,24 +20122,16 @@ "item": "states", "subitem": "secondary-drag" }, - "path": [ - "theme", - "light", - "states", - "secondary-drag" - ] + "path": ["theme", "light", "states", "secondary-drag"] }, "on-secondary-hover": { "type": "color", - "value": "#171a2c14", + "value": "#ffffff14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29681", "exportKey": "variables" } @@ -25050,15 +20140,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-secondary-8%}", + "value": "{theme.light.colors.on-secondary-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29681", "exportKey": "variables" } @@ -25071,24 +20158,16 @@ "item": "states", "subitem": "on-secondary-hover" }, - "path": [ - "theme", - "light", - "states", - "on-secondary-hover" - ] + "path": ["theme", "light", "states", "on-secondary-hover"] }, "on-secondary-press": { "type": "color", - "value": "#171a2c1f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29682", "exportKey": "variables" } @@ -25097,15 +20176,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-secondary-12%}", + "value": "{theme.light.colors.on-secondary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29682", "exportKey": "variables" } @@ -25118,24 +20194,16 @@ "item": "states", "subitem": "on-secondary-press" }, - "path": [ - "theme", - "light", - "states", - "on-secondary-press" - ] + "path": ["theme", "light", "states", "on-secondary-press"] }, "on-secondary-focus": { "type": "color", - "value": "#171a2c1f", + "value": "#ffffff1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29683", "exportKey": "variables" } @@ -25144,15 +20212,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-secondary-12%}", + "value": "{theme.light.colors.on-secondary-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29683", "exportKey": "variables" } @@ -25165,24 +20230,16 @@ "item": "states", "subitem": "on-secondary-focus" }, - "path": [ - "theme", - "light", - "states", - "on-secondary-focus" - ] + "path": ["theme", "light", "states", "on-secondary-focus"] }, "on-secondary-drag": { "type": "color", - "value": "#171a2c29", + "value": "#ffffff29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29684", "exportKey": "variables" } @@ -25191,15 +20248,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-secondary-16%}", + "value": "{theme.light.colors.on-secondary-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29684", "exportKey": "variables" } @@ -25212,24 +20266,16 @@ "item": "states", "subitem": "on-secondary-drag" }, - "path": [ - "theme", - "light", - "states", - "on-secondary-drag" - ] + "path": ["theme", "light", "states", "on-secondary-drag"] }, "on-secondary-container-hover": { "type": "color", - "value": "#5b5d7214", + "value": "#171a2c14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29685", "exportKey": "variables" } @@ -25238,15 +20284,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-secondary-container-8%}", + "value": "{theme.light.colors.on-secondary-container-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29685", "exportKey": "variables" } @@ -25259,24 +20302,16 @@ "item": "states", "subitem": "on-secondary-container-hover" }, - "path": [ - "theme", - "light", - "states", - "on-secondary-container-hover" - ] + "path": ["theme", "light", "states", "on-secondary-container-hover"] }, "on-secondary-container-press": { "type": "color", - "value": "#5b5d721f", + "value": "#171a2c1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29686", "exportKey": "variables" } @@ -25285,15 +20320,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-secondary-container-12%}", + "value": "{theme.light.colors.on-secondary-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29686", "exportKey": "variables" } @@ -25306,24 +20338,16 @@ "item": "states", "subitem": "on-secondary-container-press" }, - "path": [ - "theme", - "light", - "states", - "on-secondary-container-press" - ] + "path": ["theme", "light", "states", "on-secondary-container-press"] }, "on-secondary-container-focus": { "type": "color", - "value": "#5b5d721f", + "value": "#171a2c1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29687", "exportKey": "variables" } @@ -25332,15 +20356,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-secondary-container-12%}", + "value": "{theme.light.colors.on-secondary-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29687", "exportKey": "variables" } @@ -25353,24 +20374,16 @@ "item": "states", "subitem": "on-secondary-container-focus" }, - "path": [ - "theme", - "light", - "states", - "on-secondary-container-focus" - ] + "path": ["theme", "light", "states", "on-secondary-container-focus"] }, "on-secondary-container-drag": { "type": "color", - "value": "#61637829", + "value": "#171a2c29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29688", "exportKey": "variables" } @@ -25379,15 +20392,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-secondary-container-16%}", + "value": "{theme.light.colors.on-secondary-container-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29688", "exportKey": "variables" } @@ -25400,24 +20410,16 @@ "item": "states", "subitem": "on-secondary-container-drag" }, - "path": [ - "theme", - "light", - "states", - "on-secondary-container-drag" - ] + "path": ["theme", "light", "states", "on-secondary-container-drag"] }, "on-surface-hover": { "type": "color", - "value": "#ebe8ec14", + "value": "#1e1d1e14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29689", "exportKey": "variables" } @@ -25426,15 +20428,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-surface-8%}", + "value": "{theme.light.colors.on-surface-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29689", "exportKey": "variables" } @@ -25447,24 +20446,16 @@ "item": "states", "subitem": "on-surface-hover" }, - "path": [ - "theme", - "light", - "states", - "on-surface-hover" - ] + "path": ["theme", "light", "states", "on-surface-hover"] }, "on-surface-press": { "type": "color", - "value": "#ebe8ec1f", + "value": "#1e1d1e1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29690", "exportKey": "variables" } @@ -25473,15 +20464,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-surface-12%}", + "value": "{theme.light.colors.on-surface-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29690", "exportKey": "variables" } @@ -25494,24 +20482,16 @@ "item": "states", "subitem": "on-surface-press" }, - "path": [ - "theme", - "light", - "states", - "on-surface-press" - ] + "path": ["theme", "light", "states", "on-surface-press"] }, "on-surface-focus": { "type": "color", - "value": "#ebe8ec1f", + "value": "#1e1d1e1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29691", "exportKey": "variables" } @@ -25520,15 +20500,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-surface-12%}", + "value": "{theme.light.colors.on-surface-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29691", "exportKey": "variables" } @@ -25541,24 +20518,16 @@ "item": "states", "subitem": "on-surface-focus" }, - "path": [ - "theme", - "light", - "states", - "on-surface-focus" - ] + "path": ["theme", "light", "states", "on-surface-focus"] }, "on-surface-drag": { "type": "color", - "value": "#ebe8ec29", + "value": "#1e1d1e29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29692", "exportKey": "variables" } @@ -25567,15 +20536,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-surface-16%}", + "value": "{theme.light.colors.on-surface-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29692", "exportKey": "variables" } @@ -25588,24 +20554,16 @@ "item": "states", "subitem": "on-surface-drag" }, - "path": [ - "theme", - "light", - "states", - "on-surface-drag" - ] + "path": ["theme", "light", "states", "on-surface-drag"] }, "on-surface-variant-hover": { "type": "color", - "value": "#d5d3d814", + "value": "#5c5b5f14", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29693", "exportKey": "variables" } @@ -25614,15 +20572,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-surface-variant-8%}", + "value": "{theme.light.colors.on-surface-variant-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29693", "exportKey": "variables" } @@ -25635,24 +20590,16 @@ "item": "states", "subitem": "on-surface-variant-hover" }, - "path": [ - "theme", - "light", - "states", - "on-surface-variant-hover" - ] + "path": ["theme", "light", "states", "on-surface-variant-hover"] }, "on-surface-variant-press": { "type": "color", - "value": "#d5d3d81f", + "value": "#5c5b5f1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29694", "exportKey": "variables" } @@ -25661,15 +20608,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-surface-variant-12%}", + "value": "{theme.light.colors.on-surface-variant-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29694", "exportKey": "variables" } @@ -25682,24 +20626,16 @@ "item": "states", "subitem": "on-surface-variant-press" }, - "path": [ - "theme", - "light", - "states", - "on-surface-variant-press" - ] + "path": ["theme", "light", "states", "on-surface-variant-press"] }, "on-surface-variant-focus": { "type": "color", - "value": "#d5d3d81f", + "value": "#5c5b5f1f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29695", "exportKey": "variables" } @@ -25708,15 +20644,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-surface-variant-12%}", + "value": "{theme.light.colors.on-surface-variant-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29695", "exportKey": "variables" } @@ -25729,24 +20662,16 @@ "item": "states", "subitem": "on-surface-variant-focus" }, - "path": [ - "theme", - "light", - "states", - "on-surface-variant-focus" - ] + "path": ["theme", "light", "states", "on-surface-variant-focus"] }, "on-surface-variant-drag": { "type": "color", - "value": "#d5d3d829", + "value": "#5c5b5f29", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29696", "exportKey": "variables" } @@ -25755,15 +20680,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-surface-variant-16%}", + "value": "{theme.light.colors.on-surface-variant-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29696", "exportKey": "variables" } @@ -25776,24 +20698,16 @@ "item": "states", "subitem": "on-surface-variant-drag" }, - "path": [ - "theme", - "light", - "states", - "on-surface-variant-drag" - ] + "path": ["theme", "light", "states", "on-surface-variant-drag"] }, "inverse-on-surface-hover": { "type": "color", - "value": "#3e3e4114", + "value": "#f6f3f614", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29697", "exportKey": "variables" } @@ -25802,15 +20716,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.inverse-on-surface-8%}", + "value": "{theme.light.colors.inverse-on-surface-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29697", "exportKey": "variables" } @@ -25823,24 +20734,16 @@ "item": "states", "subitem": "inverse-on-surface-hover" }, - "path": [ - "theme", - "light", - "states", - "inverse-on-surface-hover" - ] + "path": ["theme", "light", "states", "inverse-on-surface-hover"] }, "inverse-on-surface-press": { "type": "color", - "value": "#3e3e411f", + "value": "#f6f3f61f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29698", "exportKey": "variables" } @@ -25849,15 +20752,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.inverse-on-surface-12%}", + "value": "{theme.light.colors.inverse-on-surface-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29698", "exportKey": "variables" } @@ -25870,24 +20770,16 @@ "item": "states", "subitem": "inverse-on-surface-press" }, - "path": [ - "theme", - "light", - "states", - "inverse-on-surface-press" - ] + "path": ["theme", "light", "states", "inverse-on-surface-press"] }, "inverse-on-surface-focus": { "type": "color", - "value": "#3e3e411f", + "value": "#f6f3f61f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29699", "exportKey": "variables" } @@ -25896,15 +20788,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.inverse-on-surface-12%}", + "value": "{theme.light.colors.inverse-on-surface-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29699", "exportKey": "variables" } @@ -25917,24 +20806,16 @@ "item": "states", "subitem": "inverse-on-surface-focus" }, - "path": [ - "theme", - "light", - "states", - "inverse-on-surface-focus" - ] + "path": ["theme", "light", "states", "inverse-on-surface-focus"] }, "inverse-on-surface-drag": { "type": "color", - "value": "#3e3e4129", + "value": "#f6f3f61f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29700", "exportKey": "variables" } @@ -25943,15 +20824,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.inverse-on-surface-16%}", + "value": "{theme.light.colors.inverse-on-surface-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29700", "exportKey": "variables" } @@ -25964,24 +20842,16 @@ "item": "states", "subitem": "inverse-on-surface-drag" }, - "path": [ - "theme", - "light", - "states", - "inverse-on-surface-drag" - ] + "path": ["theme", "light", "states", "inverse-on-surface-drag"] }, "on-negative-container-hover": { "type": "color", - "value": "#ffac9f14", + "value": "#11020114", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29701", "exportKey": "variables" } @@ -25990,15 +20860,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-negative-container-8%}", + "value": "{theme.light.colors.on-negative-container-8%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29701", "exportKey": "variables" } @@ -26011,24 +20878,16 @@ "item": "states", "subitem": "on-negative-container-hover" }, - "path": [ - "theme", - "light", - "states", - "on-negative-container-hover" - ] + "path": ["theme", "light", "states", "on-negative-container-hover"] }, "on-negative-container-press": { "type": "color", - "value": "#ffac9f1f", + "value": "#1102011f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29702", "exportKey": "variables" } @@ -26037,15 +20896,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-negative-container-12%}", + "value": "{theme.light.colors.on-negative-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29702", "exportKey": "variables" } @@ -26058,24 +20914,16 @@ "item": "states", "subitem": "on-negative-container-press" }, - "path": [ - "theme", - "light", - "states", - "on-negative-container-press" - ] + "path": ["theme", "light", "states", "on-negative-container-press"] }, "on-negative-container-focus": { "type": "color", - "value": "#ffac9f1f", + "value": "#1102011f", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29703", "exportKey": "variables" } @@ -26084,15 +20932,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-negative-container-12%}", + "value": "{theme.light.colors.on-negative-container-12%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29703", "exportKey": "variables" } @@ -26105,24 +20950,16 @@ "item": "states", "subitem": "on-negative-container-focus" }, - "path": [ - "theme", - "light", - "states", - "on-negative-container-focus" - ] + "path": ["theme", "light", "states", "on-negative-container-focus"] }, "on-negative-container-drag": { "type": "color", - "value": "#ffac9f29", + "value": "#11020129", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29704", "exportKey": "variables" } @@ -26131,15 +20968,12 @@ "isSource": true, "original": { "type": "color", - "value": "{theme.dark.colors.on-negative-container-16%}", + "value": "{theme.light.colors.on-negative-container-16%}", "extensions": { "org.lukasoppermann.figmaDesignTokens": { "mode": "Light", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29704", "exportKey": "variables" } @@ -26152,12 +20986,7 @@ "item": "states", "subitem": "on-negative-container-drag" }, - "path": [ - "theme", - "light", - "states", - "on-negative-container-drag" - ] + "path": ["theme", "light", "states", "on-negative-container-drag"] } } }, @@ -26171,9 +21000,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34425", "exportKey": "variables" } @@ -26188,9 +21015,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34425", "exportKey": "variables" } @@ -26203,12 +21028,7 @@ "item": "palettes", "subitem": "digital blue 100" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 100" - ] + "path": ["theme", "dark", "palettes", "digital blue 100"] }, "digital blue 98": { "type": "color", @@ -26218,9 +21038,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34426", "exportKey": "variables" } @@ -26235,9 +21053,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34426", "exportKey": "variables" } @@ -26250,12 +21066,7 @@ "item": "palettes", "subitem": "digital blue 98" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 98" - ] + "path": ["theme", "dark", "palettes", "digital blue 98"] }, "digital blue 95": { "type": "color", @@ -26265,9 +21076,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34427", "exportKey": "variables" } @@ -26282,9 +21091,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34427", "exportKey": "variables" } @@ -26297,12 +21104,7 @@ "item": "palettes", "subitem": "digital blue 95" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 95" - ] + "path": ["theme", "dark", "palettes", "digital blue 95"] }, "digital blue 90": { "type": "color", @@ -26312,9 +21114,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34428", "exportKey": "variables" } @@ -26329,9 +21129,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34428", "exportKey": "variables" } @@ -26344,12 +21142,7 @@ "item": "palettes", "subitem": "digital blue 90" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 90" - ] + "path": ["theme", "dark", "palettes", "digital blue 90"] }, "digital blue 80": { "type": "color", @@ -26359,9 +21152,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34429", "exportKey": "variables" } @@ -26376,9 +21167,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34429", "exportKey": "variables" } @@ -26391,12 +21180,7 @@ "item": "palettes", "subitem": "digital blue 80" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 80" - ] + "path": ["theme", "dark", "palettes", "digital blue 80"] }, "digital blue 70": { "type": "color", @@ -26406,9 +21190,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34430", "exportKey": "variables" } @@ -26423,9 +21205,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34430", "exportKey": "variables" } @@ -26438,12 +21218,7 @@ "item": "palettes", "subitem": "digital blue 70" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 70" - ] + "path": ["theme", "dark", "palettes", "digital blue 70"] }, "digital blue 60": { "type": "color", @@ -26453,9 +21228,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34431", "exportKey": "variables" } @@ -26470,9 +21243,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34431", "exportKey": "variables" } @@ -26485,12 +21256,7 @@ "item": "palettes", "subitem": "digital blue 60" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 60" - ] + "path": ["theme", "dark", "palettes", "digital blue 60"] }, "digital blue 50": { "type": "color", @@ -26500,9 +21266,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34432", "exportKey": "variables" } @@ -26517,9 +21281,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34432", "exportKey": "variables" } @@ -26532,12 +21294,7 @@ "item": "palettes", "subitem": "digital blue 50" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 50" - ] + "path": ["theme", "dark", "palettes", "digital blue 50"] }, "digital blue 40": { "type": "color", @@ -26547,9 +21304,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34433", "exportKey": "variables" } @@ -26564,9 +21319,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34433", "exportKey": "variables" } @@ -26579,12 +21332,7 @@ "item": "palettes", "subitem": "digital blue 40" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 40" - ] + "path": ["theme", "dark", "palettes", "digital blue 40"] }, "digital blue 30": { "type": "color", @@ -26594,9 +21342,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34434", "exportKey": "variables" } @@ -26611,9 +21357,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34434", "exportKey": "variables" } @@ -26626,12 +21370,7 @@ "item": "palettes", "subitem": "digital blue 30" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 30" - ] + "path": ["theme", "dark", "palettes", "digital blue 30"] }, "digital blue 20": { "type": "color", @@ -26641,9 +21380,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34435", "exportKey": "variables" } @@ -26658,9 +21395,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34435", "exportKey": "variables" } @@ -26673,12 +21408,7 @@ "item": "palettes", "subitem": "digital blue 20" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 20" - ] + "path": ["theme", "dark", "palettes", "digital blue 20"] }, "digital blue 10": { "type": "color", @@ -26688,9 +21418,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34436", "exportKey": "variables" } @@ -26705,9 +21433,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34436", "exportKey": "variables" } @@ -26720,12 +21446,7 @@ "item": "palettes", "subitem": "digital blue 10" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 10" - ] + "path": ["theme", "dark", "palettes", "digital blue 10"] }, "orange 100": { "type": "color", @@ -26735,9 +21456,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34437", "exportKey": "variables" } @@ -26752,9 +21471,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34437", "exportKey": "variables" } @@ -26767,12 +21484,7 @@ "item": "palettes", "subitem": "orange 100" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 100" - ] + "path": ["theme", "dark", "palettes", "orange 100"] }, "orange 98": { "type": "color", @@ -26782,9 +21494,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34438", "exportKey": "variables" } @@ -26799,9 +21509,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34438", "exportKey": "variables" } @@ -26814,12 +21522,7 @@ "item": "palettes", "subitem": "orange 98" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 98" - ] + "path": ["theme", "dark", "palettes", "orange 98"] }, "orange 95": { "type": "color", @@ -26829,9 +21532,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34439", "exportKey": "variables" } @@ -26846,9 +21547,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34439", "exportKey": "variables" } @@ -26861,12 +21560,7 @@ "item": "palettes", "subitem": "orange 95" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 95" - ] + "path": ["theme", "dark", "palettes", "orange 95"] }, "orange 90": { "type": "color", @@ -26876,9 +21570,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34440", "exportKey": "variables" } @@ -26893,9 +21585,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34440", "exportKey": "variables" } @@ -26908,12 +21598,7 @@ "item": "palettes", "subitem": "orange 90" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 90" - ] + "path": ["theme", "dark", "palettes", "orange 90"] }, "orange 80": { "type": "color", @@ -26923,9 +21608,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34441", "exportKey": "variables" } @@ -26940,9 +21623,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34441", "exportKey": "variables" } @@ -26955,12 +21636,7 @@ "item": "palettes", "subitem": "orange 80" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 80" - ] + "path": ["theme", "dark", "palettes", "orange 80"] }, "orange 70": { "type": "color", @@ -26970,9 +21646,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34442", "exportKey": "variables" } @@ -26987,9 +21661,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34442", "exportKey": "variables" } @@ -27002,12 +21674,7 @@ "item": "palettes", "subitem": "orange 70" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 70" - ] + "path": ["theme", "dark", "palettes", "orange 70"] }, "orange 60": { "type": "color", @@ -27017,9 +21684,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34443", "exportKey": "variables" } @@ -27034,9 +21699,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34443", "exportKey": "variables" } @@ -27049,12 +21712,7 @@ "item": "palettes", "subitem": "orange 60" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 60" - ] + "path": ["theme", "dark", "palettes", "orange 60"] }, "orange 50": { "type": "color", @@ -27064,9 +21722,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34444", "exportKey": "variables" } @@ -27081,9 +21737,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34444", "exportKey": "variables" } @@ -27096,12 +21750,7 @@ "item": "palettes", "subitem": "orange 50" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 50" - ] + "path": ["theme", "dark", "palettes", "orange 50"] }, "orange 40": { "type": "color", @@ -27111,9 +21760,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34445", "exportKey": "variables" } @@ -27128,9 +21775,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34445", "exportKey": "variables" } @@ -27143,12 +21788,7 @@ "item": "palettes", "subitem": "orange 40" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 40" - ] + "path": ["theme", "dark", "palettes", "orange 40"] }, "orange 30": { "type": "color", @@ -27158,9 +21798,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34446", "exportKey": "variables" } @@ -27175,9 +21813,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34446", "exportKey": "variables" } @@ -27190,12 +21826,7 @@ "item": "palettes", "subitem": "orange 30" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 30" - ] + "path": ["theme", "dark", "palettes", "orange 30"] }, "orange 20": { "type": "color", @@ -27205,9 +21836,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34447", "exportKey": "variables" } @@ -27222,9 +21851,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34447", "exportKey": "variables" } @@ -27237,12 +21864,7 @@ "item": "palettes", "subitem": "orange 20" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 20" - ] + "path": ["theme", "dark", "palettes", "orange 20"] }, "orange 10": { "type": "color", @@ -27252,9 +21874,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34448", "exportKey": "variables" } @@ -27269,9 +21889,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34448", "exportKey": "variables" } @@ -27284,12 +21902,7 @@ "item": "palettes", "subitem": "orange 10" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 10" - ] + "path": ["theme", "dark", "palettes", "orange 10"] }, "orange 0": { "type": "color", @@ -27299,9 +21912,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34449", "exportKey": "variables" } @@ -27316,9 +21927,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34449", "exportKey": "variables" } @@ -27331,12 +21940,7 @@ "item": "palettes", "subitem": "orange 0" }, - "path": [ - "theme", - "dark", - "palettes", - "orange 0" - ] + "path": ["theme", "dark", "palettes", "orange 0"] }, "digital blue 0": { "type": "color", @@ -27346,9 +21950,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34450", "exportKey": "variables" } @@ -27363,9 +21965,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34450", "exportKey": "variables" } @@ -27378,12 +21978,7 @@ "item": "palettes", "subitem": "digital blue 0" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 0" - ] + "path": ["theme", "dark", "palettes", "digital blue 0"] }, "navy 100": { "type": "color", @@ -27393,9 +21988,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34451", "exportKey": "variables" } @@ -27410,9 +22003,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34451", "exportKey": "variables" } @@ -27425,12 +22016,7 @@ "item": "palettes", "subitem": "navy 100" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 100" - ] + "path": ["theme", "dark", "palettes", "navy 100"] }, "navy 98": { "type": "color", @@ -27440,9 +22026,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34452", "exportKey": "variables" } @@ -27457,9 +22041,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34452", "exportKey": "variables" } @@ -27472,12 +22054,7 @@ "item": "palettes", "subitem": "navy 98" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 98" - ] + "path": ["theme", "dark", "palettes", "navy 98"] }, "navy 95": { "type": "color", @@ -27487,9 +22064,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34453", "exportKey": "variables" } @@ -27504,9 +22079,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34453", "exportKey": "variables" } @@ -27519,12 +22092,7 @@ "item": "palettes", "subitem": "navy 95" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 95" - ] + "path": ["theme", "dark", "palettes", "navy 95"] }, "navy 90": { "type": "color", @@ -27534,9 +22102,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34454", "exportKey": "variables" } @@ -27551,9 +22117,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34454", "exportKey": "variables" } @@ -27566,12 +22130,7 @@ "item": "palettes", "subitem": "navy 90" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 90" - ] + "path": ["theme", "dark", "palettes", "navy 90"] }, "navy 80": { "type": "color", @@ -27581,9 +22140,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34455", "exportKey": "variables" } @@ -27598,9 +22155,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34455", "exportKey": "variables" } @@ -27613,12 +22168,7 @@ "item": "palettes", "subitem": "navy 80" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 80" - ] + "path": ["theme", "dark", "palettes", "navy 80"] }, "navy 70": { "type": "color", @@ -27628,9 +22178,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34456", "exportKey": "variables" } @@ -27645,9 +22193,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34456", "exportKey": "variables" } @@ -27660,12 +22206,7 @@ "item": "palettes", "subitem": "navy 70" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 70" - ] + "path": ["theme", "dark", "palettes", "navy 70"] }, "navy 60": { "type": "color", @@ -27675,9 +22216,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34457", "exportKey": "variables" } @@ -27692,9 +22231,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34457", "exportKey": "variables" } @@ -27707,12 +22244,7 @@ "item": "palettes", "subitem": "navy 60" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 60" - ] + "path": ["theme", "dark", "palettes", "navy 60"] }, "navy 50": { "type": "color", @@ -27722,9 +22254,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34458", "exportKey": "variables" } @@ -27739,9 +22269,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34458", "exportKey": "variables" } @@ -27754,12 +22282,7 @@ "item": "palettes", "subitem": "navy 50" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 50" - ] + "path": ["theme", "dark", "palettes", "navy 50"] }, "navy 40": { "type": "color", @@ -27769,9 +22292,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34459", "exportKey": "variables" } @@ -27786,9 +22307,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34459", "exportKey": "variables" } @@ -27801,12 +22320,7 @@ "item": "palettes", "subitem": "navy 40" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 40" - ] + "path": ["theme", "dark", "palettes", "navy 40"] }, "navy 30": { "type": "color", @@ -27816,9 +22330,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34460", "exportKey": "variables" } @@ -27833,9 +22345,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34460", "exportKey": "variables" } @@ -27848,12 +22358,7 @@ "item": "palettes", "subitem": "navy 30" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 30" - ] + "path": ["theme", "dark", "palettes", "navy 30"] }, "navy 20": { "type": "color", @@ -27863,9 +22368,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34461", "exportKey": "variables" } @@ -27880,9 +22383,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34461", "exportKey": "variables" } @@ -27895,12 +22396,7 @@ "item": "palettes", "subitem": "navy 20" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 20" - ] + "path": ["theme", "dark", "palettes", "navy 20"] }, "navy 10": { "type": "color", @@ -27910,9 +22406,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34462", "exportKey": "variables" } @@ -27927,9 +22421,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34462", "exportKey": "variables" } @@ -27942,12 +22434,7 @@ "item": "palettes", "subitem": "navy 10" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 10" - ] + "path": ["theme", "dark", "palettes", "navy 10"] }, "navy 0": { "type": "color", @@ -27957,9 +22444,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34463", "exportKey": "variables" } @@ -27974,9 +22459,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34463", "exportKey": "variables" } @@ -27989,12 +22472,7 @@ "item": "palettes", "subitem": "navy 0" }, - "path": [ - "theme", - "dark", - "palettes", - "navy 0" - ] + "path": ["theme", "dark", "palettes", "navy 0"] }, "negative 100": { "type": "color", @@ -28004,9 +22482,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34464", "exportKey": "variables" } @@ -28021,9 +22497,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34464", "exportKey": "variables" } @@ -28036,12 +22510,7 @@ "item": "palettes", "subitem": "negative 100" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 100" - ] + "path": ["theme", "dark", "palettes", "negative 100"] }, "negative 98": { "type": "color", @@ -28051,9 +22520,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34465", "exportKey": "variables" } @@ -28068,9 +22535,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34465", "exportKey": "variables" } @@ -28083,12 +22548,7 @@ "item": "palettes", "subitem": "negative 98" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 98" - ] + "path": ["theme", "dark", "palettes", "negative 98"] }, "negative 95": { "type": "color", @@ -28098,9 +22558,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34466", "exportKey": "variables" } @@ -28115,9 +22573,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34466", "exportKey": "variables" } @@ -28130,12 +22586,7 @@ "item": "palettes", "subitem": "negative 95" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 95" - ] + "path": ["theme", "dark", "palettes", "negative 95"] }, "negative 90": { "type": "color", @@ -28145,9 +22596,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34467", "exportKey": "variables" } @@ -28162,9 +22611,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34467", "exportKey": "variables" } @@ -28177,12 +22624,7 @@ "item": "palettes", "subitem": "negative 90" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 90" - ] + "path": ["theme", "dark", "palettes", "negative 90"] }, "negative 80": { "type": "color", @@ -28192,9 +22634,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34468", "exportKey": "variables" } @@ -28209,9 +22649,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34468", "exportKey": "variables" } @@ -28224,12 +22662,7 @@ "item": "palettes", "subitem": "negative 80" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 80" - ] + "path": ["theme", "dark", "palettes", "negative 80"] }, "negative 70": { "type": "color", @@ -28239,9 +22672,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34469", "exportKey": "variables" } @@ -28256,9 +22687,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34469", "exportKey": "variables" } @@ -28271,12 +22700,7 @@ "item": "palettes", "subitem": "negative 70" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 70" - ] + "path": ["theme", "dark", "palettes", "negative 70"] }, "negative 60": { "type": "color", @@ -28286,9 +22710,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34470", "exportKey": "variables" } @@ -28303,9 +22725,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34470", "exportKey": "variables" } @@ -28318,12 +22738,7 @@ "item": "palettes", "subitem": "negative 60" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 60" - ] + "path": ["theme", "dark", "palettes", "negative 60"] }, "negative 50": { "type": "color", @@ -28333,9 +22748,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34471", "exportKey": "variables" } @@ -28350,9 +22763,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34471", "exportKey": "variables" } @@ -28365,12 +22776,7 @@ "item": "palettes", "subitem": "negative 50" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 50" - ] + "path": ["theme", "dark", "palettes", "negative 50"] }, "negative 40": { "type": "color", @@ -28380,9 +22786,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34472", "exportKey": "variables" } @@ -28397,9 +22801,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34472", "exportKey": "variables" } @@ -28412,12 +22814,7 @@ "item": "palettes", "subitem": "negative 40" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 40" - ] + "path": ["theme", "dark", "palettes", "negative 40"] }, "negative 30": { "type": "color", @@ -28427,9 +22824,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34473", "exportKey": "variables" } @@ -28444,9 +22839,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34473", "exportKey": "variables" } @@ -28459,12 +22852,7 @@ "item": "palettes", "subitem": "negative 30" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 30" - ] + "path": ["theme", "dark", "palettes", "negative 30"] }, "negative 20": { "type": "color", @@ -28474,9 +22862,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34474", "exportKey": "variables" } @@ -28491,9 +22877,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34474", "exportKey": "variables" } @@ -28506,12 +22890,7 @@ "item": "palettes", "subitem": "negative 20" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 20" - ] + "path": ["theme", "dark", "palettes", "negative 20"] }, "negative 10": { "type": "color", @@ -28521,9 +22900,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34475", "exportKey": "variables" } @@ -28538,9 +22915,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34475", "exportKey": "variables" } @@ -28553,12 +22928,7 @@ "item": "palettes", "subitem": "negative 10" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 10" - ] + "path": ["theme", "dark", "palettes", "negative 10"] }, "negative 0": { "type": "color", @@ -28568,9 +22938,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34476", "exportKey": "variables" } @@ -28585,9 +22953,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34476", "exportKey": "variables" } @@ -28600,12 +22966,7 @@ "item": "palettes", "subitem": "negative 0" }, - "path": [ - "theme", - "dark", - "palettes", - "negative 0" - ] + "path": ["theme", "dark", "palettes", "negative 0"] }, "caution 100": { "type": "color", @@ -28615,9 +22976,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34477", "exportKey": "variables" } @@ -28632,9 +22991,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34477", "exportKey": "variables" } @@ -28647,12 +23004,7 @@ "item": "palettes", "subitem": "caution 100" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 100" - ] + "path": ["theme", "dark", "palettes", "caution 100"] }, "caution 98": { "type": "color", @@ -28662,9 +23014,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34478", "exportKey": "variables" } @@ -28679,9 +23029,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34478", "exportKey": "variables" } @@ -28694,12 +23042,7 @@ "item": "palettes", "subitem": "caution 98" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 98" - ] + "path": ["theme", "dark", "palettes", "caution 98"] }, "caution 95": { "type": "color", @@ -28709,9 +23052,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34479", "exportKey": "variables" } @@ -28726,9 +23067,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34479", "exportKey": "variables" } @@ -28741,12 +23080,7 @@ "item": "palettes", "subitem": "caution 95" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 95" - ] + "path": ["theme", "dark", "palettes", "caution 95"] }, "caution 90": { "type": "color", @@ -28756,9 +23090,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34480", "exportKey": "variables" } @@ -28773,9 +23105,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34480", "exportKey": "variables" } @@ -28788,12 +23118,7 @@ "item": "palettes", "subitem": "caution 90" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 90" - ] + "path": ["theme", "dark", "palettes", "caution 90"] }, "caution 80": { "type": "color", @@ -28803,9 +23128,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34481", "exportKey": "variables" } @@ -28820,9 +23143,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34481", "exportKey": "variables" } @@ -28835,12 +23156,7 @@ "item": "palettes", "subitem": "caution 80" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 80" - ] + "path": ["theme", "dark", "palettes", "caution 80"] }, "caution 70": { "type": "color", @@ -28850,9 +23166,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34482", "exportKey": "variables" } @@ -28867,9 +23181,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34482", "exportKey": "variables" } @@ -28882,12 +23194,7 @@ "item": "palettes", "subitem": "caution 70" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 70" - ] + "path": ["theme", "dark", "palettes", "caution 70"] }, "caution 60": { "type": "color", @@ -28897,9 +23204,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34483", "exportKey": "variables" } @@ -28914,9 +23219,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34483", "exportKey": "variables" } @@ -28929,12 +23232,7 @@ "item": "palettes", "subitem": "caution 60" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 60" - ] + "path": ["theme", "dark", "palettes", "caution 60"] }, "caution 50": { "type": "color", @@ -28944,9 +23242,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34484", "exportKey": "variables" } @@ -28961,9 +23257,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34484", "exportKey": "variables" } @@ -28976,12 +23270,7 @@ "item": "palettes", "subitem": "caution 50" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 50" - ] + "path": ["theme", "dark", "palettes", "caution 50"] }, "caution 40": { "type": "color", @@ -28991,9 +23280,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34485", "exportKey": "variables" } @@ -29008,9 +23295,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34485", "exportKey": "variables" } @@ -29023,12 +23308,7 @@ "item": "palettes", "subitem": "caution 40" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 40" - ] + "path": ["theme", "dark", "palettes", "caution 40"] }, "caution 30": { "type": "color", @@ -29038,9 +23318,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34486", "exportKey": "variables" } @@ -29055,9 +23333,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34486", "exportKey": "variables" } @@ -29070,12 +23346,7 @@ "item": "palettes", "subitem": "caution 30" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 30" - ] + "path": ["theme", "dark", "palettes", "caution 30"] }, "caution 20": { "type": "color", @@ -29085,9 +23356,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34487", "exportKey": "variables" } @@ -29102,9 +23371,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34487", "exportKey": "variables" } @@ -29117,12 +23384,7 @@ "item": "palettes", "subitem": "caution 20" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 20" - ] + "path": ["theme", "dark", "palettes", "caution 20"] }, "caution 10": { "type": "color", @@ -29132,9 +23394,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34488", "exportKey": "variables" } @@ -29149,9 +23409,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34488", "exportKey": "variables" } @@ -29164,12 +23422,7 @@ "item": "palettes", "subitem": "caution 10" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 10" - ] + "path": ["theme", "dark", "palettes", "caution 10"] }, "caution 0": { "type": "color", @@ -29179,9 +23432,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34489", "exportKey": "variables" } @@ -29196,9 +23447,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34489", "exportKey": "variables" } @@ -29211,12 +23460,7 @@ "item": "palettes", "subitem": "caution 0" }, - "path": [ - "theme", - "dark", - "palettes", - "caution 0" - ] + "path": ["theme", "dark", "palettes", "caution 0"] }, "positive 100": { "type": "color", @@ -29226,9 +23470,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34490", "exportKey": "variables" } @@ -29243,9 +23485,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34490", "exportKey": "variables" } @@ -29258,12 +23498,7 @@ "item": "palettes", "subitem": "positive 100" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 100" - ] + "path": ["theme", "dark", "palettes", "positive 100"] }, "positive 98": { "type": "color", @@ -29273,9 +23508,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34491", "exportKey": "variables" } @@ -29290,9 +23523,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34491", "exportKey": "variables" } @@ -29305,12 +23536,7 @@ "item": "palettes", "subitem": "positive 98" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 98" - ] + "path": ["theme", "dark", "palettes", "positive 98"] }, "positive 95": { "type": "color", @@ -29320,9 +23546,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34492", "exportKey": "variables" } @@ -29337,9 +23561,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34492", "exportKey": "variables" } @@ -29352,12 +23574,7 @@ "item": "palettes", "subitem": "positive 95" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 95" - ] + "path": ["theme", "dark", "palettes", "positive 95"] }, "positive 90": { "type": "color", @@ -29367,9 +23584,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34493", "exportKey": "variables" } @@ -29384,9 +23599,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34493", "exportKey": "variables" } @@ -29399,12 +23612,7 @@ "item": "palettes", "subitem": "positive 90" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 90" - ] + "path": ["theme", "dark", "palettes", "positive 90"] }, "positive 80": { "type": "color", @@ -29414,9 +23622,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34494", "exportKey": "variables" } @@ -29431,9 +23637,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34494", "exportKey": "variables" } @@ -29446,12 +23650,7 @@ "item": "palettes", "subitem": "positive 80" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 80" - ] + "path": ["theme", "dark", "palettes", "positive 80"] }, "positive 70": { "type": "color", @@ -29461,9 +23660,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34495", "exportKey": "variables" } @@ -29478,9 +23675,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34495", "exportKey": "variables" } @@ -29493,12 +23688,7 @@ "item": "palettes", "subitem": "positive 70" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 70" - ] + "path": ["theme", "dark", "palettes", "positive 70"] }, "positive 60": { "type": "color", @@ -29508,9 +23698,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34496", "exportKey": "variables" } @@ -29525,9 +23713,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34496", "exportKey": "variables" } @@ -29540,12 +23726,7 @@ "item": "palettes", "subitem": "positive 60" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 60" - ] + "path": ["theme", "dark", "palettes", "positive 60"] }, "positive 50": { "type": "color", @@ -29555,9 +23736,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34497", "exportKey": "variables" } @@ -29572,9 +23751,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34497", "exportKey": "variables" } @@ -29587,12 +23764,7 @@ "item": "palettes", "subitem": "positive 50" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 50" - ] + "path": ["theme", "dark", "palettes", "positive 50"] }, "positive 40": { "type": "color", @@ -29602,9 +23774,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34498", "exportKey": "variables" } @@ -29619,9 +23789,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34498", "exportKey": "variables" } @@ -29634,12 +23802,7 @@ "item": "palettes", "subitem": "positive 40" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 40" - ] + "path": ["theme", "dark", "palettes", "positive 40"] }, "positive 30": { "type": "color", @@ -29649,9 +23812,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34499", "exportKey": "variables" } @@ -29666,9 +23827,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34499", "exportKey": "variables" } @@ -29681,12 +23840,7 @@ "item": "palettes", "subitem": "positive 30" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 30" - ] + "path": ["theme", "dark", "palettes", "positive 30"] }, "positive 20": { "type": "color", @@ -29696,9 +23850,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34500", "exportKey": "variables" } @@ -29713,9 +23865,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34500", "exportKey": "variables" } @@ -29728,12 +23878,7 @@ "item": "palettes", "subitem": "positive 20" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 20" - ] + "path": ["theme", "dark", "palettes", "positive 20"] }, "positive 10": { "type": "color", @@ -29743,9 +23888,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34501", "exportKey": "variables" } @@ -29760,9 +23903,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34501", "exportKey": "variables" } @@ -29775,12 +23916,7 @@ "item": "palettes", "subitem": "positive 10" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 10" - ] + "path": ["theme", "dark", "palettes", "positive 10"] }, "positive 0": { "type": "color", @@ -29790,9 +23926,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34502", "exportKey": "variables" } @@ -29807,9 +23941,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34502", "exportKey": "variables" } @@ -29822,12 +23954,7 @@ "item": "palettes", "subitem": "positive 0" }, - "path": [ - "theme", - "dark", - "palettes", - "positive 0" - ] + "path": ["theme", "dark", "palettes", "positive 0"] }, "emphasis 100": { "type": "color", @@ -29837,9 +23964,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34503", "exportKey": "variables" } @@ -29854,9 +23979,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34503", "exportKey": "variables" } @@ -29869,12 +23992,7 @@ "item": "palettes", "subitem": "emphasis 100" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 100" - ] + "path": ["theme", "dark", "palettes", "emphasis 100"] }, "emphasis 98": { "type": "color", @@ -29884,9 +24002,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34504", "exportKey": "variables" } @@ -29901,9 +24017,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34504", "exportKey": "variables" } @@ -29916,12 +24030,7 @@ "item": "palettes", "subitem": "emphasis 98" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 98" - ] + "path": ["theme", "dark", "palettes", "emphasis 98"] }, "emphasis 95": { "type": "color", @@ -29931,9 +24040,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34505", "exportKey": "variables" } @@ -29948,9 +24055,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34505", "exportKey": "variables" } @@ -29963,12 +24068,7 @@ "item": "palettes", "subitem": "emphasis 95" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 95" - ] + "path": ["theme", "dark", "palettes", "emphasis 95"] }, "emphasis 90": { "type": "color", @@ -29978,9 +24078,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34506", "exportKey": "variables" } @@ -29995,9 +24093,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34506", "exportKey": "variables" } @@ -30010,12 +24106,7 @@ "item": "palettes", "subitem": "emphasis 90" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 90" - ] + "path": ["theme", "dark", "palettes", "emphasis 90"] }, "emphasis 80": { "type": "color", @@ -30025,9 +24116,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34507", "exportKey": "variables" } @@ -30042,9 +24131,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34507", "exportKey": "variables" } @@ -30057,12 +24144,7 @@ "item": "palettes", "subitem": "emphasis 80" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 80" - ] + "path": ["theme", "dark", "palettes", "emphasis 80"] }, "emphasis 70": { "type": "color", @@ -30072,9 +24154,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34508", "exportKey": "variables" } @@ -30089,9 +24169,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34508", "exportKey": "variables" } @@ -30104,12 +24182,7 @@ "item": "palettes", "subitem": "emphasis 70" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 70" - ] + "path": ["theme", "dark", "palettes", "emphasis 70"] }, "emphasis 60": { "type": "color", @@ -30119,9 +24192,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34509", "exportKey": "variables" } @@ -30136,9 +24207,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34509", "exportKey": "variables" } @@ -30151,12 +24220,7 @@ "item": "palettes", "subitem": "emphasis 60" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 60" - ] + "path": ["theme", "dark", "palettes", "emphasis 60"] }, "emphasis 50": { "type": "color", @@ -30166,9 +24230,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34510", "exportKey": "variables" } @@ -30183,9 +24245,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34510", "exportKey": "variables" } @@ -30198,12 +24258,7 @@ "item": "palettes", "subitem": "emphasis 50" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 50" - ] + "path": ["theme", "dark", "palettes", "emphasis 50"] }, "emphasis 40": { "type": "color", @@ -30213,9 +24268,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34511", "exportKey": "variables" } @@ -30230,9 +24283,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34511", "exportKey": "variables" } @@ -30245,12 +24296,7 @@ "item": "palettes", "subitem": "emphasis 40" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 40" - ] + "path": ["theme", "dark", "palettes", "emphasis 40"] }, "emphasis 30": { "type": "color", @@ -30260,9 +24306,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34512", "exportKey": "variables" } @@ -30277,9 +24321,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34512", "exportKey": "variables" } @@ -30292,12 +24334,7 @@ "item": "palettes", "subitem": "emphasis 30" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 30" - ] + "path": ["theme", "dark", "palettes", "emphasis 30"] }, "emphasis 20": { "type": "color", @@ -30307,9 +24344,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34513", "exportKey": "variables" } @@ -30324,9 +24359,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34513", "exportKey": "variables" } @@ -30339,12 +24372,7 @@ "item": "palettes", "subitem": "emphasis 20" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 20" - ] + "path": ["theme", "dark", "palettes", "emphasis 20"] }, "emphasis 10": { "type": "color", @@ -30354,9 +24382,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34514", "exportKey": "variables" } @@ -30371,9 +24397,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34514", "exportKey": "variables" } @@ -30386,12 +24410,7 @@ "item": "palettes", "subitem": "emphasis 10" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 10" - ] + "path": ["theme", "dark", "palettes", "emphasis 10"] }, "emphasis 0": { "type": "color", @@ -30401,9 +24420,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34515", "exportKey": "variables" } @@ -30418,9 +24435,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34515", "exportKey": "variables" } @@ -30433,12 +24448,7 @@ "item": "palettes", "subitem": "emphasis 0" }, - "path": [ - "theme", - "dark", - "palettes", - "emphasis 0" - ] + "path": ["theme", "dark", "palettes", "emphasis 0"] }, "secondary 80": { "type": "color", @@ -30448,9 +24458,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34516", "exportKey": "variables" } @@ -30465,9 +24473,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34516", "exportKey": "variables" } @@ -30480,12 +24486,7 @@ "item": "palettes", "subitem": "secondary 80" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 80" - ] + "path": ["theme", "dark", "palettes", "secondary 80"] }, "secondary 20": { "type": "color", @@ -30495,9 +24496,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34517", "exportKey": "variables" } @@ -30512,9 +24511,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34517", "exportKey": "variables" } @@ -30527,12 +24524,7 @@ "item": "palettes", "subitem": "secondary 20" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 20" - ] + "path": ["theme", "dark", "palettes", "secondary 20"] }, "secondary 30": { "type": "color", @@ -30542,9 +24534,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34518", "exportKey": "variables" } @@ -30559,9 +24549,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34518", "exportKey": "variables" } @@ -30574,12 +24562,7 @@ "item": "palettes", "subitem": "secondary 30" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 30" - ] + "path": ["theme", "dark", "palettes", "secondary 30"] }, "secondary 90": { "type": "color", @@ -30589,9 +24572,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34519", "exportKey": "variables" } @@ -30606,9 +24587,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34519", "exportKey": "variables" } @@ -30621,12 +24600,7 @@ "item": "palettes", "subitem": "secondary 90" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 90" - ] + "path": ["theme", "dark", "palettes", "secondary 90"] }, "secondary 10": { "type": "color", @@ -30636,9 +24610,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34520", "exportKey": "variables" } @@ -30653,9 +24625,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34520", "exportKey": "variables" } @@ -30668,12 +24638,7 @@ "item": "palettes", "subitem": "secondary 10" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 10" - ] + "path": ["theme", "dark", "palettes", "secondary 10"] }, "neutral 100": { "type": "color", @@ -30683,9 +24648,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34521", "exportKey": "variables" } @@ -30700,9 +24663,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34521", "exportKey": "variables" } @@ -30715,12 +24676,7 @@ "item": "palettes", "subitem": "neutral 100" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 100" - ] + "path": ["theme", "dark", "palettes", "neutral 100"] }, "neutral 98": { "type": "color", @@ -30730,9 +24686,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34522", "exportKey": "variables" } @@ -30747,9 +24701,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34522", "exportKey": "variables" } @@ -30762,12 +24714,7 @@ "item": "palettes", "subitem": "neutral 98" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 98" - ] + "path": ["theme", "dark", "palettes", "neutral 98"] }, "neutral 95": { "type": "color", @@ -30777,9 +24724,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34523", "exportKey": "variables" } @@ -30794,9 +24739,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34523", "exportKey": "variables" } @@ -30809,12 +24752,7 @@ "item": "palettes", "subitem": "neutral 95" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 95" - ] + "path": ["theme", "dark", "palettes", "neutral 95"] }, "neutral 90": { "type": "color", @@ -30824,9 +24762,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34524", "exportKey": "variables" } @@ -30841,9 +24777,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34524", "exportKey": "variables" } @@ -30856,12 +24790,7 @@ "item": "palettes", "subitem": "neutral 90" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 90" - ] + "path": ["theme", "dark", "palettes", "neutral 90"] }, "neutral 80": { "type": "color", @@ -30871,9 +24800,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34525", "exportKey": "variables" } @@ -30888,9 +24815,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34525", "exportKey": "variables" } @@ -30903,12 +24828,7 @@ "item": "palettes", "subitem": "neutral 80" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 80" - ] + "path": ["theme", "dark", "palettes", "neutral 80"] }, "neutral 70": { "type": "color", @@ -30918,9 +24838,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34526", "exportKey": "variables" } @@ -30935,9 +24853,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34526", "exportKey": "variables" } @@ -30950,12 +24866,7 @@ "item": "palettes", "subitem": "neutral 70" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 70" - ] + "path": ["theme", "dark", "palettes", "neutral 70"] }, "neutral 60": { "type": "color", @@ -30965,9 +24876,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34527", "exportKey": "variables" } @@ -30982,9 +24891,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34527", "exportKey": "variables" } @@ -30997,12 +24904,7 @@ "item": "palettes", "subitem": "neutral 60" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 60" - ] + "path": ["theme", "dark", "palettes", "neutral 60"] }, "neutral 50": { "type": "color", @@ -31012,9 +24914,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34528", "exportKey": "variables" } @@ -31029,9 +24929,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34528", "exportKey": "variables" } @@ -31044,12 +24942,7 @@ "item": "palettes", "subitem": "neutral 50" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 50" - ] + "path": ["theme", "dark", "palettes", "neutral 50"] }, "neutral 40": { "type": "color", @@ -31059,9 +24952,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34529", "exportKey": "variables" } @@ -31076,9 +24967,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34529", "exportKey": "variables" } @@ -31091,12 +24980,7 @@ "item": "palettes", "subitem": "neutral 40" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 40" - ] + "path": ["theme", "dark", "palettes", "neutral 40"] }, "neutral 30": { "type": "color", @@ -31106,9 +24990,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34530", "exportKey": "variables" } @@ -31123,9 +25005,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34530", "exportKey": "variables" } @@ -31138,12 +25018,7 @@ "item": "palettes", "subitem": "neutral 30" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 30" - ] + "path": ["theme", "dark", "palettes", "neutral 30"] }, "neutral 20": { "type": "color", @@ -31153,9 +25028,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34531", "exportKey": "variables" } @@ -31170,9 +25043,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34531", "exportKey": "variables" } @@ -31185,12 +25056,7 @@ "item": "palettes", "subitem": "neutral 20" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 20" - ] + "path": ["theme", "dark", "palettes", "neutral 20"] }, "neutral 10": { "type": "color", @@ -31200,9 +25066,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34532", "exportKey": "variables" } @@ -31217,9 +25081,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34532", "exportKey": "variables" } @@ -31232,12 +25094,7 @@ "item": "palettes", "subitem": "neutral 10" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 10" - ] + "path": ["theme", "dark", "palettes", "neutral 10"] }, "neutral 0": { "type": "color", @@ -31247,9 +25104,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34533", "exportKey": "variables" } @@ -31264,9 +25119,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34533", "exportKey": "variables" } @@ -31279,12 +25132,7 @@ "item": "palettes", "subitem": "neutral 0" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 0" - ] + "path": ["theme", "dark", "palettes", "neutral 0"] }, "neutral 87": { "type": "color", @@ -31294,9 +25142,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34534", "exportKey": "variables" } @@ -31311,9 +25157,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34534", "exportKey": "variables" } @@ -31326,12 +25170,7 @@ "item": "palettes", "subitem": "neutral 87" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 87" - ] + "path": ["theme", "dark", "palettes", "neutral 87"] }, "neutral 96": { "type": "color", @@ -31341,9 +25180,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34535", "exportKey": "variables" } @@ -31358,9 +25195,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34535", "exportKey": "variables" } @@ -31373,12 +25208,7 @@ "item": "palettes", "subitem": "neutral 96" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 96" - ] + "path": ["theme", "dark", "palettes", "neutral 96"] }, "neutral 94": { "type": "color", @@ -31388,9 +25218,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34536", "exportKey": "variables" } @@ -31405,9 +25233,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34536", "exportKey": "variables" } @@ -31420,12 +25246,7 @@ "item": "palettes", "subitem": "neutral 94" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 94" - ] + "path": ["theme", "dark", "palettes", "neutral 94"] }, "neutral 92": { "type": "color", @@ -31435,9 +25256,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34537", "exportKey": "variables" } @@ -31452,9 +25271,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34537", "exportKey": "variables" } @@ -31467,12 +25284,7 @@ "item": "palettes", "subitem": "neutral 92" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 92" - ] + "path": ["theme", "dark", "palettes", "neutral 92"] }, "secondary 100": { "type": "color", @@ -31482,9 +25294,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34538", "exportKey": "variables" } @@ -31499,9 +25309,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34538", "exportKey": "variables" } @@ -31514,12 +25322,7 @@ "item": "palettes", "subitem": "secondary 100" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 100" - ] + "path": ["theme", "dark", "palettes", "secondary 100"] }, "secondary 98": { "type": "color", @@ -31529,9 +25332,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34539", "exportKey": "variables" } @@ -31546,9 +25347,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34539", "exportKey": "variables" } @@ -31561,12 +25360,7 @@ "item": "palettes", "subitem": "secondary 98" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 98" - ] + "path": ["theme", "dark", "palettes", "secondary 98"] }, "secondary 95": { "type": "color", @@ -31576,9 +25370,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34540", "exportKey": "variables" } @@ -31593,9 +25385,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34540", "exportKey": "variables" } @@ -31608,12 +25398,7 @@ "item": "palettes", "subitem": "secondary 95" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 95" - ] + "path": ["theme", "dark", "palettes", "secondary 95"] }, "secondary 70": { "type": "color", @@ -31623,9 +25408,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34541", "exportKey": "variables" } @@ -31640,9 +25423,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34541", "exportKey": "variables" } @@ -31655,12 +25436,7 @@ "item": "palettes", "subitem": "secondary 70" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 70" - ] + "path": ["theme", "dark", "palettes", "secondary 70"] }, "secondary 60": { "type": "color", @@ -31670,9 +25446,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34542", "exportKey": "variables" } @@ -31687,9 +25461,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34542", "exportKey": "variables" } @@ -31702,12 +25474,7 @@ "item": "palettes", "subitem": "secondary 60" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 60" - ] + "path": ["theme", "dark", "palettes", "secondary 60"] }, "secondary 50": { "type": "color", @@ -31717,9 +25484,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34543", "exportKey": "variables" } @@ -31734,9 +25499,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34543", "exportKey": "variables" } @@ -31749,12 +25512,7 @@ "item": "palettes", "subitem": "secondary 50" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 50" - ] + "path": ["theme", "dark", "palettes", "secondary 50"] }, "secondary 40": { "type": "color", @@ -31764,9 +25522,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34544", "exportKey": "variables" } @@ -31781,9 +25537,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34544", "exportKey": "variables" } @@ -31796,12 +25550,7 @@ "item": "palettes", "subitem": "secondary 40" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 40" - ] + "path": ["theme", "dark", "palettes", "secondary 40"] }, "secondary 0": { "type": "color", @@ -31811,9 +25560,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34545", "exportKey": "variables" } @@ -31828,9 +25575,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34545", "exportKey": "variables" } @@ -31843,12 +25588,7 @@ "item": "palettes", "subitem": "secondary 0" }, - "path": [ - "theme", - "dark", - "palettes", - "secondary 0" - ] + "path": ["theme", "dark", "palettes", "secondary 0"] }, "neutral 99": { "type": "color", @@ -31858,9 +25598,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34546", "exportKey": "variables" } @@ -31875,9 +25613,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34546", "exportKey": "variables" } @@ -31890,12 +25626,7 @@ "item": "palettes", "subitem": "neutral 99" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 99" - ] + "path": ["theme", "dark", "palettes", "neutral 99"] }, "neutral 35": { "type": "color", @@ -31905,9 +25636,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34547", "exportKey": "variables" } @@ -31922,9 +25651,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34547", "exportKey": "variables" } @@ -31937,12 +25664,7 @@ "item": "palettes", "subitem": "neutral 35" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 35" - ] + "path": ["theme", "dark", "palettes", "neutral 35"] }, "neutral 25": { "type": "color", @@ -31952,9 +25674,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34548", "exportKey": "variables" } @@ -31969,9 +25689,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34548", "exportKey": "variables" } @@ -31984,12 +25702,7 @@ "item": "palettes", "subitem": "neutral 25" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 25" - ] + "path": ["theme", "dark", "palettes", "neutral 25"] }, "neutral 97": { "type": "color", @@ -31999,9 +25712,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34549", "exportKey": "variables" } @@ -32016,9 +25727,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34549", "exportKey": "variables" } @@ -32031,12 +25740,7 @@ "item": "palettes", "subitem": "neutral 97" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 97" - ] + "path": ["theme", "dark", "palettes", "neutral 97"] }, "neutral 93": { "type": "color", @@ -32046,9 +25750,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34550", "exportKey": "variables" } @@ -32063,9 +25765,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34550", "exportKey": "variables" } @@ -32078,12 +25778,7 @@ "item": "palettes", "subitem": "neutral 93" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 93" - ] + "path": ["theme", "dark", "palettes", "neutral 93"] }, "neutral 91": { "type": "color", @@ -32093,9 +25788,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34551", "exportKey": "variables" } @@ -32110,9 +25803,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34551", "exportKey": "variables" } @@ -32125,12 +25816,7 @@ "item": "palettes", "subitem": "neutral 91" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 91" - ] + "path": ["theme", "dark", "palettes", "neutral 91"] }, "neutral 2": { "type": "color", @@ -32140,9 +25826,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34552", "exportKey": "variables" } @@ -32157,9 +25841,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34552", "exportKey": "variables" } @@ -32172,12 +25854,7 @@ "item": "palettes", "subitem": "neutral 2" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 2" - ] + "path": ["theme", "dark", "palettes", "neutral 2"] }, "neutral 3": { "type": "color", @@ -32187,9 +25864,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34553", "exportKey": "variables" } @@ -32204,9 +25879,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34553", "exportKey": "variables" } @@ -32219,12 +25892,7 @@ "item": "palettes", "subitem": "neutral 3" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 3" - ] + "path": ["theme", "dark", "palettes", "neutral 3"] }, "neutral 4": { "type": "color", @@ -32234,9 +25902,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34554", "exportKey": "variables" } @@ -32251,9 +25917,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34554", "exportKey": "variables" } @@ -32266,12 +25930,7 @@ "item": "palettes", "subitem": "neutral 4" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 4" - ] + "path": ["theme", "dark", "palettes", "neutral 4"] }, "neutral 5": { "type": "color", @@ -32281,9 +25940,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34555", "exportKey": "variables" } @@ -32298,9 +25955,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34555", "exportKey": "variables" } @@ -32313,12 +25968,7 @@ "item": "palettes", "subitem": "neutral 5" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 5" - ] + "path": ["theme", "dark", "palettes", "neutral 5"] }, "neutral 6": { "type": "color", @@ -32328,9 +25978,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34556", "exportKey": "variables" } @@ -32345,9 +25993,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34556", "exportKey": "variables" } @@ -32360,12 +26006,7 @@ "item": "palettes", "subitem": "neutral 6" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 6" - ] + "path": ["theme", "dark", "palettes", "neutral 6"] }, "neutral 7": { "type": "color", @@ -32375,9 +26016,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34557", "exportKey": "variables" } @@ -32392,9 +26031,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34557", "exportKey": "variables" } @@ -32407,12 +26044,7 @@ "item": "palettes", "subitem": "neutral 7" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 7" - ] + "path": ["theme", "dark", "palettes", "neutral 7"] }, "neutral 8": { "type": "color", @@ -32422,9 +26054,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34558", "exportKey": "variables" } @@ -32439,9 +26069,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34558", "exportKey": "variables" } @@ -32454,12 +26082,7 @@ "item": "palettes", "subitem": "neutral 8" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 8" - ] + "path": ["theme", "dark", "palettes", "neutral 8"] }, "neutral 9": { "type": "color", @@ -32469,9 +26092,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34559", "exportKey": "variables" } @@ -32486,9 +26107,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34559", "exportKey": "variables" } @@ -32501,12 +26120,7 @@ "item": "palettes", "subitem": "neutral 9" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 9" - ] + "path": ["theme", "dark", "palettes", "neutral 9"] }, "neutral 11": { "type": "color", @@ -32516,9 +26130,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34560", "exportKey": "variables" } @@ -32533,9 +26145,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34560", "exportKey": "variables" } @@ -32548,12 +26158,7 @@ "item": "palettes", "subitem": "neutral 11" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 11" - ] + "path": ["theme", "dark", "palettes", "neutral 11"] }, "neutral 12": { "type": "color", @@ -32563,9 +26168,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34561", "exportKey": "variables" } @@ -32580,9 +26183,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34561", "exportKey": "variables" } @@ -32595,12 +26196,7 @@ "item": "palettes", "subitem": "neutral 12" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 12" - ] + "path": ["theme", "dark", "palettes", "neutral 12"] }, "neutral 13": { "type": "color", @@ -32610,9 +26206,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34562", "exportKey": "variables" } @@ -32627,9 +26221,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34562", "exportKey": "variables" } @@ -32642,12 +26234,7 @@ "item": "palettes", "subitem": "neutral 13" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 13" - ] + "path": ["theme", "dark", "palettes", "neutral 13"] }, "neutral 14": { "type": "color", @@ -32657,9 +26244,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34563", "exportKey": "variables" } @@ -32674,9 +26259,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34563", "exportKey": "variables" } @@ -32689,12 +26272,7 @@ "item": "palettes", "subitem": "neutral 14" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 14" - ] + "path": ["theme", "dark", "palettes", "neutral 14"] }, "neutral 15": { "type": "color", @@ -32704,9 +26282,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34564", "exportKey": "variables" } @@ -32721,9 +26297,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34564", "exportKey": "variables" } @@ -32736,12 +26310,7 @@ "item": "palettes", "subitem": "neutral 15" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 15" - ] + "path": ["theme", "dark", "palettes", "neutral 15"] }, "neutral 16": { "type": "color", @@ -32751,9 +26320,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34565", "exportKey": "variables" } @@ -32768,9 +26335,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34565", "exportKey": "variables" } @@ -32783,12 +26348,7 @@ "item": "palettes", "subitem": "neutral 16" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 16" - ] + "path": ["theme", "dark", "palettes", "neutral 16"] }, "neutral 17": { "type": "color", @@ -32798,9 +26358,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34566", "exportKey": "variables" } @@ -32815,9 +26373,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34566", "exportKey": "variables" } @@ -32830,12 +26386,7 @@ "item": "palettes", "subitem": "neutral 17" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 17" - ] + "path": ["theme", "dark", "palettes", "neutral 17"] }, "neutral 18": { "type": "color", @@ -32845,9 +26396,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34567", "exportKey": "variables" } @@ -32862,9 +26411,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34567", "exportKey": "variables" } @@ -32877,12 +26424,7 @@ "item": "palettes", "subitem": "neutral 18" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 18" - ] + "path": ["theme", "dark", "palettes", "neutral 18"] }, "neutral 19": { "type": "color", @@ -32892,9 +26434,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34568", "exportKey": "variables" } @@ -32909,9 +26449,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34568", "exportKey": "variables" } @@ -32924,12 +26462,7 @@ "item": "palettes", "subitem": "neutral 19" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 19" - ] + "path": ["theme", "dark", "palettes", "neutral 19"] }, "neutral 21": { "type": "color", @@ -32939,9 +26472,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34569", "exportKey": "variables" } @@ -32956,9 +26487,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34569", "exportKey": "variables" } @@ -32971,12 +26500,7 @@ "item": "palettes", "subitem": "neutral 21" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 21" - ] + "path": ["theme", "dark", "palettes", "neutral 21"] }, "neutral 22": { "type": "color", @@ -32986,9 +26510,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34570", "exportKey": "variables" } @@ -33003,9 +26525,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34570", "exportKey": "variables" } @@ -33018,12 +26538,7 @@ "item": "palettes", "subitem": "neutral 22" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 22" - ] + "path": ["theme", "dark", "palettes", "neutral 22"] }, "neutral 23": { "type": "color", @@ -33033,9 +26548,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34571", "exportKey": "variables" } @@ -33050,9 +26563,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34571", "exportKey": "variables" } @@ -33065,12 +26576,7 @@ "item": "palettes", "subitem": "neutral 23" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 23" - ] + "path": ["theme", "dark", "palettes", "neutral 23"] }, "neutral 24": { "type": "color", @@ -33080,9 +26586,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34572", "exportKey": "variables" } @@ -33097,9 +26601,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34572", "exportKey": "variables" } @@ -33112,12 +26614,7 @@ "item": "palettes", "subitem": "neutral 24" }, - "path": [ - "theme", - "dark", - "palettes", - "neutral 24" - ] + "path": ["theme", "dark", "palettes", "neutral 24"] }, "digital blue 91": { "type": "color", @@ -33127,9 +26624,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34573", "exportKey": "variables" } @@ -33144,9 +26639,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34573", "exportKey": "variables" } @@ -33159,12 +26652,7 @@ "item": "palettes", "subitem": "digital blue 91" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 91" - ] + "path": ["theme", "dark", "palettes", "digital blue 91"] }, "digital blue 92": { "type": "color", @@ -33174,9 +26662,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34574", "exportKey": "variables" } @@ -33191,9 +26677,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34574", "exportKey": "variables" } @@ -33206,12 +26690,7 @@ "item": "palettes", "subitem": "digital blue 92" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 92" - ] + "path": ["theme", "dark", "palettes", "digital blue 92"] }, "digital blue 93": { "type": "color", @@ -33221,9 +26700,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34575", "exportKey": "variables" } @@ -33238,9 +26715,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34575", "exportKey": "variables" } @@ -33253,12 +26728,7 @@ "item": "palettes", "subitem": "digital blue 93" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 93" - ] + "path": ["theme", "dark", "palettes", "digital blue 93"] }, "digital blue 94": { "type": "color", @@ -33268,9 +26738,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34576", "exportKey": "variables" } @@ -33285,9 +26753,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34576", "exportKey": "variables" } @@ -33300,12 +26766,7 @@ "item": "palettes", "subitem": "digital blue 94" }, - "path": [ - "theme", - "dark", - "palettes", - "digital blue 94" - ] + "path": ["theme", "dark", "palettes", "digital blue 94"] } }, "colors": { @@ -33316,10 +26777,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34733", "exportKey": "variables" } @@ -33333,10 +26791,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34733", "exportKey": "variables" } @@ -33349,12 +26804,7 @@ "item": "colors", "subitem": "primary" }, - "path": [ - "theme", - "dark", - "colors", - "primary" - ] + "path": ["theme", "dark", "colors", "primary"] }, "primary-container": { "type": "color", @@ -33363,10 +26813,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34734", "exportKey": "variables" } @@ -33380,10 +26827,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34734", "exportKey": "variables" } @@ -33396,12 +26840,7 @@ "item": "colors", "subitem": "primary-container" }, - "path": [ - "theme", - "dark", - "colors", - "primary-container" - ] + "path": ["theme", "dark", "colors", "primary-container"] }, "on-primary": { "type": "color", @@ -33410,10 +26849,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34735", "exportKey": "variables" } @@ -33427,10 +26863,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34735", "exportKey": "variables" } @@ -33443,12 +26876,7 @@ "item": "colors", "subitem": "on-primary" }, - "path": [ - "theme", - "dark", - "colors", - "on-primary" - ] + "path": ["theme", "dark", "colors", "on-primary"] }, "secondary": { "type": "color", @@ -33457,10 +26885,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34736", "exportKey": "variables" } @@ -33474,10 +26899,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34736", "exportKey": "variables" } @@ -33490,12 +26912,7 @@ "item": "colors", "subitem": "secondary" }, - "path": [ - "theme", - "dark", - "colors", - "secondary" - ] + "path": ["theme", "dark", "colors", "secondary"] }, "secondary-container": { "type": "color", @@ -33504,10 +26921,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34737", "exportKey": "variables" } @@ -33521,10 +26935,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34737", "exportKey": "variables" } @@ -33537,12 +26948,7 @@ "item": "colors", "subitem": "secondary-container" }, - "path": [ - "theme", - "dark", - "colors", - "secondary-container" - ] + "path": ["theme", "dark", "colors", "secondary-container"] }, "on-secondary": { "type": "color", @@ -33551,10 +26957,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34738", "exportKey": "variables" } @@ -33568,10 +26971,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34738", "exportKey": "variables" } @@ -33584,12 +26984,7 @@ "item": "colors", "subitem": "on-secondary" }, - "path": [ - "theme", - "dark", - "colors", - "on-secondary" - ] + "path": ["theme", "dark", "colors", "on-secondary"] }, "on-secondary-container": { "type": "color", @@ -33598,10 +26993,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34739", "exportKey": "variables" } @@ -33615,10 +27007,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34739", "exportKey": "variables" } @@ -33631,12 +27020,7 @@ "item": "colors", "subitem": "on-secondary-container" }, - "path": [ - "theme", - "dark", - "colors", - "on-secondary-container" - ] + "path": ["theme", "dark", "colors", "on-secondary-container"] }, "tertiary": { "type": "color", @@ -33646,9 +27030,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34740", "exportKey": "variables" } @@ -33663,9 +27045,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34740", "exportKey": "variables" } @@ -33678,12 +27058,7 @@ "item": "colors", "subitem": "tertiary" }, - "path": [ - "theme", - "dark", - "colors", - "tertiary" - ] + "path": ["theme", "dark", "colors", "tertiary"] }, "tertiary-container": { "type": "color", @@ -33692,10 +27067,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34741", "exportKey": "variables" } @@ -33709,10 +27081,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34741", "exportKey": "variables" } @@ -33725,12 +27094,7 @@ "item": "colors", "subitem": "tertiary-container" }, - "path": [ - "theme", - "dark", - "colors", - "tertiary-container" - ] + "path": ["theme", "dark", "colors", "tertiary-container"] }, "on-tertiary": { "type": "color", @@ -33739,10 +27103,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34742", "exportKey": "variables" } @@ -33756,10 +27117,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34742", "exportKey": "variables" } @@ -33772,12 +27130,7 @@ "item": "colors", "subitem": "on-tertiary" }, - "path": [ - "theme", - "dark", - "colors", - "on-tertiary" - ] + "path": ["theme", "dark", "colors", "on-tertiary"] }, "on-tertiary-container": { "type": "color", @@ -33786,10 +27139,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34743", "exportKey": "variables" } @@ -33803,10 +27153,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34743", "exportKey": "variables" } @@ -33819,12 +27166,7 @@ "item": "colors", "subitem": "on-tertiary-container" }, - "path": [ - "theme", - "dark", - "colors", - "on-tertiary-container" - ] + "path": ["theme", "dark", "colors", "on-tertiary-container"] }, "surface": { "type": "color", @@ -33833,10 +27175,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34744", "exportKey": "variables" } @@ -33850,10 +27189,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34744", "exportKey": "variables" } @@ -33866,12 +27202,7 @@ "item": "colors", "subitem": "surface" }, - "path": [ - "theme", - "dark", - "colors", - "surface" - ] + "path": ["theme", "dark", "colors", "surface"] }, "surface-dim": { "type": "color", @@ -33880,10 +27211,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34745", "exportKey": "variables" } @@ -33897,10 +27225,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34745", "exportKey": "variables" } @@ -33913,12 +27238,7 @@ "item": "colors", "subitem": "surface-dim" }, - "path": [ - "theme", - "dark", - "colors", - "surface-dim" - ] + "path": ["theme", "dark", "colors", "surface-dim"] }, "surface-bright": { "type": "color", @@ -33927,10 +27247,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34746", "exportKey": "variables" } @@ -33944,10 +27261,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34746", "exportKey": "variables" } @@ -33960,12 +27274,7 @@ "item": "colors", "subitem": "surface-bright" }, - "path": [ - "theme", - "dark", - "colors", - "surface-bright" - ] + "path": ["theme", "dark", "colors", "surface-bright"] }, "surface-container-lowest": { "type": "color", @@ -33974,10 +27283,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34747", "exportKey": "variables" } @@ -33991,10 +27297,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34747", "exportKey": "variables" } @@ -34007,12 +27310,7 @@ "item": "colors", "subitem": "surface-container-lowest" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-lowest" - ] + "path": ["theme", "dark", "colors", "surface-container-lowest"] }, "surface-container-low": { "type": "color", @@ -34021,10 +27319,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34748", "exportKey": "variables" } @@ -34038,10 +27333,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34748", "exportKey": "variables" } @@ -34054,12 +27346,7 @@ "item": "colors", "subitem": "surface-container-low" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-low" - ] + "path": ["theme", "dark", "colors", "surface-container-low"] }, "surface-container": { "type": "color", @@ -34068,10 +27355,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34749", "exportKey": "variables" } @@ -34085,10 +27369,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34749", "exportKey": "variables" } @@ -34101,12 +27382,7 @@ "item": "colors", "subitem": "surface-container" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container" - ] + "path": ["theme", "dark", "colors", "surface-container"] }, "surface-container-high": { "type": "color", @@ -34115,10 +27391,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34750", "exportKey": "variables" } @@ -34132,10 +27405,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34750", "exportKey": "variables" } @@ -34148,12 +27418,7 @@ "item": "colors", "subitem": "surface-container-high" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-high" - ] + "path": ["theme", "dark", "colors", "surface-container-high"] }, "surface-container-highest": { "type": "color", @@ -34162,10 +27427,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34751", "exportKey": "variables" } @@ -34179,10 +27441,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34751", "exportKey": "variables" } @@ -34195,12 +27454,7 @@ "item": "colors", "subitem": "surface-container-highest" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-highest" - ] + "path": ["theme", "dark", "colors", "surface-container-highest"] }, "on-surface": { "type": "color", @@ -34209,10 +27463,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34752", "exportKey": "variables" } @@ -34226,10 +27477,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34752", "exportKey": "variables" } @@ -34242,12 +27490,7 @@ "item": "colors", "subitem": "on-surface" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface" - ] + "path": ["theme", "dark", "colors", "on-surface"] }, "on-surface-variant": { "type": "color", @@ -34256,10 +27499,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34753", "exportKey": "variables" } @@ -34273,10 +27513,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34753", "exportKey": "variables" } @@ -34289,12 +27526,7 @@ "item": "colors", "subitem": "on-surface-variant" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface-variant" - ] + "path": ["theme", "dark", "colors", "on-surface-variant"] }, "inverse-surface": { "type": "color", @@ -34303,10 +27535,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34754", "exportKey": "variables" } @@ -34320,10 +27549,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34754", "exportKey": "variables" } @@ -34336,12 +27562,7 @@ "item": "colors", "subitem": "inverse-surface" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-surface" - ] + "path": ["theme", "dark", "colors", "inverse-surface"] }, "inverse-on-surface": { "type": "color", @@ -34350,10 +27571,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34755", "exportKey": "variables" } @@ -34367,10 +27585,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34755", "exportKey": "variables" } @@ -34383,12 +27598,7 @@ "item": "colors", "subitem": "inverse-on-surface" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-on-surface" - ] + "path": ["theme", "dark", "colors", "inverse-on-surface"] }, "negative": { "type": "color", @@ -34397,10 +27607,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34756", "exportKey": "variables" } @@ -34414,10 +27621,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34756", "exportKey": "variables" } @@ -34430,12 +27634,7 @@ "item": "colors", "subitem": "negative" }, - "path": [ - "theme", - "dark", - "colors", - "negative" - ] + "path": ["theme", "dark", "colors", "negative"] }, "negative-container": { "type": "color", @@ -34444,10 +27643,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34757", "exportKey": "variables" } @@ -34461,10 +27657,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34757", "exportKey": "variables" } @@ -34477,12 +27670,7 @@ "item": "colors", "subitem": "negative-container" }, - "path": [ - "theme", - "dark", - "colors", - "negative-container" - ] + "path": ["theme", "dark", "colors", "negative-container"] }, "on-negative": { "type": "color", @@ -34491,10 +27679,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34758", "exportKey": "variables" } @@ -34508,10 +27693,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34758", "exportKey": "variables" } @@ -34524,12 +27706,7 @@ "item": "colors", "subitem": "on-negative" }, - "path": [ - "theme", - "dark", - "colors", - "on-negative" - ] + "path": ["theme", "dark", "colors", "on-negative"] }, "on-negative-container": { "type": "color", @@ -34538,10 +27715,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34759", "exportKey": "variables" } @@ -34555,10 +27729,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34759", "exportKey": "variables" } @@ -34571,12 +27742,7 @@ "item": "colors", "subitem": "on-negative-container" }, - "path": [ - "theme", - "dark", - "colors", - "on-negative-container" - ] + "path": ["theme", "dark", "colors", "on-negative-container"] }, "positive": { "type": "color", @@ -34585,10 +27751,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34760", "exportKey": "variables" } @@ -34602,10 +27765,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34760", "exportKey": "variables" } @@ -34618,12 +27778,7 @@ "item": "colors", "subitem": "positive" }, - "path": [ - "theme", - "dark", - "colors", - "positive" - ] + "path": ["theme", "dark", "colors", "positive"] }, "positive-container": { "type": "color", @@ -34632,10 +27787,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34761", "exportKey": "variables" } @@ -34649,10 +27801,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34761", "exportKey": "variables" } @@ -34665,12 +27814,7 @@ "item": "colors", "subitem": "positive-container" }, - "path": [ - "theme", - "dark", - "colors", - "positive-container" - ] + "path": ["theme", "dark", "colors", "positive-container"] }, "on-positive": { "type": "color", @@ -34679,10 +27823,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34762", "exportKey": "variables" } @@ -34696,10 +27837,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34762", "exportKey": "variables" } @@ -34712,12 +27850,7 @@ "item": "colors", "subitem": "on-positive" }, - "path": [ - "theme", - "dark", - "colors", - "on-positive" - ] + "path": ["theme", "dark", "colors", "on-positive"] }, "on-positive-container": { "type": "color", @@ -34726,10 +27859,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34763", "exportKey": "variables" } @@ -34743,10 +27873,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34763", "exportKey": "variables" } @@ -34759,12 +27886,7 @@ "item": "colors", "subitem": "on-positive-container" }, - "path": [ - "theme", - "dark", - "colors", - "on-positive-container" - ] + "path": ["theme", "dark", "colors", "on-positive-container"] }, "caution": { "type": "color", @@ -34773,10 +27895,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34764", "exportKey": "variables" } @@ -34790,10 +27909,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34764", "exportKey": "variables" } @@ -34806,12 +27922,7 @@ "item": "colors", "subitem": "caution" }, - "path": [ - "theme", - "dark", - "colors", - "caution" - ] + "path": ["theme", "dark", "colors", "caution"] }, "caution-container": { "type": "color", @@ -34820,10 +27931,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34765", "exportKey": "variables" } @@ -34837,10 +27945,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34765", "exportKey": "variables" } @@ -34853,12 +27958,7 @@ "item": "colors", "subitem": "caution-container" }, - "path": [ - "theme", - "dark", - "colors", - "caution-container" - ] + "path": ["theme", "dark", "colors", "caution-container"] }, "on-caution": { "type": "color", @@ -34867,10 +27967,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34766", "exportKey": "variables" } @@ -34884,10 +27981,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34766", "exportKey": "variables" } @@ -34900,12 +27994,7 @@ "item": "colors", "subitem": "on-caution" }, - "path": [ - "theme", - "dark", - "colors", - "on-caution" - ] + "path": ["theme", "dark", "colors", "on-caution"] }, "on-caution-container": { "type": "color", @@ -34914,10 +28003,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34767", "exportKey": "variables" } @@ -34931,10 +28017,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34767", "exportKey": "variables" } @@ -34947,12 +28030,7 @@ "item": "colors", "subitem": "on-caution-container" }, - "path": [ - "theme", - "dark", - "colors", - "on-caution-container" - ] + "path": ["theme", "dark", "colors", "on-caution-container"] }, "outline": { "type": "color", @@ -34961,10 +28039,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34768", "exportKey": "variables" } @@ -34978,10 +28053,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34768", "exportKey": "variables" } @@ -34994,12 +28066,7 @@ "item": "colors", "subitem": "outline" }, - "path": [ - "theme", - "dark", - "colors", - "outline" - ] + "path": ["theme", "dark", "colors", "outline"] }, "outline-variant": { "type": "color", @@ -35008,10 +28075,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34769", "exportKey": "variables" } @@ -35025,10 +28089,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34769", "exportKey": "variables" } @@ -35041,12 +28102,7 @@ "item": "colors", "subitem": "outline-variant" }, - "path": [ - "theme", - "dark", - "colors", - "outline-variant" - ] + "path": ["theme", "dark", "colors", "outline-variant"] }, "shadow": { "type": "color", @@ -35055,10 +28111,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34770", "exportKey": "variables" } @@ -35072,10 +28125,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34770", "exportKey": "variables" } @@ -35088,12 +28138,7 @@ "item": "colors", "subitem": "shadow" }, - "path": [ - "theme", - "dark", - "colors", - "shadow" - ] + "path": ["theme", "dark", "colors", "shadow"] }, "scrim": { "type": "color", @@ -35102,10 +28147,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34771", "exportKey": "variables" } @@ -35119,10 +28161,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34771", "exportKey": "variables" } @@ -35135,12 +28174,7 @@ "item": "colors", "subitem": "scrim" }, - "path": [ - "theme", - "dark", - "colors", - "scrim" - ] + "path": ["theme", "dark", "colors", "scrim"] }, "primary-fixed": { "type": "color", @@ -35149,10 +28183,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34772", "exportKey": "variables" } @@ -35166,10 +28197,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34772", "exportKey": "variables" } @@ -35182,12 +28210,7 @@ "item": "colors", "subitem": "primary-fixed" }, - "path": [ - "theme", - "dark", - "colors", - "primary-fixed" - ] + "path": ["theme", "dark", "colors", "primary-fixed"] }, "primary-fixed-dim": { "type": "color", @@ -35196,10 +28219,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34773", "exportKey": "variables" } @@ -35213,10 +28233,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34773", "exportKey": "variables" } @@ -35229,12 +28246,7 @@ "item": "colors", "subitem": "primary-fixed-dim" }, - "path": [ - "theme", - "dark", - "colors", - "primary-fixed-dim" - ] + "path": ["theme", "dark", "colors", "primary-fixed-dim"] }, "secondary-fixed": { "type": "color", @@ -35243,10 +28255,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34774", "exportKey": "variables" } @@ -35260,10 +28269,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34774", "exportKey": "variables" } @@ -35276,12 +28282,7 @@ "item": "colors", "subitem": "secondary-fixed" }, - "path": [ - "theme", - "dark", - "colors", - "secondary-fixed" - ] + "path": ["theme", "dark", "colors", "secondary-fixed"] }, "secondary-fixed-dim": { "type": "color", @@ -35290,10 +28291,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34775", "exportKey": "variables" } @@ -35307,10 +28305,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34775", "exportKey": "variables" } @@ -35323,12 +28318,7 @@ "item": "colors", "subitem": "secondary-fixed-dim" }, - "path": [ - "theme", - "dark", - "colors", - "secondary-fixed-dim" - ] + "path": ["theme", "dark", "colors", "secondary-fixed-dim"] }, "tertiary-fixed": { "type": "color", @@ -35337,10 +28327,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34776", "exportKey": "variables" } @@ -35354,10 +28341,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34776", "exportKey": "variables" } @@ -35370,12 +28354,7 @@ "item": "colors", "subitem": "tertiary-fixed" }, - "path": [ - "theme", - "dark", - "colors", - "tertiary-fixed" - ] + "path": ["theme", "dark", "colors", "tertiary-fixed"] }, "tertiary-fixed-dim": { "type": "color", @@ -35384,10 +28363,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34777", "exportKey": "variables" } @@ -35401,10 +28377,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34777", "exportKey": "variables" } @@ -35417,12 +28390,7 @@ "item": "colors", "subitem": "tertiary-fixed-dim" }, - "path": [ - "theme", - "dark", - "colors", - "tertiary-fixed-dim" - ] + "path": ["theme", "dark", "colors", "tertiary-fixed-dim"] }, "primary-8%": { "description": "Use for hover states", @@ -35433,9 +28401,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34778", "exportKey": "variables" } @@ -35451,9 +28417,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34778", "exportKey": "variables" } @@ -35466,12 +28430,7 @@ "item": "colors", "subitem": "primary-8%" }, - "path": [ - "theme", - "dark", - "colors", - "primary-8%" - ] + "path": ["theme", "dark", "colors", "primary-8%"] }, "primary-12%": { "type": "color", @@ -35481,9 +28440,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34779", "exportKey": "variables" } @@ -35498,9 +28455,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34779", "exportKey": "variables" } @@ -35513,12 +28468,7 @@ "item": "colors", "subitem": "primary-12%" }, - "path": [ - "theme", - "dark", - "colors", - "primary-12%" - ] + "path": ["theme", "dark", "colors", "primary-12%"] }, "on-surface-8%": { "type": "color", @@ -35528,9 +28478,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34780", "exportKey": "variables" } @@ -35545,9 +28493,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34780", "exportKey": "variables" } @@ -35560,12 +28506,7 @@ "item": "colors", "subitem": "on-surface-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface-8%" - ] + "path": ["theme", "dark", "colors", "on-surface-8%"] }, "on-surface-12%": { "type": "color", @@ -35575,9 +28516,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34781", "exportKey": "variables" } @@ -35592,9 +28531,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34781", "exportKey": "variables" } @@ -35607,12 +28544,7 @@ "item": "colors", "subitem": "on-surface-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface-12%" - ] + "path": ["theme", "dark", "colors", "on-surface-12%"] }, "on-primary-container": { "type": "color", @@ -35621,10 +28553,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34782", "exportKey": "variables" } @@ -35638,10 +28567,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34782", "exportKey": "variables" } @@ -35654,12 +28580,7 @@ "item": "colors", "subitem": "on-primary-container" }, - "path": [ - "theme", - "dark", - "colors", - "on-primary-container" - ] + "path": ["theme", "dark", "colors", "on-primary-container"] }, "inverse-primary": { "type": "color", @@ -35669,9 +28590,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34783", "exportKey": "variables" } @@ -35686,9 +28605,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34783", "exportKey": "variables" } @@ -35701,12 +28618,7 @@ "item": "colors", "subitem": "inverse-primary" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-primary" - ] + "path": ["theme", "dark", "colors", "inverse-primary"] }, "on-surface-38%": { "type": "color", @@ -35716,9 +28628,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34784", "exportKey": "variables" } @@ -35733,9 +28643,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34784", "exportKey": "variables" } @@ -35748,12 +28656,7 @@ "item": "colors", "subitem": "on-surface-38%" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface-38%" - ] + "path": ["theme", "dark", "colors", "on-surface-38%"] }, "on-surface-16%": { "type": "color", @@ -35763,9 +28666,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34785", "exportKey": "variables" } @@ -35780,9 +28681,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34785", "exportKey": "variables" } @@ -35795,12 +28694,7 @@ "item": "colors", "subitem": "on-surface-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface-16%" - ] + "path": ["theme", "dark", "colors", "on-surface-16%"] }, "on-primary-12%": { "type": "color", @@ -35810,9 +28704,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34786", "exportKey": "variables" } @@ -35827,9 +28719,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34786", "exportKey": "variables" } @@ -35842,12 +28732,7 @@ "item": "colors", "subitem": "on-primary-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-primary-12%" - ] + "path": ["theme", "dark", "colors", "on-primary-12%"] }, "on-primary-8%": { "description": "Use for hover states", @@ -35858,9 +28743,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34787", "exportKey": "variables" } @@ -35876,9 +28759,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34787", "exportKey": "variables" } @@ -35891,12 +28772,7 @@ "item": "colors", "subitem": "on-primary-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-primary-8%" - ] + "path": ["theme", "dark", "colors", "on-primary-8%"] }, "primary-16%": { "type": "color", @@ -35906,9 +28782,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34788", "exportKey": "variables" } @@ -35923,9 +28797,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34788", "exportKey": "variables" } @@ -35938,12 +28810,7 @@ "item": "colors", "subitem": "primary-16%" }, - "path": [ - "theme", - "dark", - "colors", - "primary-16%" - ] + "path": ["theme", "dark", "colors", "primary-16%"] }, "on-surface-variant-8%": { "type": "color", @@ -35953,9 +28820,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34789", "exportKey": "variables" } @@ -35970,9 +28835,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34789", "exportKey": "variables" } @@ -35985,12 +28848,7 @@ "item": "colors", "subitem": "on-surface-variant-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface-variant-8%" - ] + "path": ["theme", "dark", "colors", "on-surface-variant-8%"] }, "on-tertiary-container-8%": { "type": "color", @@ -36000,9 +28858,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34790", "exportKey": "variables" } @@ -36017,9 +28873,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34790", "exportKey": "variables" } @@ -36032,12 +28886,7 @@ "item": "colors", "subitem": "on-tertiary-container-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-tertiary-container-8%" - ] + "path": ["theme", "dark", "colors", "on-tertiary-container-8%"] }, "on-tertiary-container-12%": { "type": "color", @@ -36047,9 +28896,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34791", "exportKey": "variables" } @@ -36064,9 +28911,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34791", "exportKey": "variables" } @@ -36079,12 +28924,7 @@ "item": "colors", "subitem": "on-tertiary-container-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-tertiary-container-12%" - ] + "path": ["theme", "dark", "colors", "on-tertiary-container-12%"] }, "on-primary-container-12%": { "type": "color", @@ -36094,9 +28934,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34792", "exportKey": "variables" } @@ -36111,9 +28949,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34792", "exportKey": "variables" } @@ -36126,12 +28962,7 @@ "item": "colors", "subitem": "on-primary-container-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-primary-container-12%" - ] + "path": ["theme", "dark", "colors", "on-primary-container-12%"] }, "on-surface-variant-12%": { "type": "color", @@ -36141,9 +28972,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34793", "exportKey": "variables" } @@ -36158,9 +28987,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34793", "exportKey": "variables" } @@ -36173,12 +29000,7 @@ "item": "colors", "subitem": "on-surface-variant-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface-variant-12%" - ] + "path": ["theme", "dark", "colors", "on-surface-variant-12%"] }, "on-secondary-container-8%": { "type": "color", @@ -36188,9 +29010,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34794", "exportKey": "variables" } @@ -36205,9 +29025,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34794", "exportKey": "variables" } @@ -36220,12 +29038,7 @@ "item": "colors", "subitem": "on-secondary-container-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-secondary-container-8%" - ] + "path": ["theme", "dark", "colors", "on-secondary-container-8%"] }, "on-secondary-container-16%": { "type": "color", @@ -36235,11 +29048,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "STROKE_COLOR", - "TEXT_FILL", - "SHAPE_FILL" - ], + "scopes": ["STROKE_COLOR", "TEXT_FILL", "SHAPE_FILL"], "variableId": "VariableID:6809:34795", "exportKey": "variables" } @@ -36254,11 +29063,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "STROKE_COLOR", - "TEXT_FILL", - "SHAPE_FILL" - ], + "scopes": ["STROKE_COLOR", "TEXT_FILL", "SHAPE_FILL"], "variableId": "VariableID:6809:34795", "exportKey": "variables" } @@ -36271,12 +29076,7 @@ "item": "colors", "subitem": "on-secondary-container-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-secondary-container-16%" - ] + "path": ["theme", "dark", "colors", "on-secondary-container-16%"] }, "outline-8%": { "type": "color", @@ -36286,9 +29086,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34796", "exportKey": "variables" } @@ -36303,9 +29101,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34796", "exportKey": "variables" } @@ -36318,12 +29114,7 @@ "item": "colors", "subitem": "outline-8%" }, - "path": [ - "theme", - "dark", - "colors", - "outline-8%" - ] + "path": ["theme", "dark", "colors", "outline-8%"] }, "outline-12%": { "type": "color", @@ -36333,9 +29124,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34797", "exportKey": "variables" } @@ -36350,9 +29139,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34797", "exportKey": "variables" } @@ -36365,12 +29152,7 @@ "item": "colors", "subitem": "outline-12%" }, - "path": [ - "theme", - "dark", - "colors", - "outline-12%" - ] + "path": ["theme", "dark", "colors", "outline-12%"] }, "outline-16%": { "type": "color", @@ -36380,9 +29162,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34798", "exportKey": "variables" } @@ -36397,9 +29177,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34798", "exportKey": "variables" } @@ -36412,12 +29190,7 @@ "item": "colors", "subitem": "outline-16%" }, - "path": [ - "theme", - "dark", - "colors", - "outline-16%" - ] + "path": ["theme", "dark", "colors", "outline-16%"] }, "surface-variant": { "type": "color", @@ -36426,10 +29199,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34799", "exportKey": "variables" } @@ -36443,10 +29213,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34799", "exportKey": "variables" } @@ -36459,12 +29226,7 @@ "item": "colors", "subitem": "surface-variant" }, - "path": [ - "theme", - "dark", - "colors", - "surface-variant" - ] + "path": ["theme", "dark", "colors", "surface-variant"] }, "emphasis": { "type": "color", @@ -36473,10 +29235,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34800", "exportKey": "variables" } @@ -36490,10 +29249,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34800", "exportKey": "variables" } @@ -36506,12 +29262,7 @@ "item": "colors", "subitem": "emphasis" }, - "path": [ - "theme", - "dark", - "colors", - "emphasis" - ] + "path": ["theme", "dark", "colors", "emphasis"] }, "emphasis-container": { "type": "color", @@ -36520,10 +29271,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34801", "exportKey": "variables" } @@ -36537,10 +29285,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34801", "exportKey": "variables" } @@ -36553,12 +29298,7 @@ "item": "colors", "subitem": "emphasis-container" }, - "path": [ - "theme", - "dark", - "colors", - "emphasis-container" - ] + "path": ["theme", "dark", "colors", "emphasis-container"] }, "on-emphasis": { "type": "color", @@ -36567,10 +29307,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34802", "exportKey": "variables" } @@ -36584,10 +29321,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34802", "exportKey": "variables" } @@ -36600,12 +29334,7 @@ "item": "colors", "subitem": "on-emphasis" }, - "path": [ - "theme", - "dark", - "colors", - "on-emphasis" - ] + "path": ["theme", "dark", "colors", "on-emphasis"] }, "on-emphasis-container": { "type": "color", @@ -36614,10 +29343,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34803", "exportKey": "variables" } @@ -36631,10 +29357,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34803", "exportKey": "variables" } @@ -36647,12 +29370,7 @@ "item": "colors", "subitem": "on-emphasis-container" }, - "path": [ - "theme", - "dark", - "colors", - "on-emphasis-container" - ] + "path": ["theme", "dark", "colors", "on-emphasis-container"] }, "positive-16%": { "type": "color", @@ -36662,9 +29380,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34804", "exportKey": "variables" } @@ -36679,9 +29395,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34804", "exportKey": "variables" } @@ -36694,12 +29408,7 @@ "item": "colors", "subitem": "positive-16%" }, - "path": [ - "theme", - "dark", - "colors", - "positive-16%" - ] + "path": ["theme", "dark", "colors", "positive-16%"] }, "caution-16%": { "type": "color", @@ -36709,9 +29418,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34805", "exportKey": "variables" } @@ -36726,9 +29433,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34805", "exportKey": "variables" } @@ -36741,12 +29446,7 @@ "item": "colors", "subitem": "caution-16%" }, - "path": [ - "theme", - "dark", - "colors", - "caution-16%" - ] + "path": ["theme", "dark", "colors", "caution-16%"] }, "negative-12%": { "type": "color", @@ -36756,9 +29456,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34806", "exportKey": "variables" } @@ -36773,9 +29471,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34806", "exportKey": "variables" } @@ -36788,12 +29484,7 @@ "item": "colors", "subitem": "negative-12%" }, - "path": [ - "theme", - "dark", - "colors", - "negative-12%" - ] + "path": ["theme", "dark", "colors", "negative-12%"] }, "on-secondary-container-12%": { "type": "color", @@ -36803,9 +29494,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34807", "exportKey": "variables" } @@ -36820,9 +29509,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34807", "exportKey": "variables" } @@ -36835,12 +29522,7 @@ "item": "colors", "subitem": "on-secondary-container-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-secondary-container-12%" - ] + "path": ["theme", "dark", "colors", "on-secondary-container-12%"] }, "on-primary-16%": { "type": "color", @@ -36850,9 +29532,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34808", "exportKey": "variables" } @@ -36867,9 +29547,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34808", "exportKey": "variables" } @@ -36882,12 +29560,7 @@ "item": "colors", "subitem": "on-primary-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-primary-16%" - ] + "path": ["theme", "dark", "colors", "on-primary-16%"] }, "on-primary-container-8%": { "description": "Use for hover states", @@ -36898,9 +29571,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34809", "exportKey": "variables" } @@ -36916,9 +29587,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34809", "exportKey": "variables" } @@ -36931,12 +29600,7 @@ "item": "colors", "subitem": "on-primary-container-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-primary-container-8%" - ] + "path": ["theme", "dark", "colors", "on-primary-container-8%"] }, "on-primary-container-16%": { "type": "color", @@ -36946,9 +29610,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34810", "exportKey": "variables" } @@ -36963,9 +29625,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34810", "exportKey": "variables" } @@ -36978,12 +29638,7 @@ "item": "colors", "subitem": "on-primary-container-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-primary-container-16%" - ] + "path": ["theme", "dark", "colors", "on-primary-container-16%"] }, "on-secondary-8%": { "type": "color", @@ -36993,9 +29648,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34811", "exportKey": "variables" } @@ -37010,9 +29663,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34811", "exportKey": "variables" } @@ -37025,12 +29676,7 @@ "item": "colors", "subitem": "on-secondary-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-secondary-8%" - ] + "path": ["theme", "dark", "colors", "on-secondary-8%"] }, "on-secondary-12%": { "type": "color", @@ -37040,9 +29686,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34812", "exportKey": "variables" } @@ -37057,9 +29701,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34812", "exportKey": "variables" } @@ -37072,12 +29714,7 @@ "item": "colors", "subitem": "on-secondary-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-secondary-12%" - ] + "path": ["theme", "dark", "colors", "on-secondary-12%"] }, "on-secondary-16%": { "type": "color", @@ -37087,9 +29724,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34813", "exportKey": "variables" } @@ -37104,9 +29739,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34813", "exportKey": "variables" } @@ -37119,12 +29752,7 @@ "item": "colors", "subitem": "on-secondary-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-secondary-16%" - ] + "path": ["theme", "dark", "colors", "on-secondary-16%"] }, "on-tertiary-8%": { "type": "color", @@ -37134,9 +29762,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34814", "exportKey": "variables" } @@ -37151,9 +29777,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34814", "exportKey": "variables" } @@ -37166,12 +29790,7 @@ "item": "colors", "subitem": "on-tertiary-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-tertiary-8%" - ] + "path": ["theme", "dark", "colors", "on-tertiary-8%"] }, "on-tertiary-12%": { "type": "color", @@ -37181,9 +29800,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34815", "exportKey": "variables" } @@ -37198,9 +29815,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34815", "exportKey": "variables" } @@ -37213,12 +29828,7 @@ "item": "colors", "subitem": "on-tertiary-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-tertiary-12%" - ] + "path": ["theme", "dark", "colors", "on-tertiary-12%"] }, "on-tertiary-16%": { "type": "color", @@ -37228,9 +29838,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34816", "exportKey": "variables" } @@ -37245,9 +29853,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34816", "exportKey": "variables" } @@ -37260,12 +29866,7 @@ "item": "colors", "subitem": "on-tertiary-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-tertiary-16%" - ] + "path": ["theme", "dark", "colors", "on-tertiary-16%"] }, "on-tertiary-container-16%": { "type": "color", @@ -37275,9 +29876,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34817", "exportKey": "variables" } @@ -37292,9 +29891,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34817", "exportKey": "variables" } @@ -37307,12 +29904,7 @@ "item": "colors", "subitem": "on-tertiary-container-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-tertiary-container-16%" - ] + "path": ["theme", "dark", "colors", "on-tertiary-container-16%"] }, "on-surface-variant-16%": { "type": "color", @@ -37322,9 +29914,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34818", "exportKey": "variables" } @@ -37339,9 +29929,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34818", "exportKey": "variables" } @@ -37354,12 +29942,7 @@ "item": "colors", "subitem": "on-surface-variant-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface-variant-16%" - ] + "path": ["theme", "dark", "colors", "on-surface-variant-16%"] }, "negative-8%": { "type": "color", @@ -37369,9 +29952,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34819", "exportKey": "variables" } @@ -37386,9 +29967,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34819", "exportKey": "variables" } @@ -37401,12 +29980,7 @@ "item": "colors", "subitem": "negative-8%" }, - "path": [ - "theme", - "dark", - "colors", - "negative-8%" - ] + "path": ["theme", "dark", "colors", "negative-8%"] }, "negative-16%": { "type": "color", @@ -37416,9 +29990,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34820", "exportKey": "variables" } @@ -37433,9 +30005,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34820", "exportKey": "variables" } @@ -37448,12 +30018,7 @@ "item": "colors", "subitem": "negative-16%" }, - "path": [ - "theme", - "dark", - "colors", - "negative-16%" - ] + "path": ["theme", "dark", "colors", "negative-16%"] }, "positive-12%": { "type": "color", @@ -37463,9 +30028,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34821", "exportKey": "variables" } @@ -37480,9 +30043,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34821", "exportKey": "variables" } @@ -37495,12 +30056,7 @@ "item": "colors", "subitem": "positive-12%" }, - "path": [ - "theme", - "dark", - "colors", - "positive-12%" - ] + "path": ["theme", "dark", "colors", "positive-12%"] }, "positive-8%": { "type": "color", @@ -37510,9 +30066,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34822", "exportKey": "variables" } @@ -37527,9 +30081,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34822", "exportKey": "variables" } @@ -37542,12 +30094,7 @@ "item": "colors", "subitem": "positive-8%" }, - "path": [ - "theme", - "dark", - "colors", - "positive-8%" - ] + "path": ["theme", "dark", "colors", "positive-8%"] }, "on-positive-8%": { "type": "color", @@ -37557,9 +30104,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34823", "exportKey": "variables" } @@ -37574,9 +30119,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34823", "exportKey": "variables" } @@ -37589,12 +30132,7 @@ "item": "colors", "subitem": "on-positive-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-positive-8%" - ] + "path": ["theme", "dark", "colors", "on-positive-8%"] }, "on-positive-12%": { "type": "color", @@ -37604,9 +30142,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34824", "exportKey": "variables" } @@ -37621,9 +30157,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34824", "exportKey": "variables" } @@ -37636,12 +30170,7 @@ "item": "colors", "subitem": "on-positive-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-positive-12%" - ] + "path": ["theme", "dark", "colors", "on-positive-12%"] }, "on-positive-16%": { "type": "color", @@ -37651,9 +30180,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34825", "exportKey": "variables" } @@ -37668,9 +30195,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34825", "exportKey": "variables" } @@ -37683,12 +30208,7 @@ "item": "colors", "subitem": "on-positive-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-positive-16%" - ] + "path": ["theme", "dark", "colors", "on-positive-16%"] }, "on-positive-container-8%": { "type": "color", @@ -37698,9 +30218,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34826", "exportKey": "variables" } @@ -37715,9 +30233,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34826", "exportKey": "variables" } @@ -37730,12 +30246,7 @@ "item": "colors", "subitem": "on-positive-container-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-positive-container-8%" - ] + "path": ["theme", "dark", "colors", "on-positive-container-8%"] }, "on-positive-container-12%": { "type": "color", @@ -37745,9 +30256,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34827", "exportKey": "variables" } @@ -37762,9 +30271,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34827", "exportKey": "variables" } @@ -37777,12 +30284,7 @@ "item": "colors", "subitem": "on-positive-container-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-positive-container-12%" - ] + "path": ["theme", "dark", "colors", "on-positive-container-12%"] }, "on-positive-container-16%": { "type": "color", @@ -37792,9 +30294,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34828", "exportKey": "variables" } @@ -37809,9 +30309,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34828", "exportKey": "variables" } @@ -37824,12 +30322,7 @@ "item": "colors", "subitem": "on-positive-container-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-positive-container-16%" - ] + "path": ["theme", "dark", "colors", "on-positive-container-16%"] }, "caution-12%": { "type": "color", @@ -37839,9 +30332,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34829", "exportKey": "variables" } @@ -37856,9 +30347,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34829", "exportKey": "variables" } @@ -37871,12 +30360,7 @@ "item": "colors", "subitem": "caution-12%" }, - "path": [ - "theme", - "dark", - "colors", - "caution-12%" - ] + "path": ["theme", "dark", "colors", "caution-12%"] }, "caution-8%": { "type": "color", @@ -37886,9 +30370,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34830", "exportKey": "variables" } @@ -37903,9 +30385,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34830", "exportKey": "variables" } @@ -37918,12 +30398,7 @@ "item": "colors", "subitem": "caution-8%" }, - "path": [ - "theme", - "dark", - "colors", - "caution-8%" - ] + "path": ["theme", "dark", "colors", "caution-8%"] }, "on-caution-8%": { "type": "color", @@ -37933,9 +30408,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34831", "exportKey": "variables" } @@ -37950,9 +30423,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34831", "exportKey": "variables" } @@ -37965,12 +30436,7 @@ "item": "colors", "subitem": "on-caution-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-caution-8%" - ] + "path": ["theme", "dark", "colors", "on-caution-8%"] }, "on-caution-12%": { "type": "color", @@ -37980,9 +30446,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34832", "exportKey": "variables" } @@ -37997,9 +30461,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34832", "exportKey": "variables" } @@ -38012,12 +30474,7 @@ "item": "colors", "subitem": "on-caution-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-caution-12%" - ] + "path": ["theme", "dark", "colors", "on-caution-12%"] }, "on-caution-16%": { "type": "color", @@ -38027,9 +30484,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34833", "exportKey": "variables" } @@ -38044,9 +30499,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34833", "exportKey": "variables" } @@ -38059,12 +30512,7 @@ "item": "colors", "subitem": "on-caution-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-caution-16%" - ] + "path": ["theme", "dark", "colors", "on-caution-16%"] }, "on-negative-8%": { "type": "color", @@ -38074,9 +30522,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34834", "exportKey": "variables" } @@ -38091,9 +30537,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34834", "exportKey": "variables" } @@ -38106,12 +30550,7 @@ "item": "colors", "subitem": "on-negative-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-negative-8%" - ] + "path": ["theme", "dark", "colors", "on-negative-8%"] }, "on-negative-12%": { "type": "color", @@ -38121,9 +30560,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34835", "exportKey": "variables" } @@ -38138,9 +30575,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34835", "exportKey": "variables" } @@ -38153,12 +30588,7 @@ "item": "colors", "subitem": "on-negative-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-negative-12%" - ] + "path": ["theme", "dark", "colors", "on-negative-12%"] }, "on-negative-16%": { "type": "color", @@ -38168,9 +30598,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34836", "exportKey": "variables" } @@ -38185,9 +30613,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34836", "exportKey": "variables" } @@ -38200,12 +30626,7 @@ "item": "colors", "subitem": "on-negative-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-negative-16%" - ] + "path": ["theme", "dark", "colors", "on-negative-16%"] }, "on-caution-container-8%": { "type": "color", @@ -38215,9 +30636,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34837", "exportKey": "variables" } @@ -38232,9 +30651,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34837", "exportKey": "variables" } @@ -38247,12 +30664,7 @@ "item": "colors", "subitem": "on-caution-container-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-caution-container-8%" - ] + "path": ["theme", "dark", "colors", "on-caution-container-8%"] }, "on-caution-container-12%": { "type": "color", @@ -38262,9 +30674,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34838", "exportKey": "variables" } @@ -38279,9 +30689,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34838", "exportKey": "variables" } @@ -38294,12 +30702,7 @@ "item": "colors", "subitem": "on-caution-container-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-caution-container-12%" - ] + "path": ["theme", "dark", "colors", "on-caution-container-12%"] }, "on-caution-container-16%": { "type": "color", @@ -38309,9 +30712,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34839", "exportKey": "variables" } @@ -38326,9 +30727,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34839", "exportKey": "variables" } @@ -38341,12 +30740,7 @@ "item": "colors", "subitem": "on-caution-container-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-caution-container-16%" - ] + "path": ["theme", "dark", "colors", "on-caution-container-16%"] }, "emphasis-8%": { "type": "color", @@ -38356,9 +30750,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34840", "exportKey": "variables" } @@ -38373,9 +30765,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34840", "exportKey": "variables" } @@ -38388,12 +30778,7 @@ "item": "colors", "subitem": "emphasis-8%" }, - "path": [ - "theme", - "dark", - "colors", - "emphasis-8%" - ] + "path": ["theme", "dark", "colors", "emphasis-8%"] }, "emphasis-12%": { "type": "color", @@ -38403,9 +30788,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34841", "exportKey": "variables" } @@ -38420,9 +30803,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34841", "exportKey": "variables" } @@ -38435,12 +30816,7 @@ "item": "colors", "subitem": "emphasis-12%" }, - "path": [ - "theme", - "dark", - "colors", - "emphasis-12%" - ] + "path": ["theme", "dark", "colors", "emphasis-12%"] }, "emphasis-16%": { "type": "color", @@ -38450,9 +30826,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34842", "exportKey": "variables" } @@ -38467,9 +30841,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34842", "exportKey": "variables" } @@ -38482,12 +30854,7 @@ "item": "colors", "subitem": "emphasis-16%" }, - "path": [ - "theme", - "dark", - "colors", - "emphasis-16%" - ] + "path": ["theme", "dark", "colors", "emphasis-16%"] }, "on-emphasis-8%": { "type": "color", @@ -38497,9 +30864,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34843", "exportKey": "variables" } @@ -38514,9 +30879,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34843", "exportKey": "variables" } @@ -38529,12 +30892,7 @@ "item": "colors", "subitem": "on-emphasis-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-emphasis-8%" - ] + "path": ["theme", "dark", "colors", "on-emphasis-8%"] }, "on-emphasis-12%": { "type": "color", @@ -38544,9 +30902,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34844", "exportKey": "variables" } @@ -38561,9 +30917,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34844", "exportKey": "variables" } @@ -38576,12 +30930,7 @@ "item": "colors", "subitem": "on-emphasis-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-emphasis-12%" - ] + "path": ["theme", "dark", "colors", "on-emphasis-12%"] }, "on-emphasis-16%": { "type": "color", @@ -38591,9 +30940,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34845", "exportKey": "variables" } @@ -38608,9 +30955,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34845", "exportKey": "variables" } @@ -38623,12 +30968,7 @@ "item": "colors", "subitem": "on-emphasis-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-emphasis-16%" - ] + "path": ["theme", "dark", "colors", "on-emphasis-16%"] }, "on-emphasis-container-8%": { "type": "color", @@ -38638,9 +30978,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34846", "exportKey": "variables" } @@ -38655,9 +30993,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34846", "exportKey": "variables" } @@ -38670,12 +31006,7 @@ "item": "colors", "subitem": "on-emphasis-container-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-emphasis-container-8%" - ] + "path": ["theme", "dark", "colors", "on-emphasis-container-8%"] }, "on-emphasis-container-12%": { "type": "color", @@ -38685,9 +31016,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34847", "exportKey": "variables" } @@ -38702,9 +31031,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34847", "exportKey": "variables" } @@ -38717,12 +31044,7 @@ "item": "colors", "subitem": "on-emphasis-container-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-emphasis-container-12%" - ] + "path": ["theme", "dark", "colors", "on-emphasis-container-12%"] }, "on-emphasis-container-16%": { "type": "color", @@ -38732,9 +31054,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34848", "exportKey": "variables" } @@ -38749,9 +31069,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34848", "exportKey": "variables" } @@ -38764,12 +31082,7 @@ "item": "colors", "subitem": "on-emphasis-container-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-emphasis-container-16%" - ] + "path": ["theme", "dark", "colors", "on-emphasis-container-16%"] }, "inverse-on-surface-12%": { "type": "color", @@ -38779,9 +31092,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34849", "exportKey": "variables" } @@ -38796,9 +31107,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34849", "exportKey": "variables" } @@ -38811,12 +31120,7 @@ "item": "colors", "subitem": "inverse-on-surface-12%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-on-surface-12%" - ] + "path": ["theme", "dark", "colors", "inverse-on-surface-12%"] }, "inverse-primary-12%": { "type": "color", @@ -38826,9 +31130,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34850", "exportKey": "variables" } @@ -38843,9 +31145,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34850", "exportKey": "variables" } @@ -38858,12 +31158,7 @@ "item": "colors", "subitem": "inverse-primary-12%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-primary-12%" - ] + "path": ["theme", "dark", "colors", "inverse-primary-12%"] }, "inverse-on-surface-8%": { "type": "color", @@ -38873,9 +31168,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34851", "exportKey": "variables" } @@ -38890,9 +31183,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34851", "exportKey": "variables" } @@ -38905,12 +31196,7 @@ "item": "colors", "subitem": "inverse-on-surface-8%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-on-surface-8%" - ] + "path": ["theme", "dark", "colors", "inverse-on-surface-8%"] }, "inverse-primary-8%": { "description": "Use for hover states", @@ -38921,9 +31207,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34852", "exportKey": "variables" } @@ -38939,9 +31223,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34852", "exportKey": "variables" } @@ -38954,12 +31236,7 @@ "item": "colors", "subitem": "inverse-primary-8%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-primary-8%" - ] + "path": ["theme", "dark", "colors", "inverse-primary-8%"] }, "inverse-primary-16%": { "type": "color", @@ -38969,9 +31246,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34853", "exportKey": "variables" } @@ -38986,9 +31261,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34853", "exportKey": "variables" } @@ -39001,12 +31274,7 @@ "item": "colors", "subitem": "inverse-primary-16%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-primary-16%" - ] + "path": ["theme", "dark", "colors", "inverse-primary-16%"] }, "inverse-on-surface-16%": { "type": "color", @@ -39016,9 +31284,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34854", "exportKey": "variables" } @@ -39033,9 +31299,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34854", "exportKey": "variables" } @@ -39048,12 +31312,7 @@ "item": "colors", "subitem": "inverse-on-surface-16%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-on-surface-16%" - ] + "path": ["theme", "dark", "colors", "inverse-on-surface-16%"] }, "on-primary-74%": { "type": "color", @@ -39063,9 +31322,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34855", "exportKey": "variables" } @@ -39080,9 +31337,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34855", "exportKey": "variables" } @@ -39095,12 +31350,7 @@ "item": "colors", "subitem": "on-primary-74%" }, - "path": [ - "theme", - "dark", - "colors", - "on-primary-74%" - ] + "path": ["theme", "dark", "colors", "on-primary-74%"] }, "on-surface-74%": { "type": "color", @@ -39110,9 +31360,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34856", "exportKey": "variables" } @@ -39127,9 +31375,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34856", "exportKey": "variables" } @@ -39142,12 +31388,7 @@ "item": "colors", "subitem": "on-surface-74%" }, - "path": [ - "theme", - "dark", - "colors", - "on-surface-74%" - ] + "path": ["theme", "dark", "colors", "on-surface-74%"] }, "tertiary-8%": { "type": "color", @@ -39157,9 +31398,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34857", "exportKey": "variables" } @@ -39174,9 +31413,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34857", "exportKey": "variables" } @@ -39189,12 +31426,7 @@ "item": "colors", "subitem": "tertiary-8%" }, - "path": [ - "theme", - "dark", - "colors", - "tertiary-8%" - ] + "path": ["theme", "dark", "colors", "tertiary-8%"] }, "tertiary-12%": { "type": "color", @@ -39204,9 +31436,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34858", "exportKey": "variables" } @@ -39221,9 +31451,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34858", "exportKey": "variables" } @@ -39236,12 +31464,7 @@ "item": "colors", "subitem": "tertiary-12%" }, - "path": [ - "theme", - "dark", - "colors", - "tertiary-12%" - ] + "path": ["theme", "dark", "colors", "tertiary-12%"] }, "tertiary-16%": { "type": "color", @@ -39251,9 +31474,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34859", "exportKey": "variables" } @@ -39268,9 +31489,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34859", "exportKey": "variables" } @@ -39283,12 +31502,7 @@ "item": "colors", "subitem": "tertiary-16%" }, - "path": [ - "theme", - "dark", - "colors", - "tertiary-16%" - ] + "path": ["theme", "dark", "colors", "tertiary-16%"] }, "surface-container-lowest-blue": { "type": "color", @@ -39298,9 +31512,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34860", "exportKey": "variables" } @@ -39315,9 +31527,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34860", "exportKey": "variables" } @@ -39330,12 +31540,7 @@ "item": "colors", "subitem": "surface-container-lowest-blue" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-lowest-blue" - ] + "path": ["theme", "dark", "colors", "surface-container-lowest-blue"] }, "surface-container-low-blue": { "type": "color", @@ -39345,9 +31550,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34861", "exportKey": "variables" } @@ -39362,9 +31565,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34861", "exportKey": "variables" } @@ -39377,12 +31578,7 @@ "item": "colors", "subitem": "surface-container-low-blue" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-low-blue" - ] + "path": ["theme", "dark", "colors", "surface-container-low-blue"] }, "surface-container-high-blue": { "type": "color", @@ -39392,9 +31588,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34862", "exportKey": "variables" } @@ -39409,9 +31603,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34862", "exportKey": "variables" } @@ -39424,12 +31616,7 @@ "item": "colors", "subitem": "surface-container-high-blue" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-high-blue" - ] + "path": ["theme", "dark", "colors", "surface-container-high-blue"] }, "surface-container-highest-blue": { "type": "color", @@ -39439,9 +31626,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34863", "exportKey": "variables" } @@ -39456,9 +31641,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34863", "exportKey": "variables" } @@ -39471,12 +31654,7 @@ "item": "colors", "subitem": "surface-container-highest-blue" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-highest-blue" - ] + "path": ["theme", "dark", "colors", "surface-container-highest-blue"] }, "surface-container-lowest-navy": { "type": "color", @@ -39486,9 +31664,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34864", "exportKey": "variables" } @@ -39503,9 +31679,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34864", "exportKey": "variables" } @@ -39518,12 +31692,7 @@ "item": "colors", "subitem": "surface-container-lowest-navy" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-lowest-navy" - ] + "path": ["theme", "dark", "colors", "surface-container-lowest-navy"] }, "surface-container-low-navy": { "type": "color", @@ -39533,9 +31702,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34865", "exportKey": "variables" } @@ -39550,9 +31717,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34865", "exportKey": "variables" } @@ -39565,12 +31730,7 @@ "item": "colors", "subitem": "surface-container-low-navy" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-low-navy" - ] + "path": ["theme", "dark", "colors", "surface-container-low-navy"] }, "surface-container-high-navy": { "type": "color", @@ -39580,9 +31740,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34866", "exportKey": "variables" } @@ -39597,9 +31755,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34866", "exportKey": "variables" } @@ -39612,12 +31768,7 @@ "item": "colors", "subitem": "surface-container-high-navy" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-high-navy" - ] + "path": ["theme", "dark", "colors", "surface-container-high-navy"] }, "surface-container-highest-navy": { "type": "color", @@ -39627,9 +31778,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34867", "exportKey": "variables" } @@ -39644,9 +31793,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34867", "exportKey": "variables" } @@ -39659,12 +31806,7 @@ "item": "colors", "subitem": "surface-container-highest-navy" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-highest-navy" - ] + "path": ["theme", "dark", "colors", "surface-container-highest-navy"] }, "surface-blue": { "type": "color", @@ -39674,9 +31816,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34868", "exportKey": "variables" } @@ -39691,9 +31831,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34868", "exportKey": "variables" } @@ -39706,12 +31844,7 @@ "item": "colors", "subitem": "surface-blue" }, - "path": [ - "theme", - "dark", - "colors", - "surface-blue" - ] + "path": ["theme", "dark", "colors", "surface-blue"] }, "surface-navy": { "type": "color", @@ -39721,9 +31854,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34869", "exportKey": "variables" } @@ -39738,9 +31869,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34869", "exportKey": "variables" } @@ -39753,12 +31882,7 @@ "item": "colors", "subitem": "surface-navy" }, - "path": [ - "theme", - "dark", - "colors", - "surface-navy" - ] + "path": ["theme", "dark", "colors", "surface-navy"] }, "surface-container-blue": { "type": "color", @@ -39768,9 +31892,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34870", "exportKey": "variables" } @@ -39785,9 +31907,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34870", "exportKey": "variables" } @@ -39800,12 +31920,7 @@ "item": "colors", "subitem": "surface-container-blue" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-blue" - ] + "path": ["theme", "dark", "colors", "surface-container-blue"] }, "surface-container-navy": { "type": "color", @@ -39815,9 +31930,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34871", "exportKey": "variables" } @@ -39832,9 +31945,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34871", "exportKey": "variables" } @@ -39847,12 +31958,7 @@ "item": "colors", "subitem": "surface-container-navy" }, - "path": [ - "theme", - "dark", - "colors", - "surface-container-navy" - ] + "path": ["theme", "dark", "colors", "surface-container-navy"] }, "secondary-8%": { "type": "color", @@ -39862,9 +31968,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34872", "exportKey": "variables" } @@ -39879,9 +31983,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34872", "exportKey": "variables" } @@ -39894,12 +31996,7 @@ "item": "colors", "subitem": "secondary-8%" }, - "path": [ - "theme", - "dark", - "colors", - "secondary-8%" - ] + "path": ["theme", "dark", "colors", "secondary-8%"] }, "secondary-12%": { "type": "color", @@ -39909,9 +32006,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34873", "exportKey": "variables" } @@ -39926,9 +32021,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34873", "exportKey": "variables" } @@ -39941,12 +32034,7 @@ "item": "colors", "subitem": "secondary-12%" }, - "path": [ - "theme", - "dark", - "colors", - "secondary-12%" - ] + "path": ["theme", "dark", "colors", "secondary-12%"] }, "secondary-16%": { "type": "color", @@ -39956,9 +32044,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34874", "exportKey": "variables" } @@ -39973,9 +32059,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34874", "exportKey": "variables" } @@ -39988,12 +32072,7 @@ "item": "colors", "subitem": "secondary-16%" }, - "path": [ - "theme", - "dark", - "colors", - "secondary-16%" - ] + "path": ["theme", "dark", "colors", "secondary-16%"] }, "on-secondary-74%": { "type": "color", @@ -40003,9 +32082,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34875", "exportKey": "variables" } @@ -40020,9 +32097,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34875", "exportKey": "variables" } @@ -40035,12 +32110,7 @@ "item": "colors", "subitem": "on-secondary-74%" }, - "path": [ - "theme", - "dark", - "colors", - "on-secondary-74%" - ] + "path": ["theme", "dark", "colors", "on-secondary-74%"] }, "inverse-secondary": { "type": "color", @@ -40049,10 +32119,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34876", "exportKey": "variables" } @@ -40066,10 +32133,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34876", "exportKey": "variables" } @@ -40082,12 +32146,7 @@ "item": "colors", "subitem": "inverse-secondary" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-secondary" - ] + "path": ["theme", "dark", "colors", "inverse-secondary"] }, "inverse-secondary-8%": { "type": "color", @@ -40097,9 +32156,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34877", "exportKey": "variables" } @@ -40114,9 +32171,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34877", "exportKey": "variables" } @@ -40129,12 +32184,7 @@ "item": "colors", "subitem": "inverse-secondary-8%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-secondary-8%" - ] + "path": ["theme", "dark", "colors", "inverse-secondary-8%"] }, "inverse-secondary-12%": { "type": "color", @@ -40144,9 +32194,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34878", "exportKey": "variables" } @@ -40161,9 +32209,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34878", "exportKey": "variables" } @@ -40176,12 +32222,7 @@ "item": "colors", "subitem": "inverse-secondary-12%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-secondary-12%" - ] + "path": ["theme", "dark", "colors", "inverse-secondary-12%"] }, "inverse-secondary-16%": { "type": "color", @@ -40191,9 +32232,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34879", "exportKey": "variables" } @@ -40208,9 +32247,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34879", "exportKey": "variables" } @@ -40223,12 +32260,7 @@ "item": "colors", "subitem": "inverse-secondary-16%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-secondary-16%" - ] + "path": ["theme", "dark", "colors", "inverse-secondary-16%"] }, "on-tertiary-74%": { "type": "color", @@ -40238,9 +32270,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34880", "exportKey": "variables" } @@ -40255,9 +32285,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34880", "exportKey": "variables" } @@ -40270,12 +32298,7 @@ "item": "colors", "subitem": "on-tertiary-74%" }, - "path": [ - "theme", - "dark", - "colors", - "on-tertiary-74%" - ] + "path": ["theme", "dark", "colors", "on-tertiary-74%"] }, "inverse-tertiary": { "type": "color", @@ -40284,10 +32307,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34881", "exportKey": "variables" } @@ -40301,10 +32321,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6809:34881", "exportKey": "variables" } @@ -40317,12 +32334,7 @@ "item": "colors", "subitem": "inverse-tertiary" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-tertiary" - ] + "path": ["theme", "dark", "colors", "inverse-tertiary"] }, "inverse-tertiary-8%": { "type": "color", @@ -40332,9 +32344,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34882", "exportKey": "variables" } @@ -40349,9 +32359,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34882", "exportKey": "variables" } @@ -40364,12 +32372,7 @@ "item": "colors", "subitem": "inverse-tertiary-8%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-tertiary-8%" - ] + "path": ["theme", "dark", "colors", "inverse-tertiary-8%"] }, "inverse-tertiary-12%": { "type": "color", @@ -40379,9 +32382,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34883", "exportKey": "variables" } @@ -40396,9 +32397,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34883", "exportKey": "variables" } @@ -40411,12 +32410,7 @@ "item": "colors", "subitem": "inverse-tertiary-12%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-tertiary-12%" - ] + "path": ["theme", "dark", "colors", "inverse-tertiary-12%"] }, "inverse-tertiary-16%": { "type": "color", @@ -40426,9 +32420,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34884", "exportKey": "variables" } @@ -40443,9 +32435,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34884", "exportKey": "variables" } @@ -40458,12 +32448,7 @@ "item": "colors", "subitem": "inverse-tertiary-16%" }, - "path": [ - "theme", - "dark", - "colors", - "inverse-tertiary-16%" - ] + "path": ["theme", "dark", "colors", "inverse-tertiary-16%"] }, "on-negative-container-8%": { "type": "color", @@ -40473,9 +32458,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34885", "exportKey": "variables" } @@ -40490,9 +32473,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34885", "exportKey": "variables" } @@ -40505,12 +32486,7 @@ "item": "colors", "subitem": "on-negative-container-8%" }, - "path": [ - "theme", - "dark", - "colors", - "on-negative-container-8%" - ] + "path": ["theme", "dark", "colors", "on-negative-container-8%"] }, "on-negative-container-12%": { "type": "color", @@ -40520,9 +32496,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34886", "exportKey": "variables" } @@ -40537,9 +32511,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34886", "exportKey": "variables" } @@ -40552,12 +32524,7 @@ "item": "colors", "subitem": "on-negative-container-12%" }, - "path": [ - "theme", - "dark", - "colors", - "on-negative-container-12%" - ] + "path": ["theme", "dark", "colors", "on-negative-container-12%"] }, "on-negative-container-16%": { "type": "color", @@ -40567,9 +32534,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34887", "exportKey": "variables" } @@ -40584,9 +32549,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6809:34887", "exportKey": "variables" } @@ -40599,12 +32562,7 @@ "item": "colors", "subitem": "on-negative-container-16%" }, - "path": [ - "theme", - "dark", - "colors", - "on-negative-container-16%" - ] + "path": ["theme", "dark", "colors", "on-negative-container-16%"] } }, "primary-hover": { @@ -40615,9 +32573,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29151", "exportKey": "variables" } @@ -40632,9 +32588,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29151", "exportKey": "variables" } @@ -40646,11 +32600,7 @@ "type": "dark", "item": "primary-hover" }, - "path": [ - "theme", - "dark", - "primary-hover" - ] + "path": ["theme", "dark", "primary-hover"] }, "primary-focus": { "type": "color", @@ -40660,9 +32610,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29152", "exportKey": "variables" } @@ -40677,9 +32625,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29152", "exportKey": "variables" } @@ -40691,11 +32637,7 @@ "type": "dark", "item": "primary-focus" }, - "path": [ - "theme", - "dark", - "primary-focus" - ] + "path": ["theme", "dark", "primary-focus"] }, "primary-press": { "type": "color", @@ -40705,9 +32647,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29153", "exportKey": "variables" } @@ -40722,9 +32662,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29153", "exportKey": "variables" } @@ -40736,11 +32674,7 @@ "type": "dark", "item": "primary-press" }, - "path": [ - "theme", - "dark", - "primary-press" - ] + "path": ["theme", "dark", "primary-press"] }, "primary-drag": { "type": "color", @@ -40750,9 +32684,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29154", "exportKey": "variables" } @@ -40767,9 +32699,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29154", "exportKey": "variables" } @@ -40781,11 +32711,7 @@ "type": "dark", "item": "primary-drag" }, - "path": [ - "theme", - "dark", - "primary-drag" - ] + "path": ["theme", "dark", "primary-drag"] }, "on-primary-hover": { "type": "color", @@ -40795,9 +32721,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29155", "exportKey": "variables" } @@ -40812,9 +32736,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29155", "exportKey": "variables" } @@ -40826,11 +32748,7 @@ "type": "dark", "item": "on-primary-hover" }, - "path": [ - "theme", - "dark", - "on-primary-hover" - ] + "path": ["theme", "dark", "on-primary-hover"] }, "on-primary-focus": { "type": "color", @@ -40840,9 +32758,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29156", "exportKey": "variables" } @@ -40857,9 +32773,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29156", "exportKey": "variables" } @@ -40871,11 +32785,7 @@ "type": "dark", "item": "on-primary-focus" }, - "path": [ - "theme", - "dark", - "on-primary-focus" - ] + "path": ["theme", "dark", "on-primary-focus"] }, "on-primary-press": { "type": "color", @@ -40885,9 +32795,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29157", "exportKey": "variables" } @@ -40902,9 +32810,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29157", "exportKey": "variables" } @@ -40916,11 +32822,7 @@ "type": "dark", "item": "on-primary-press" }, - "path": [ - "theme", - "dark", - "on-primary-press" - ] + "path": ["theme", "dark", "on-primary-press"] }, "on-primary-drag": { "type": "color", @@ -40930,9 +32832,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29158", "exportKey": "variables" } @@ -40947,9 +32847,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29158", "exportKey": "variables" } @@ -40961,11 +32859,7 @@ "type": "dark", "item": "on-primary-drag" }, - "path": [ - "theme", - "dark", - "on-primary-drag" - ] + "path": ["theme", "dark", "on-primary-drag"] }, "on-primary-container-hover": { "type": "color", @@ -40975,9 +32869,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29159", "exportKey": "variables" } @@ -40992,9 +32884,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29159", "exportKey": "variables" } @@ -41006,11 +32896,7 @@ "type": "dark", "item": "on-primary-container-hover" }, - "path": [ - "theme", - "dark", - "on-primary-container-hover" - ] + "path": ["theme", "dark", "on-primary-container-hover"] }, "on-primary-container-focus": { "type": "color", @@ -41020,9 +32906,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29160", "exportKey": "variables" } @@ -41037,9 +32921,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29160", "exportKey": "variables" } @@ -41051,11 +32933,7 @@ "type": "dark", "item": "on-primary-container-focus" }, - "path": [ - "theme", - "dark", - "on-primary-container-focus" - ] + "path": ["theme", "dark", "on-primary-container-focus"] }, "on-primary-container-press": { "type": "color", @@ -41065,9 +32943,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29161", "exportKey": "variables" } @@ -41082,9 +32958,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29161", "exportKey": "variables" } @@ -41096,11 +32970,7 @@ "type": "dark", "item": "on-primary-container-press" }, - "path": [ - "theme", - "dark", - "on-primary-container-press" - ] + "path": ["theme", "dark", "on-primary-container-press"] }, "on-primary-container-drag": { "type": "color", @@ -41110,9 +32980,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29162", "exportKey": "variables" } @@ -41127,9 +32995,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29162", "exportKey": "variables" } @@ -41141,11 +33007,7 @@ "type": "dark", "item": "on-primary-container-drag" }, - "path": [ - "theme", - "dark", - "on-primary-container-drag" - ] + "path": ["theme", "dark", "on-primary-container-drag"] }, "inverse-primary-hover": { "type": "color", @@ -41155,9 +33017,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29163", "exportKey": "variables" } @@ -41172,9 +33032,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29163", "exportKey": "variables" } @@ -41186,11 +33044,7 @@ "type": "dark", "item": "inverse-primary-hover" }, - "path": [ - "theme", - "dark", - "inverse-primary-hover" - ] + "path": ["theme", "dark", "inverse-primary-hover"] }, "inverse-primary-focus": { "type": "color", @@ -41200,9 +33054,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29164", "exportKey": "variables" } @@ -41217,9 +33069,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29164", "exportKey": "variables" } @@ -41231,11 +33081,7 @@ "type": "dark", "item": "inverse-primary-focus" }, - "path": [ - "theme", - "dark", - "inverse-primary-focus" - ] + "path": ["theme", "dark", "inverse-primary-focus"] }, "inverse-primary-press": { "type": "color", @@ -41245,9 +33091,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29165", "exportKey": "variables" } @@ -41262,9 +33106,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29165", "exportKey": "variables" } @@ -41276,11 +33118,7 @@ "type": "dark", "item": "inverse-primary-press" }, - "path": [ - "theme", - "dark", - "inverse-primary-press" - ] + "path": ["theme", "dark", "inverse-primary-press"] }, "inverse-primary-drag": { "type": "color", @@ -41290,9 +33128,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29166", "exportKey": "variables" } @@ -41307,9 +33143,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29166", "exportKey": "variables" } @@ -41321,11 +33155,7 @@ "type": "dark", "item": "inverse-primary-drag" }, - "path": [ - "theme", - "dark", - "inverse-primary-drag" - ] + "path": ["theme", "dark", "inverse-primary-drag"] }, "tertiary-hover": { "type": "color", @@ -41335,9 +33165,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29167", "exportKey": "variables" } @@ -41352,9 +33180,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29167", "exportKey": "variables" } @@ -41366,11 +33192,7 @@ "type": "dark", "item": "tertiary-hover" }, - "path": [ - "theme", - "dark", - "tertiary-hover" - ] + "path": ["theme", "dark", "tertiary-hover"] }, "tertiary-press": { "type": "color", @@ -41380,9 +33202,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29168", "exportKey": "variables" } @@ -41397,9 +33217,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29168", "exportKey": "variables" } @@ -41411,11 +33229,7 @@ "type": "dark", "item": "tertiary-press" }, - "path": [ - "theme", - "dark", - "tertiary-press" - ] + "path": ["theme", "dark", "tertiary-press"] }, "tertiary-focus": { "type": "color", @@ -41425,9 +33239,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29169", "exportKey": "variables" } @@ -41442,9 +33254,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29169", "exportKey": "variables" } @@ -41456,11 +33266,7 @@ "type": "dark", "item": "tertiary-focus" }, - "path": [ - "theme", - "dark", - "tertiary-focus" - ] + "path": ["theme", "dark", "tertiary-focus"] }, "tertiary-drag": { "type": "color", @@ -41470,9 +33276,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29170", "exportKey": "variables" } @@ -41487,9 +33291,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29170", "exportKey": "variables" } @@ -41501,11 +33303,7 @@ "type": "dark", "item": "tertiary-drag" }, - "path": [ - "theme", - "dark", - "tertiary-drag" - ] + "path": ["theme", "dark", "tertiary-drag"] }, "on-tertiary-hover": { "type": "color", @@ -41515,9 +33313,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29171", "exportKey": "variables" } @@ -41532,9 +33328,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29171", "exportKey": "variables" } @@ -41546,11 +33340,7 @@ "type": "dark", "item": "on-tertiary-hover" }, - "path": [ - "theme", - "dark", - "on-tertiary-hover" - ] + "path": ["theme", "dark", "on-tertiary-hover"] }, "on-tertiary-press": { "type": "color", @@ -41560,9 +33350,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29172", "exportKey": "variables" } @@ -41577,9 +33365,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29172", "exportKey": "variables" } @@ -41591,11 +33377,7 @@ "type": "dark", "item": "on-tertiary-press" }, - "path": [ - "theme", - "dark", - "on-tertiary-press" - ] + "path": ["theme", "dark", "on-tertiary-press"] }, "on-tertiary-focus": { "type": "color", @@ -41605,9 +33387,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29173", "exportKey": "variables" } @@ -41622,9 +33402,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29173", "exportKey": "variables" } @@ -41636,11 +33414,7 @@ "type": "dark", "item": "on-tertiary-focus" }, - "path": [ - "theme", - "dark", - "on-tertiary-focus" - ] + "path": ["theme", "dark", "on-tertiary-focus"] }, "on-tertiary-drag": { "type": "color", @@ -41650,9 +33424,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29174", "exportKey": "variables" } @@ -41667,9 +33439,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29174", "exportKey": "variables" } @@ -41681,11 +33451,7 @@ "type": "dark", "item": "on-tertiary-drag" }, - "path": [ - "theme", - "dark", - "on-tertiary-drag" - ] + "path": ["theme", "dark", "on-tertiary-drag"] }, "on-tertiary-container-hover": { "type": "color", @@ -41695,9 +33461,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29175", "exportKey": "variables" } @@ -41712,9 +33476,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29175", "exportKey": "variables" } @@ -41726,11 +33488,7 @@ "type": "dark", "item": "on-tertiary-container-hover" }, - "path": [ - "theme", - "dark", - "on-tertiary-container-hover" - ] + "path": ["theme", "dark", "on-tertiary-container-hover"] }, "on-tertiary-container-press": { "type": "color", @@ -41740,9 +33498,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29176", "exportKey": "variables" } @@ -41757,9 +33513,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29176", "exportKey": "variables" } @@ -41771,11 +33525,7 @@ "type": "dark", "item": "on-tertiary-container-press" }, - "path": [ - "theme", - "dark", - "on-tertiary-container-press" - ] + "path": ["theme", "dark", "on-tertiary-container-press"] }, "on-tertiary-container-focus": { "type": "color", @@ -41785,9 +33535,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29177", "exportKey": "variables" } @@ -41802,9 +33550,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29177", "exportKey": "variables" } @@ -41816,11 +33562,7 @@ "type": "dark", "item": "on-tertiary-container-focus" }, - "path": [ - "theme", - "dark", - "on-tertiary-container-focus" - ] + "path": ["theme", "dark", "on-tertiary-container-focus"] }, "on-tertiary-container-drag": { "type": "color", @@ -41830,9 +33572,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29178", "exportKey": "variables" } @@ -41847,9 +33587,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29178", "exportKey": "variables" } @@ -41861,11 +33599,7 @@ "type": "dark", "item": "on-tertiary-container-drag" }, - "path": [ - "theme", - "dark", - "on-tertiary-container-drag" - ] + "path": ["theme", "dark", "on-tertiary-container-drag"] }, "negative-hover": { "type": "color", @@ -41875,9 +33609,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29179", "exportKey": "variables" } @@ -41892,9 +33624,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29179", "exportKey": "variables" } @@ -41906,11 +33636,7 @@ "type": "dark", "item": "negative-hover" }, - "path": [ - "theme", - "dark", - "negative-hover" - ] + "path": ["theme", "dark", "negative-hover"] }, "negative-press": { "type": "color", @@ -41920,9 +33646,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29180", "exportKey": "variables" } @@ -41937,9 +33661,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29180", "exportKey": "variables" } @@ -41951,11 +33673,7 @@ "type": "dark", "item": "negative-press" }, - "path": [ - "theme", - "dark", - "negative-press" - ] + "path": ["theme", "dark", "negative-press"] }, "negative-focus": { "type": "color", @@ -41965,9 +33683,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29181", "exportKey": "variables" } @@ -41982,9 +33698,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29181", "exportKey": "variables" } @@ -41996,11 +33710,7 @@ "type": "dark", "item": "negative-focus" }, - "path": [ - "theme", - "dark", - "negative-focus" - ] + "path": ["theme", "dark", "negative-focus"] }, "negative-drag": { "type": "color", @@ -42010,9 +33720,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29182", "exportKey": "variables" } @@ -42027,9 +33735,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29182", "exportKey": "variables" } @@ -42041,11 +33747,7 @@ "type": "dark", "item": "negative-drag" }, - "path": [ - "theme", - "dark", - "negative-drag" - ] + "path": ["theme", "dark", "negative-drag"] }, "on-negative-hover": { "type": "color", @@ -42055,9 +33757,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29183", "exportKey": "variables" } @@ -42072,9 +33772,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29183", "exportKey": "variables" } @@ -42086,11 +33784,7 @@ "type": "dark", "item": "on-negative-hover" }, - "path": [ - "theme", - "dark", - "on-negative-hover" - ] + "path": ["theme", "dark", "on-negative-hover"] }, "on-negative-press": { "type": "color", @@ -42100,9 +33794,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29184", "exportKey": "variables" } @@ -42117,9 +33809,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29184", "exportKey": "variables" } @@ -42131,11 +33821,7 @@ "type": "dark", "item": "on-negative-press" }, - "path": [ - "theme", - "dark", - "on-negative-press" - ] + "path": ["theme", "dark", "on-negative-press"] }, "on-negative-focus": { "type": "color", @@ -42145,9 +33831,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29185", "exportKey": "variables" } @@ -42162,9 +33846,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29185", "exportKey": "variables" } @@ -42176,11 +33858,7 @@ "type": "dark", "item": "on-negative-focus" }, - "path": [ - "theme", - "dark", - "on-negative-focus" - ] + "path": ["theme", "dark", "on-negative-focus"] }, "on-negative-drag": { "type": "color", @@ -42190,9 +33868,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29186", "exportKey": "variables" } @@ -42207,9 +33883,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29186", "exportKey": "variables" } @@ -42221,11 +33895,7 @@ "type": "dark", "item": "on-negative-drag" }, - "path": [ - "theme", - "dark", - "on-negative-drag" - ] + "path": ["theme", "dark", "on-negative-drag"] }, "positive-hover": { "type": "color", @@ -42235,9 +33905,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29187", "exportKey": "variables" } @@ -42252,9 +33920,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29187", "exportKey": "variables" } @@ -42266,11 +33932,7 @@ "type": "dark", "item": "positive-hover" }, - "path": [ - "theme", - "dark", - "positive-hover" - ] + "path": ["theme", "dark", "positive-hover"] }, "positive-press": { "type": "color", @@ -42280,9 +33942,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29188", "exportKey": "variables" } @@ -42297,9 +33957,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29188", "exportKey": "variables" } @@ -42311,11 +33969,7 @@ "type": "dark", "item": "positive-press" }, - "path": [ - "theme", - "dark", - "positive-press" - ] + "path": ["theme", "dark", "positive-press"] }, "positive-focus": { "type": "color", @@ -42325,9 +33979,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29189", "exportKey": "variables" } @@ -42342,9 +33994,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29189", "exportKey": "variables" } @@ -42356,11 +34006,7 @@ "type": "dark", "item": "positive-focus" }, - "path": [ - "theme", - "dark", - "positive-focus" - ] + "path": ["theme", "dark", "positive-focus"] }, "positive-drag": { "type": "color", @@ -42370,9 +34016,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29190", "exportKey": "variables" } @@ -42387,9 +34031,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29190", "exportKey": "variables" } @@ -42401,11 +34043,7 @@ "type": "dark", "item": "positive-drag" }, - "path": [ - "theme", - "dark", - "positive-drag" - ] + "path": ["theme", "dark", "positive-drag"] }, "on-positive-hover": { "type": "color", @@ -42415,9 +34053,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29191", "exportKey": "variables" } @@ -42432,9 +34068,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29191", "exportKey": "variables" } @@ -42446,11 +34080,7 @@ "type": "dark", "item": "on-positive-hover" }, - "path": [ - "theme", - "dark", - "on-positive-hover" - ] + "path": ["theme", "dark", "on-positive-hover"] }, "on-positive-press": { "type": "color", @@ -42460,9 +34090,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29192", "exportKey": "variables" } @@ -42477,9 +34105,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29192", "exportKey": "variables" } @@ -42491,11 +34117,7 @@ "type": "dark", "item": "on-positive-press" }, - "path": [ - "theme", - "dark", - "on-positive-press" - ] + "path": ["theme", "dark", "on-positive-press"] }, "on-positive-focus": { "type": "color", @@ -42505,9 +34127,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29193", "exportKey": "variables" } @@ -42522,9 +34142,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29193", "exportKey": "variables" } @@ -42536,11 +34154,7 @@ "type": "dark", "item": "on-positive-focus" }, - "path": [ - "theme", - "dark", - "on-positive-focus" - ] + "path": ["theme", "dark", "on-positive-focus"] }, "on-positive-drag": { "type": "color", @@ -42550,9 +34164,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29194", "exportKey": "variables" } @@ -42567,9 +34179,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29194", "exportKey": "variables" } @@ -42581,11 +34191,7 @@ "type": "dark", "item": "on-positive-drag" }, - "path": [ - "theme", - "dark", - "on-positive-drag" - ] + "path": ["theme", "dark", "on-positive-drag"] }, "on-positive-container-hover": { "type": "color", @@ -42595,9 +34201,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29195", "exportKey": "variables" } @@ -42612,9 +34216,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29195", "exportKey": "variables" } @@ -42626,11 +34228,7 @@ "type": "dark", "item": "on-positive-container-hover" }, - "path": [ - "theme", - "dark", - "on-positive-container-hover" - ] + "path": ["theme", "dark", "on-positive-container-hover"] }, "on-positive-container-focus": { "type": "color", @@ -42640,9 +34238,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29196", "exportKey": "variables" } @@ -42657,9 +34253,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29196", "exportKey": "variables" } @@ -42671,11 +34265,7 @@ "type": "dark", "item": "on-positive-container-focus" }, - "path": [ - "theme", - "dark", - "on-positive-container-focus" - ] + "path": ["theme", "dark", "on-positive-container-focus"] }, "on-positive-container-press": { "type": "color", @@ -42685,9 +34275,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29197", "exportKey": "variables" } @@ -42702,9 +34290,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29197", "exportKey": "variables" } @@ -42716,11 +34302,7 @@ "type": "dark", "item": "on-positive-container-press" }, - "path": [ - "theme", - "dark", - "on-positive-container-press" - ] + "path": ["theme", "dark", "on-positive-container-press"] }, "on-positive-container-drag": { "type": "color", @@ -42730,9 +34312,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29198", "exportKey": "variables" } @@ -42747,9 +34327,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29198", "exportKey": "variables" } @@ -42761,11 +34339,7 @@ "type": "dark", "item": "on-positive-container-drag" }, - "path": [ - "theme", - "dark", - "on-positive-container-drag" - ] + "path": ["theme", "dark", "on-positive-container-drag"] }, "caution-hover": { "type": "color", @@ -42775,9 +34349,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29199", "exportKey": "variables" } @@ -42792,9 +34364,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29199", "exportKey": "variables" } @@ -42806,11 +34376,7 @@ "type": "dark", "item": "caution-hover" }, - "path": [ - "theme", - "dark", - "caution-hover" - ] + "path": ["theme", "dark", "caution-hover"] }, "caution-press": { "type": "color", @@ -42820,9 +34386,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29200", "exportKey": "variables" } @@ -42837,9 +34401,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29200", "exportKey": "variables" } @@ -42851,11 +34413,7 @@ "type": "dark", "item": "caution-press" }, - "path": [ - "theme", - "dark", - "caution-press" - ] + "path": ["theme", "dark", "caution-press"] }, "caution-focus": { "type": "color", @@ -42865,9 +34423,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29201", "exportKey": "variables" } @@ -42882,9 +34438,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29201", "exportKey": "variables" } @@ -42896,11 +34450,7 @@ "type": "dark", "item": "caution-focus" }, - "path": [ - "theme", - "dark", - "caution-focus" - ] + "path": ["theme", "dark", "caution-focus"] }, "caution-drag": { "type": "color", @@ -42910,9 +34460,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29202", "exportKey": "variables" } @@ -42927,9 +34475,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29202", "exportKey": "variables" } @@ -42941,11 +34487,7 @@ "type": "dark", "item": "caution-drag" }, - "path": [ - "theme", - "dark", - "caution-drag" - ] + "path": ["theme", "dark", "caution-drag"] }, "on-caution-hover": { "type": "color", @@ -42955,9 +34497,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29203", "exportKey": "variables" } @@ -42972,9 +34512,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29203", "exportKey": "variables" } @@ -42986,11 +34524,7 @@ "type": "dark", "item": "on-caution-hover" }, - "path": [ - "theme", - "dark", - "on-caution-hover" - ] + "path": ["theme", "dark", "on-caution-hover"] }, "on-caution-press": { "type": "color", @@ -43000,9 +34534,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29204", "exportKey": "variables" } @@ -43017,9 +34549,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29204", "exportKey": "variables" } @@ -43031,11 +34561,7 @@ "type": "dark", "item": "on-caution-press" }, - "path": [ - "theme", - "dark", - "on-caution-press" - ] + "path": ["theme", "dark", "on-caution-press"] }, "on-caution-focus": { "type": "color", @@ -43045,9 +34571,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29205", "exportKey": "variables" } @@ -43062,9 +34586,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29205", "exportKey": "variables" } @@ -43076,11 +34598,7 @@ "type": "dark", "item": "on-caution-focus" }, - "path": [ - "theme", - "dark", - "on-caution-focus" - ] + "path": ["theme", "dark", "on-caution-focus"] }, "on-caution-drag": { "type": "color", @@ -43090,9 +34608,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29206", "exportKey": "variables" } @@ -43107,9 +34623,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29206", "exportKey": "variables" } @@ -43121,11 +34635,7 @@ "type": "dark", "item": "on-caution-drag" }, - "path": [ - "theme", - "dark", - "on-caution-drag" - ] + "path": ["theme", "dark", "on-caution-drag"] }, "on-caution-container-hover": { "type": "color", @@ -43135,9 +34645,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29207", "exportKey": "variables" } @@ -43152,9 +34660,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29207", "exportKey": "variables" } @@ -43166,11 +34672,7 @@ "type": "dark", "item": "on-caution-container-hover" }, - "path": [ - "theme", - "dark", - "on-caution-container-hover" - ] + "path": ["theme", "dark", "on-caution-container-hover"] }, "on-caution-container-press": { "type": "color", @@ -43180,9 +34682,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29208", "exportKey": "variables" } @@ -43197,9 +34697,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29208", "exportKey": "variables" } @@ -43211,11 +34709,7 @@ "type": "dark", "item": "on-caution-container-press" }, - "path": [ - "theme", - "dark", - "on-caution-container-press" - ] + "path": ["theme", "dark", "on-caution-container-press"] }, "on-caution-container-focus": { "type": "color", @@ -43225,9 +34719,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29209", "exportKey": "variables" } @@ -43242,9 +34734,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29209", "exportKey": "variables" } @@ -43256,11 +34746,7 @@ "type": "dark", "item": "on-caution-container-focus" }, - "path": [ - "theme", - "dark", - "on-caution-container-focus" - ] + "path": ["theme", "dark", "on-caution-container-focus"] }, "on-caution-container color": { "type": "color", @@ -43270,9 +34756,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29210", "exportKey": "variables" } @@ -43287,9 +34771,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29210", "exportKey": "variables" } @@ -43301,11 +34783,7 @@ "type": "dark", "item": "on-caution-container color" }, - "path": [ - "theme", - "dark", - "on-caution-container color" - ] + "path": ["theme", "dark", "on-caution-container color"] }, "emphasis-hover": { "type": "color", @@ -43315,9 +34793,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29211", "exportKey": "variables" } @@ -43332,9 +34808,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29211", "exportKey": "variables" } @@ -43346,11 +34820,7 @@ "type": "dark", "item": "emphasis-hover" }, - "path": [ - "theme", - "dark", - "emphasis-hover" - ] + "path": ["theme", "dark", "emphasis-hover"] }, "emphasis-press": { "type": "color", @@ -43360,9 +34830,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29212", "exportKey": "variables" } @@ -43377,9 +34845,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29212", "exportKey": "variables" } @@ -43391,11 +34857,7 @@ "type": "dark", "item": "emphasis-press" }, - "path": [ - "theme", - "dark", - "emphasis-press" - ] + "path": ["theme", "dark", "emphasis-press"] }, "emphasis-focus": { "type": "color", @@ -43405,9 +34867,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29213", "exportKey": "variables" } @@ -43422,9 +34882,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29213", "exportKey": "variables" } @@ -43436,11 +34894,7 @@ "type": "dark", "item": "emphasis-focus" }, - "path": [ - "theme", - "dark", - "emphasis-focus" - ] + "path": ["theme", "dark", "emphasis-focus"] }, "emphasis color": { "type": "color", @@ -43450,9 +34904,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29214", "exportKey": "variables" } @@ -43467,9 +34919,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29214", "exportKey": "variables" } @@ -43481,11 +34931,7 @@ "type": "dark", "item": "emphasis color" }, - "path": [ - "theme", - "dark", - "emphasis color" - ] + "path": ["theme", "dark", "emphasis color"] }, "on-emphasis-hover": { "type": "color", @@ -43495,9 +34941,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29215", "exportKey": "variables" } @@ -43512,9 +34956,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29215", "exportKey": "variables" } @@ -43526,11 +34968,7 @@ "type": "dark", "item": "on-emphasis-hover" }, - "path": [ - "theme", - "dark", - "on-emphasis-hover" - ] + "path": ["theme", "dark", "on-emphasis-hover"] }, "on-emphasis-press": { "type": "color", @@ -43540,9 +34978,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29216", "exportKey": "variables" } @@ -43557,9 +34993,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29216", "exportKey": "variables" } @@ -43571,11 +35005,7 @@ "type": "dark", "item": "on-emphasis-press" }, - "path": [ - "theme", - "dark", - "on-emphasis-press" - ] + "path": ["theme", "dark", "on-emphasis-press"] }, "on-emphasis-focus": { "type": "color", @@ -43585,9 +35015,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29217", "exportKey": "variables" } @@ -43602,9 +35030,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29217", "exportKey": "variables" } @@ -43616,11 +35042,7 @@ "type": "dark", "item": "on-emphasis-focus" }, - "path": [ - "theme", - "dark", - "on-emphasis-focus" - ] + "path": ["theme", "dark", "on-emphasis-focus"] }, "on-emphasis-drag": { "type": "color", @@ -43630,9 +35052,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29218", "exportKey": "variables" } @@ -43647,9 +35067,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29218", "exportKey": "variables" } @@ -43661,11 +35079,7 @@ "type": "dark", "item": "on-emphasis-drag" }, - "path": [ - "theme", - "dark", - "on-emphasis-drag" - ] + "path": ["theme", "dark", "on-emphasis-drag"] }, "on-emphasis-container-hover": { "type": "color", @@ -43675,9 +35089,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29219", "exportKey": "variables" } @@ -43692,9 +35104,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29219", "exportKey": "variables" } @@ -43706,11 +35116,7 @@ "type": "dark", "item": "on-emphasis-container-hover" }, - "path": [ - "theme", - "dark", - "on-emphasis-container-hover" - ] + "path": ["theme", "dark", "on-emphasis-container-hover"] }, "on-emphasis-container-press": { "type": "color", @@ -43720,9 +35126,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29220", "exportKey": "variables" } @@ -43737,9 +35141,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29220", "exportKey": "variables" } @@ -43751,11 +35153,7 @@ "type": "dark", "item": "on-emphasis-container-press" }, - "path": [ - "theme", - "dark", - "on-emphasis-container-press" - ] + "path": ["theme", "dark", "on-emphasis-container-press"] }, "on-emphasis-container-focus": { "type": "color", @@ -43765,9 +35163,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29221", "exportKey": "variables" } @@ -43782,9 +35178,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29221", "exportKey": "variables" } @@ -43796,11 +35190,7 @@ "type": "dark", "item": "on-emphasis-container-focus" }, - "path": [ - "theme", - "dark", - "on-emphasis-container-focus" - ] + "path": ["theme", "dark", "on-emphasis-container-focus"] }, "on-emphasis-container-drag": { "type": "color", @@ -43810,9 +35200,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29222", "exportKey": "variables" } @@ -43827,9 +35215,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29222", "exportKey": "variables" } @@ -43841,11 +35227,7 @@ "type": "dark", "item": "on-emphasis-container-drag" }, - "path": [ - "theme", - "dark", - "on-emphasis-container-drag" - ] + "path": ["theme", "dark", "on-emphasis-container-drag"] }, "secondary-hover": { "type": "color", @@ -43855,9 +35237,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29223", "exportKey": "variables" } @@ -43872,9 +35252,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29223", "exportKey": "variables" } @@ -43886,11 +35264,7 @@ "type": "dark", "item": "secondary-hover" }, - "path": [ - "theme", - "dark", - "secondary-hover" - ] + "path": ["theme", "dark", "secondary-hover"] }, "secondary-press": { "type": "color", @@ -43900,9 +35274,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29224", "exportKey": "variables" } @@ -43917,9 +35289,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29224", "exportKey": "variables" } @@ -43931,11 +35301,7 @@ "type": "dark", "item": "secondary-press" }, - "path": [ - "theme", - "dark", - "secondary-press" - ] + "path": ["theme", "dark", "secondary-press"] }, "secondary-focus": { "type": "color", @@ -43945,9 +35311,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29225", "exportKey": "variables" } @@ -43962,9 +35326,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29225", "exportKey": "variables" } @@ -43976,11 +35338,7 @@ "type": "dark", "item": "secondary-focus" }, - "path": [ - "theme", - "dark", - "secondary-focus" - ] + "path": ["theme", "dark", "secondary-focus"] }, "secondary-drag": { "type": "color", @@ -43990,9 +35348,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29226", "exportKey": "variables" } @@ -44007,9 +35363,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29226", "exportKey": "variables" } @@ -44021,11 +35375,7 @@ "type": "dark", "item": "secondary-drag" }, - "path": [ - "theme", - "dark", - "secondary-drag" - ] + "path": ["theme", "dark", "secondary-drag"] }, "on-secondary-hover": { "type": "color", @@ -44035,9 +35385,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29227", "exportKey": "variables" } @@ -44052,9 +35400,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29227", "exportKey": "variables" } @@ -44066,11 +35412,7 @@ "type": "dark", "item": "on-secondary-hover" }, - "path": [ - "theme", - "dark", - "on-secondary-hover" - ] + "path": ["theme", "dark", "on-secondary-hover"] }, "on-secondary-press": { "type": "color", @@ -44080,9 +35422,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29228", "exportKey": "variables" } @@ -44097,9 +35437,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29228", "exportKey": "variables" } @@ -44111,11 +35449,7 @@ "type": "dark", "item": "on-secondary-press" }, - "path": [ - "theme", - "dark", - "on-secondary-press" - ] + "path": ["theme", "dark", "on-secondary-press"] }, "on-secondary-focus": { "type": "color", @@ -44125,9 +35459,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29229", "exportKey": "variables" } @@ -44142,9 +35474,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29229", "exportKey": "variables" } @@ -44156,11 +35486,7 @@ "type": "dark", "item": "on-secondary-focus" }, - "path": [ - "theme", - "dark", - "on-secondary-focus" - ] + "path": ["theme", "dark", "on-secondary-focus"] }, "on-secondary-drag": { "type": "color", @@ -44170,9 +35496,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29230", "exportKey": "variables" } @@ -44187,9 +35511,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29230", "exportKey": "variables" } @@ -44201,11 +35523,7 @@ "type": "dark", "item": "on-secondary-drag" }, - "path": [ - "theme", - "dark", - "on-secondary-drag" - ] + "path": ["theme", "dark", "on-secondary-drag"] }, "on-secondary-container-hover": { "type": "color", @@ -44215,9 +35533,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29231", "exportKey": "variables" } @@ -44232,9 +35548,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29231", "exportKey": "variables" } @@ -44246,11 +35560,7 @@ "type": "dark", "item": "on-secondary-container-hover" }, - "path": [ - "theme", - "dark", - "on-secondary-container-hover" - ] + "path": ["theme", "dark", "on-secondary-container-hover"] }, "on-secondary-container-press": { "type": "color", @@ -44260,9 +35570,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29232", "exportKey": "variables" } @@ -44277,9 +35585,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29232", "exportKey": "variables" } @@ -44291,11 +35597,7 @@ "type": "dark", "item": "on-secondary-container-press" }, - "path": [ - "theme", - "dark", - "on-secondary-container-press" - ] + "path": ["theme", "dark", "on-secondary-container-press"] }, "on-secondary-container-focus": { "type": "color", @@ -44305,9 +35607,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29233", "exportKey": "variables" } @@ -44322,9 +35622,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29233", "exportKey": "variables" } @@ -44336,11 +35634,7 @@ "type": "dark", "item": "on-secondary-container-focus" }, - "path": [ - "theme", - "dark", - "on-secondary-container-focus" - ] + "path": ["theme", "dark", "on-secondary-container-focus"] }, "on-secondary-container-drag": { "type": "color", @@ -44350,9 +35644,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29234", "exportKey": "variables" } @@ -44367,9 +35659,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29234", "exportKey": "variables" } @@ -44381,11 +35671,7 @@ "type": "dark", "item": "on-secondary-container-drag" }, - "path": [ - "theme", - "dark", - "on-secondary-container-drag" - ] + "path": ["theme", "dark", "on-secondary-container-drag"] }, "on-surface-hover": { "type": "color", @@ -44395,9 +35681,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29235", "exportKey": "variables" } @@ -44412,9 +35696,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29235", "exportKey": "variables" } @@ -44426,11 +35708,7 @@ "type": "dark", "item": "on-surface-hover" }, - "path": [ - "theme", - "dark", - "on-surface-hover" - ] + "path": ["theme", "dark", "on-surface-hover"] }, "on-surface-press": { "type": "color", @@ -44440,9 +35718,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29236", "exportKey": "variables" } @@ -44457,9 +35733,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29236", "exportKey": "variables" } @@ -44471,11 +35745,7 @@ "type": "dark", "item": "on-surface-press" }, - "path": [ - "theme", - "dark", - "on-surface-press" - ] + "path": ["theme", "dark", "on-surface-press"] }, "on-surface-focus": { "type": "color", @@ -44485,9 +35755,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29237", "exportKey": "variables" } @@ -44502,9 +35770,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29237", "exportKey": "variables" } @@ -44516,11 +35782,7 @@ "type": "dark", "item": "on-surface-focus" }, - "path": [ - "theme", - "dark", - "on-surface-focus" - ] + "path": ["theme", "dark", "on-surface-focus"] }, "on-surface-drag": { "type": "color", @@ -44530,9 +35792,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29238", "exportKey": "variables" } @@ -44547,9 +35807,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29238", "exportKey": "variables" } @@ -44561,11 +35819,7 @@ "type": "dark", "item": "on-surface-drag" }, - "path": [ - "theme", - "dark", - "on-surface-drag" - ] + "path": ["theme", "dark", "on-surface-drag"] }, "on-surface-variant-hover": { "type": "color", @@ -44575,9 +35829,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29239", "exportKey": "variables" } @@ -44592,9 +35844,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29239", "exportKey": "variables" } @@ -44606,11 +35856,7 @@ "type": "dark", "item": "on-surface-variant-hover" }, - "path": [ - "theme", - "dark", - "on-surface-variant-hover" - ] + "path": ["theme", "dark", "on-surface-variant-hover"] }, "on-surface-variant-press": { "type": "color", @@ -44620,9 +35866,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29240", "exportKey": "variables" } @@ -44637,9 +35881,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29240", "exportKey": "variables" } @@ -44651,11 +35893,7 @@ "type": "dark", "item": "on-surface-variant-press" }, - "path": [ - "theme", - "dark", - "on-surface-variant-press" - ] + "path": ["theme", "dark", "on-surface-variant-press"] }, "on-surface-variant-focus": { "type": "color", @@ -44665,9 +35903,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29241", "exportKey": "variables" } @@ -44682,9 +35918,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29241", "exportKey": "variables" } @@ -44696,11 +35930,7 @@ "type": "dark", "item": "on-surface-variant-focus" }, - "path": [ - "theme", - "dark", - "on-surface-variant-focus" - ] + "path": ["theme", "dark", "on-surface-variant-focus"] }, "on-surface-variant-drag": { "type": "color", @@ -44710,9 +35940,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29242", "exportKey": "variables" } @@ -44727,9 +35955,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29242", "exportKey": "variables" } @@ -44741,11 +35967,7 @@ "type": "dark", "item": "on-surface-variant-drag" }, - "path": [ - "theme", - "dark", - "on-surface-variant-drag" - ] + "path": ["theme", "dark", "on-surface-variant-drag"] }, "inverse-on-surface-hover": { "type": "color", @@ -44755,9 +35977,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29243", "exportKey": "variables" } @@ -44772,9 +35992,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29243", "exportKey": "variables" } @@ -44786,11 +36004,7 @@ "type": "dark", "item": "inverse-on-surface-hover" }, - "path": [ - "theme", - "dark", - "inverse-on-surface-hover" - ] + "path": ["theme", "dark", "inverse-on-surface-hover"] }, "inverse-on-surface-press": { "type": "color", @@ -44800,9 +36014,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29244", "exportKey": "variables" } @@ -44817,9 +36029,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29244", "exportKey": "variables" } @@ -44831,11 +36041,7 @@ "type": "dark", "item": "inverse-on-surface-press" }, - "path": [ - "theme", - "dark", - "inverse-on-surface-press" - ] + "path": ["theme", "dark", "inverse-on-surface-press"] }, "inverse-on-surface-focus": { "type": "color", @@ -44845,9 +36051,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29245", "exportKey": "variables" } @@ -44862,9 +36066,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29245", "exportKey": "variables" } @@ -44876,11 +36078,7 @@ "type": "dark", "item": "inverse-on-surface-focus" }, - "path": [ - "theme", - "dark", - "inverse-on-surface-focus" - ] + "path": ["theme", "dark", "inverse-on-surface-focus"] }, "inverse-on-surface-drag": { "type": "color", @@ -44890,9 +36088,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29246", "exportKey": "variables" } @@ -44907,9 +36103,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29246", "exportKey": "variables" } @@ -44921,11 +36115,7 @@ "type": "dark", "item": "inverse-on-surface-drag" }, - "path": [ - "theme", - "dark", - "inverse-on-surface-drag" - ] + "path": ["theme", "dark", "inverse-on-surface-drag"] }, "on-negative-container-hover": { "type": "color", @@ -44935,9 +36125,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29247", "exportKey": "variables" } @@ -44952,9 +36140,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29247", "exportKey": "variables" } @@ -44966,11 +36152,7 @@ "type": "dark", "item": "on-negative-container-hover" }, - "path": [ - "theme", - "dark", - "on-negative-container-hover" - ] + "path": ["theme", "dark", "on-negative-container-hover"] }, "on-negative-container-press": { "type": "color", @@ -44980,9 +36162,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29248", "exportKey": "variables" } @@ -44997,9 +36177,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29248", "exportKey": "variables" } @@ -45011,11 +36189,7 @@ "type": "dark", "item": "on-negative-container-press" }, - "path": [ - "theme", - "dark", - "on-negative-container-press" - ] + "path": ["theme", "dark", "on-negative-container-press"] }, "on-negative-container-focus": { "type": "color", @@ -45025,9 +36199,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29249", "exportKey": "variables" } @@ -45042,9 +36214,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29249", "exportKey": "variables" } @@ -45056,11 +36226,7 @@ "type": "dark", "item": "on-negative-container-focus" }, - "path": [ - "theme", - "dark", - "on-negative-container-focus" - ] + "path": ["theme", "dark", "on-negative-container-focus"] }, "on-negative-container-drag": { "type": "color", @@ -45070,9 +36236,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29250", "exportKey": "variables" } @@ -45087,9 +36251,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES"], "variableId": "VariableID:6810:29250", "exportKey": "variables" } @@ -45101,11 +36263,7 @@ "type": "dark", "item": "on-negative-container-drag" }, - "path": [ - "theme", - "dark", - "on-negative-container-drag" - ] + "path": ["theme", "dark", "on-negative-container-drag"] }, "states": { "primary-hover": { @@ -45115,10 +36273,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29605", "exportKey": "variables" } @@ -45132,10 +36287,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29605", "exportKey": "variables" } @@ -45148,12 +36300,7 @@ "item": "states", "subitem": "primary-hover" }, - "path": [ - "theme", - "dark", - "states", - "primary-hover" - ] + "path": ["theme", "dark", "states", "primary-hover"] }, "primary-focus": { "type": "color", @@ -45162,10 +36309,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29606", "exportKey": "variables" } @@ -45179,10 +36323,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29606", "exportKey": "variables" } @@ -45195,12 +36336,7 @@ "item": "states", "subitem": "primary-focus" }, - "path": [ - "theme", - "dark", - "states", - "primary-focus" - ] + "path": ["theme", "dark", "states", "primary-focus"] }, "primary-press": { "type": "color", @@ -45209,10 +36345,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29607", "exportKey": "variables" } @@ -45226,10 +36359,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29607", "exportKey": "variables" } @@ -45242,12 +36372,7 @@ "item": "states", "subitem": "primary-press" }, - "path": [ - "theme", - "dark", - "states", - "primary-press" - ] + "path": ["theme", "dark", "states", "primary-press"] }, "primary-drag": { "type": "color", @@ -45256,10 +36381,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29608", "exportKey": "variables" } @@ -45273,10 +36395,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29608", "exportKey": "variables" } @@ -45289,12 +36408,7 @@ "item": "states", "subitem": "primary-drag" }, - "path": [ - "theme", - "dark", - "states", - "primary-drag" - ] + "path": ["theme", "dark", "states", "primary-drag"] }, "on-primary-hover": { "type": "color", @@ -45303,10 +36417,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29609", "exportKey": "variables" } @@ -45320,10 +36431,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29609", "exportKey": "variables" } @@ -45336,12 +36444,7 @@ "item": "states", "subitem": "on-primary-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-primary-hover" - ] + "path": ["theme", "dark", "states", "on-primary-hover"] }, "on-primary-focus": { "type": "color", @@ -45350,10 +36453,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29610", "exportKey": "variables" } @@ -45367,10 +36467,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29610", "exportKey": "variables" } @@ -45383,12 +36480,7 @@ "item": "states", "subitem": "on-primary-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-primary-focus" - ] + "path": ["theme", "dark", "states", "on-primary-focus"] }, "on-primary-press": { "type": "color", @@ -45397,10 +36489,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29611", "exportKey": "variables" } @@ -45414,10 +36503,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29611", "exportKey": "variables" } @@ -45430,12 +36516,7 @@ "item": "states", "subitem": "on-primary-press" }, - "path": [ - "theme", - "dark", - "states", - "on-primary-press" - ] + "path": ["theme", "dark", "states", "on-primary-press"] }, "on-primary-drag": { "type": "color", @@ -45444,10 +36525,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29612", "exportKey": "variables" } @@ -45461,10 +36539,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29612", "exportKey": "variables" } @@ -45477,12 +36552,7 @@ "item": "states", "subitem": "on-primary-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-primary-drag" - ] + "path": ["theme", "dark", "states", "on-primary-drag"] }, "on-primary-container-hover": { "type": "color", @@ -45491,10 +36561,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29613", "exportKey": "variables" } @@ -45508,10 +36575,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29613", "exportKey": "variables" } @@ -45524,12 +36588,7 @@ "item": "states", "subitem": "on-primary-container-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-primary-container-hover" - ] + "path": ["theme", "dark", "states", "on-primary-container-hover"] }, "on-primary-container-focus": { "type": "color", @@ -45538,10 +36597,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29614", "exportKey": "variables" } @@ -45555,10 +36611,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29614", "exportKey": "variables" } @@ -45571,12 +36624,7 @@ "item": "states", "subitem": "on-primary-container-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-primary-container-focus" - ] + "path": ["theme", "dark", "states", "on-primary-container-focus"] }, "on-primary-container-press": { "type": "color", @@ -45585,10 +36633,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29615", "exportKey": "variables" } @@ -45602,10 +36647,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29615", "exportKey": "variables" } @@ -45618,12 +36660,7 @@ "item": "states", "subitem": "on-primary-container-press" }, - "path": [ - "theme", - "dark", - "states", - "on-primary-container-press" - ] + "path": ["theme", "dark", "states", "on-primary-container-press"] }, "on-primary-container-drag": { "type": "color", @@ -45632,10 +36669,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29616", "exportKey": "variables" } @@ -45649,10 +36683,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29616", "exportKey": "variables" } @@ -45665,12 +36696,7 @@ "item": "states", "subitem": "on-primary-container-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-primary-container-drag" - ] + "path": ["theme", "dark", "states", "on-primary-container-drag"] }, "inverse-primary-hover": { "type": "color", @@ -45679,10 +36705,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29617", "exportKey": "variables" } @@ -45696,10 +36719,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29617", "exportKey": "variables" } @@ -45712,12 +36732,7 @@ "item": "states", "subitem": "inverse-primary-hover" }, - "path": [ - "theme", - "dark", - "states", - "inverse-primary-hover" - ] + "path": ["theme", "dark", "states", "inverse-primary-hover"] }, "inverse-primary-focus": { "type": "color", @@ -45726,10 +36741,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29618", "exportKey": "variables" } @@ -45743,10 +36755,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29618", "exportKey": "variables" } @@ -45759,12 +36768,7 @@ "item": "states", "subitem": "inverse-primary-focus" }, - "path": [ - "theme", - "dark", - "states", - "inverse-primary-focus" - ] + "path": ["theme", "dark", "states", "inverse-primary-focus"] }, "inverse-primary-press": { "type": "color", @@ -45773,10 +36777,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29619", "exportKey": "variables" } @@ -45790,10 +36791,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29619", "exportKey": "variables" } @@ -45806,12 +36804,7 @@ "item": "states", "subitem": "inverse-primary-press" }, - "path": [ - "theme", - "dark", - "states", - "inverse-primary-press" - ] + "path": ["theme", "dark", "states", "inverse-primary-press"] }, "inverse-primary-drag": { "type": "color", @@ -45820,10 +36813,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29620", "exportKey": "variables" } @@ -45837,10 +36827,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29620", "exportKey": "variables" } @@ -45853,12 +36840,7 @@ "item": "states", "subitem": "inverse-primary-drag" }, - "path": [ - "theme", - "dark", - "states", - "inverse-primary-drag" - ] + "path": ["theme", "dark", "states", "inverse-primary-drag"] }, "tertiary-hover": { "type": "color", @@ -45867,10 +36849,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29621", "exportKey": "variables" } @@ -45884,10 +36863,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29621", "exportKey": "variables" } @@ -45900,12 +36876,7 @@ "item": "states", "subitem": "tertiary-hover" }, - "path": [ - "theme", - "dark", - "states", - "tertiary-hover" - ] + "path": ["theme", "dark", "states", "tertiary-hover"] }, "tertiary-press": { "type": "color", @@ -45914,10 +36885,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29622", "exportKey": "variables" } @@ -45931,10 +36899,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29622", "exportKey": "variables" } @@ -45947,12 +36912,7 @@ "item": "states", "subitem": "tertiary-press" }, - "path": [ - "theme", - "dark", - "states", - "tertiary-press" - ] + "path": ["theme", "dark", "states", "tertiary-press"] }, "tertiary-focus": { "type": "color", @@ -45961,10 +36921,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29623", "exportKey": "variables" } @@ -45978,10 +36935,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29623", "exportKey": "variables" } @@ -45994,12 +36948,7 @@ "item": "states", "subitem": "tertiary-focus" }, - "path": [ - "theme", - "dark", - "states", - "tertiary-focus" - ] + "path": ["theme", "dark", "states", "tertiary-focus"] }, "tertiary-drag": { "type": "color", @@ -46008,10 +36957,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29624", "exportKey": "variables" } @@ -46025,10 +36971,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29624", "exportKey": "variables" } @@ -46041,12 +36984,7 @@ "item": "states", "subitem": "tertiary-drag" }, - "path": [ - "theme", - "dark", - "states", - "tertiary-drag" - ] + "path": ["theme", "dark", "states", "tertiary-drag"] }, "on-tertiary-hover": { "type": "color", @@ -46055,10 +36993,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29625", "exportKey": "variables" } @@ -46072,10 +37007,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29625", "exportKey": "variables" } @@ -46088,12 +37020,7 @@ "item": "states", "subitem": "on-tertiary-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-tertiary-hover" - ] + "path": ["theme", "dark", "states", "on-tertiary-hover"] }, "on-tertiary-press": { "type": "color", @@ -46102,10 +37029,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29626", "exportKey": "variables" } @@ -46119,10 +37043,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29626", "exportKey": "variables" } @@ -46135,12 +37056,7 @@ "item": "states", "subitem": "on-tertiary-press" }, - "path": [ - "theme", - "dark", - "states", - "on-tertiary-press" - ] + "path": ["theme", "dark", "states", "on-tertiary-press"] }, "on-tertiary-focus": { "type": "color", @@ -46149,10 +37065,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29627", "exportKey": "variables" } @@ -46166,10 +37079,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29627", "exportKey": "variables" } @@ -46182,12 +37092,7 @@ "item": "states", "subitem": "on-tertiary-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-tertiary-focus" - ] + "path": ["theme", "dark", "states", "on-tertiary-focus"] }, "on-tertiary-drag": { "type": "color", @@ -46196,10 +37101,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29628", "exportKey": "variables" } @@ -46213,10 +37115,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29628", "exportKey": "variables" } @@ -46229,12 +37128,7 @@ "item": "states", "subitem": "on-tertiary-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-tertiary-drag" - ] + "path": ["theme", "dark", "states", "on-tertiary-drag"] }, "on-tertiary-container-hover": { "type": "color", @@ -46243,10 +37137,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29629", "exportKey": "variables" } @@ -46260,10 +37151,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29629", "exportKey": "variables" } @@ -46276,12 +37164,7 @@ "item": "states", "subitem": "on-tertiary-container-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-tertiary-container-hover" - ] + "path": ["theme", "dark", "states", "on-tertiary-container-hover"] }, "on-tertiary-container-press": { "type": "color", @@ -46290,10 +37173,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29630", "exportKey": "variables" } @@ -46307,10 +37187,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29630", "exportKey": "variables" } @@ -46323,12 +37200,7 @@ "item": "states", "subitem": "on-tertiary-container-press" }, - "path": [ - "theme", - "dark", - "states", - "on-tertiary-container-press" - ] + "path": ["theme", "dark", "states", "on-tertiary-container-press"] }, "on-tertiary-container-focus": { "type": "color", @@ -46337,10 +37209,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29631", "exportKey": "variables" } @@ -46354,10 +37223,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29631", "exportKey": "variables" } @@ -46370,12 +37236,7 @@ "item": "states", "subitem": "on-tertiary-container-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-tertiary-container-focus" - ] + "path": ["theme", "dark", "states", "on-tertiary-container-focus"] }, "on-tertiary-container-drag": { "type": "color", @@ -46384,10 +37245,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29632", "exportKey": "variables" } @@ -46401,10 +37259,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29632", "exportKey": "variables" } @@ -46417,12 +37272,7 @@ "item": "states", "subitem": "on-tertiary-container-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-tertiary-container-drag" - ] + "path": ["theme", "dark", "states", "on-tertiary-container-drag"] }, "negative-hover": { "type": "color", @@ -46431,10 +37281,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29633", "exportKey": "variables" } @@ -46448,10 +37295,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29633", "exportKey": "variables" } @@ -46464,12 +37308,7 @@ "item": "states", "subitem": "negative-hover" }, - "path": [ - "theme", - "dark", - "states", - "negative-hover" - ] + "path": ["theme", "dark", "states", "negative-hover"] }, "negative-press": { "type": "color", @@ -46478,10 +37317,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29634", "exportKey": "variables" } @@ -46495,10 +37331,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29634", "exportKey": "variables" } @@ -46511,12 +37344,7 @@ "item": "states", "subitem": "negative-press" }, - "path": [ - "theme", - "dark", - "states", - "negative-press" - ] + "path": ["theme", "dark", "states", "negative-press"] }, "negative-focus": { "type": "color", @@ -46525,10 +37353,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29635", "exportKey": "variables" } @@ -46542,10 +37367,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29635", "exportKey": "variables" } @@ -46558,12 +37380,7 @@ "item": "states", "subitem": "negative-focus" }, - "path": [ - "theme", - "dark", - "states", - "negative-focus" - ] + "path": ["theme", "dark", "states", "negative-focus"] }, "negative-drag": { "type": "color", @@ -46572,10 +37389,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29636", "exportKey": "variables" } @@ -46589,10 +37403,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29636", "exportKey": "variables" } @@ -46605,12 +37416,7 @@ "item": "states", "subitem": "negative-drag" }, - "path": [ - "theme", - "dark", - "states", - "negative-drag" - ] + "path": ["theme", "dark", "states", "negative-drag"] }, "on-negative-hover": { "type": "color", @@ -46619,10 +37425,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29637", "exportKey": "variables" } @@ -46636,10 +37439,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29637", "exportKey": "variables" } @@ -46652,12 +37452,7 @@ "item": "states", "subitem": "on-negative-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-negative-hover" - ] + "path": ["theme", "dark", "states", "on-negative-hover"] }, "on-negative-press": { "type": "color", @@ -46666,10 +37461,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29638", "exportKey": "variables" } @@ -46683,10 +37475,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29638", "exportKey": "variables" } @@ -46699,12 +37488,7 @@ "item": "states", "subitem": "on-negative-press" }, - "path": [ - "theme", - "dark", - "states", - "on-negative-press" - ] + "path": ["theme", "dark", "states", "on-negative-press"] }, "on-negative-focus": { "type": "color", @@ -46713,10 +37497,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29639", "exportKey": "variables" } @@ -46730,10 +37511,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29639", "exportKey": "variables" } @@ -46746,12 +37524,7 @@ "item": "states", "subitem": "on-negative-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-negative-focus" - ] + "path": ["theme", "dark", "states", "on-negative-focus"] }, "on-negative-drag": { "type": "color", @@ -46760,10 +37533,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29640", "exportKey": "variables" } @@ -46777,10 +37547,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29640", "exportKey": "variables" } @@ -46793,12 +37560,7 @@ "item": "states", "subitem": "on-negative-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-negative-drag" - ] + "path": ["theme", "dark", "states", "on-negative-drag"] }, "positive-hover": { "type": "color", @@ -46807,10 +37569,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29641", "exportKey": "variables" } @@ -46824,10 +37583,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29641", "exportKey": "variables" } @@ -46840,12 +37596,7 @@ "item": "states", "subitem": "positive-hover" }, - "path": [ - "theme", - "dark", - "states", - "positive-hover" - ] + "path": ["theme", "dark", "states", "positive-hover"] }, "positive-press": { "type": "color", @@ -46854,10 +37605,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29642", "exportKey": "variables" } @@ -46871,10 +37619,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29642", "exportKey": "variables" } @@ -46887,12 +37632,7 @@ "item": "states", "subitem": "positive-press" }, - "path": [ - "theme", - "dark", - "states", - "positive-press" - ] + "path": ["theme", "dark", "states", "positive-press"] }, "positive-focus": { "type": "color", @@ -46901,10 +37641,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29643", "exportKey": "variables" } @@ -46918,10 +37655,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29643", "exportKey": "variables" } @@ -46934,12 +37668,7 @@ "item": "states", "subitem": "positive-focus" }, - "path": [ - "theme", - "dark", - "states", - "positive-focus" - ] + "path": ["theme", "dark", "states", "positive-focus"] }, "positive-drag": { "type": "color", @@ -46948,10 +37677,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29644", "exportKey": "variables" } @@ -46965,10 +37691,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29644", "exportKey": "variables" } @@ -46981,12 +37704,7 @@ "item": "states", "subitem": "positive-drag" }, - "path": [ - "theme", - "dark", - "states", - "positive-drag" - ] + "path": ["theme", "dark", "states", "positive-drag"] }, "on-positive-hover": { "type": "color", @@ -46995,10 +37713,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29645", "exportKey": "variables" } @@ -47012,10 +37727,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29645", "exportKey": "variables" } @@ -47028,12 +37740,7 @@ "item": "states", "subitem": "on-positive-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-positive-hover" - ] + "path": ["theme", "dark", "states", "on-positive-hover"] }, "on-positive-press": { "type": "color", @@ -47042,10 +37749,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29646", "exportKey": "variables" } @@ -47059,10 +37763,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29646", "exportKey": "variables" } @@ -47075,12 +37776,7 @@ "item": "states", "subitem": "on-positive-press" }, - "path": [ - "theme", - "dark", - "states", - "on-positive-press" - ] + "path": ["theme", "dark", "states", "on-positive-press"] }, "on-positive-focus": { "type": "color", @@ -47089,10 +37785,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29647", "exportKey": "variables" } @@ -47106,10 +37799,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29647", "exportKey": "variables" } @@ -47122,12 +37812,7 @@ "item": "states", "subitem": "on-positive-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-positive-focus" - ] + "path": ["theme", "dark", "states", "on-positive-focus"] }, "on-positive-drag": { "type": "color", @@ -47136,10 +37821,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29648", "exportKey": "variables" } @@ -47153,10 +37835,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29648", "exportKey": "variables" } @@ -47169,12 +37848,7 @@ "item": "states", "subitem": "on-positive-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-positive-drag" - ] + "path": ["theme", "dark", "states", "on-positive-drag"] }, "on-positive-container-hover": { "type": "color", @@ -47183,10 +37857,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29649", "exportKey": "variables" } @@ -47200,10 +37871,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29649", "exportKey": "variables" } @@ -47216,12 +37884,7 @@ "item": "states", "subitem": "on-positive-container-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-positive-container-hover" - ] + "path": ["theme", "dark", "states", "on-positive-container-hover"] }, "on-positive-container-focus": { "type": "color", @@ -47230,10 +37893,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29650", "exportKey": "variables" } @@ -47247,10 +37907,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29650", "exportKey": "variables" } @@ -47263,12 +37920,7 @@ "item": "states", "subitem": "on-positive-container-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-positive-container-focus" - ] + "path": ["theme", "dark", "states", "on-positive-container-focus"] }, "on-positive-container-press": { "type": "color", @@ -47277,10 +37929,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29651", "exportKey": "variables" } @@ -47294,10 +37943,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29651", "exportKey": "variables" } @@ -47310,12 +37956,7 @@ "item": "states", "subitem": "on-positive-container-press" }, - "path": [ - "theme", - "dark", - "states", - "on-positive-container-press" - ] + "path": ["theme", "dark", "states", "on-positive-container-press"] }, "on-positive-container-drag": { "type": "color", @@ -47324,10 +37965,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29652", "exportKey": "variables" } @@ -47341,10 +37979,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29652", "exportKey": "variables" } @@ -47357,12 +37992,7 @@ "item": "states", "subitem": "on-positive-container-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-positive-container-drag" - ] + "path": ["theme", "dark", "states", "on-positive-container-drag"] }, "caution-hover": { "type": "color", @@ -47371,10 +38001,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29653", "exportKey": "variables" } @@ -47388,10 +38015,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29653", "exportKey": "variables" } @@ -47404,12 +38028,7 @@ "item": "states", "subitem": "caution-hover" }, - "path": [ - "theme", - "dark", - "states", - "caution-hover" - ] + "path": ["theme", "dark", "states", "caution-hover"] }, "caution-press": { "type": "color", @@ -47418,10 +38037,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29654", "exportKey": "variables" } @@ -47435,10 +38051,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29654", "exportKey": "variables" } @@ -47451,12 +38064,7 @@ "item": "states", "subitem": "caution-press" }, - "path": [ - "theme", - "dark", - "states", - "caution-press" - ] + "path": ["theme", "dark", "states", "caution-press"] }, "caution-focus": { "type": "color", @@ -47465,10 +38073,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29655", "exportKey": "variables" } @@ -47482,10 +38087,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29655", "exportKey": "variables" } @@ -47498,12 +38100,7 @@ "item": "states", "subitem": "caution-focus" }, - "path": [ - "theme", - "dark", - "states", - "caution-focus" - ] + "path": ["theme", "dark", "states", "caution-focus"] }, "caution-drag": { "type": "color", @@ -47512,10 +38109,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29656", "exportKey": "variables" } @@ -47529,10 +38123,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29656", "exportKey": "variables" } @@ -47545,12 +38136,7 @@ "item": "states", "subitem": "caution-drag" }, - "path": [ - "theme", - "dark", - "states", - "caution-drag" - ] + "path": ["theme", "dark", "states", "caution-drag"] }, "on-caution-hover": { "type": "color", @@ -47559,10 +38145,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29657", "exportKey": "variables" } @@ -47576,10 +38159,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29657", "exportKey": "variables" } @@ -47592,12 +38172,7 @@ "item": "states", "subitem": "on-caution-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-caution-hover" - ] + "path": ["theme", "dark", "states", "on-caution-hover"] }, "on-caution-press": { "type": "color", @@ -47606,10 +38181,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29658", "exportKey": "variables" } @@ -47623,10 +38195,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29658", "exportKey": "variables" } @@ -47639,12 +38208,7 @@ "item": "states", "subitem": "on-caution-press" }, - "path": [ - "theme", - "dark", - "states", - "on-caution-press" - ] + "path": ["theme", "dark", "states", "on-caution-press"] }, "on-caution-focus": { "type": "color", @@ -47653,10 +38217,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29659", "exportKey": "variables" } @@ -47670,10 +38231,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29659", "exportKey": "variables" } @@ -47686,12 +38244,7 @@ "item": "states", "subitem": "on-caution-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-caution-focus" - ] + "path": ["theme", "dark", "states", "on-caution-focus"] }, "on-caution-drag": { "type": "color", @@ -47700,10 +38253,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29660", "exportKey": "variables" } @@ -47717,10 +38267,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29660", "exportKey": "variables" } @@ -47733,12 +38280,7 @@ "item": "states", "subitem": "on-caution-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-caution-drag" - ] + "path": ["theme", "dark", "states", "on-caution-drag"] }, "on-caution-container-hover": { "type": "color", @@ -47747,10 +38289,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29661", "exportKey": "variables" } @@ -47764,10 +38303,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29661", "exportKey": "variables" } @@ -47780,12 +38316,7 @@ "item": "states", "subitem": "on-caution-container-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-caution-container-hover" - ] + "path": ["theme", "dark", "states", "on-caution-container-hover"] }, "on-caution-container-press": { "type": "color", @@ -47794,10 +38325,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29662", "exportKey": "variables" } @@ -47811,10 +38339,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29662", "exportKey": "variables" } @@ -47827,12 +38352,7 @@ "item": "states", "subitem": "on-caution-container-press" }, - "path": [ - "theme", - "dark", - "states", - "on-caution-container-press" - ] + "path": ["theme", "dark", "states", "on-caution-container-press"] }, "on-caution-container-focus": { "type": "color", @@ -47841,10 +38361,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29663", "exportKey": "variables" } @@ -47858,10 +38375,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29663", "exportKey": "variables" } @@ -47874,12 +38388,7 @@ "item": "states", "subitem": "on-caution-container-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-caution-container-focus" - ] + "path": ["theme", "dark", "states", "on-caution-container-focus"] }, "on-caution-container-drag": { "type": "color", @@ -47888,10 +38397,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29664", "exportKey": "variables" } @@ -47905,10 +38411,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29664", "exportKey": "variables" } @@ -47921,12 +38424,7 @@ "item": "states", "subitem": "on-caution-container-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-caution-container-drag" - ] + "path": ["theme", "dark", "states", "on-caution-container-drag"] }, "emphasis-hover": { "type": "color", @@ -47935,10 +38433,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29665", "exportKey": "variables" } @@ -47952,10 +38447,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29665", "exportKey": "variables" } @@ -47968,12 +38460,7 @@ "item": "states", "subitem": "emphasis-hover" }, - "path": [ - "theme", - "dark", - "states", - "emphasis-hover" - ] + "path": ["theme", "dark", "states", "emphasis-hover"] }, "emphasis-press": { "type": "color", @@ -47982,10 +38469,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29666", "exportKey": "variables" } @@ -47999,10 +38483,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29666", "exportKey": "variables" } @@ -48015,12 +38496,7 @@ "item": "states", "subitem": "emphasis-press" }, - "path": [ - "theme", - "dark", - "states", - "emphasis-press" - ] + "path": ["theme", "dark", "states", "emphasis-press"] }, "emphasis-focus": { "type": "color", @@ -48029,10 +38505,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29667", "exportKey": "variables" } @@ -48046,10 +38519,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29667", "exportKey": "variables" } @@ -48062,12 +38532,7 @@ "item": "states", "subitem": "emphasis-focus" }, - "path": [ - "theme", - "dark", - "states", - "emphasis-focus" - ] + "path": ["theme", "dark", "states", "emphasis-focus"] }, "emphasis-drag": { "type": "color", @@ -48076,10 +38541,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29668", "exportKey": "variables" } @@ -48093,10 +38555,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29668", "exportKey": "variables" } @@ -48109,12 +38568,7 @@ "item": "states", "subitem": "emphasis-drag" }, - "path": [ - "theme", - "dark", - "states", - "emphasis-drag" - ] + "path": ["theme", "dark", "states", "emphasis-drag"] }, "on-emphasis-hover": { "type": "color", @@ -48123,10 +38577,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29669", "exportKey": "variables" } @@ -48140,10 +38591,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29669", "exportKey": "variables" } @@ -48156,12 +38604,7 @@ "item": "states", "subitem": "on-emphasis-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-emphasis-hover" - ] + "path": ["theme", "dark", "states", "on-emphasis-hover"] }, "on-emphasis-press": { "type": "color", @@ -48170,10 +38613,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29670", "exportKey": "variables" } @@ -48187,10 +38627,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29670", "exportKey": "variables" } @@ -48203,12 +38640,7 @@ "item": "states", "subitem": "on-emphasis-press" }, - "path": [ - "theme", - "dark", - "states", - "on-emphasis-press" - ] + "path": ["theme", "dark", "states", "on-emphasis-press"] }, "on-emphasis-focus": { "type": "color", @@ -48217,10 +38649,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29671", "exportKey": "variables" } @@ -48234,10 +38663,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29671", "exportKey": "variables" } @@ -48250,12 +38676,7 @@ "item": "states", "subitem": "on-emphasis-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-emphasis-focus" - ] + "path": ["theme", "dark", "states", "on-emphasis-focus"] }, "on-emphasis-drag": { "type": "color", @@ -48264,10 +38685,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29672", "exportKey": "variables" } @@ -48281,10 +38699,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29672", "exportKey": "variables" } @@ -48297,12 +38712,7 @@ "item": "states", "subitem": "on-emphasis-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-emphasis-drag" - ] + "path": ["theme", "dark", "states", "on-emphasis-drag"] }, "on-emphasis-container-hover": { "type": "color", @@ -48311,10 +38721,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29673", "exportKey": "variables" } @@ -48328,10 +38735,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29673", "exportKey": "variables" } @@ -48344,12 +38748,7 @@ "item": "states", "subitem": "on-emphasis-container-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-emphasis-container-hover" - ] + "path": ["theme", "dark", "states", "on-emphasis-container-hover"] }, "on-emphasis-container-press": { "type": "color", @@ -48358,10 +38757,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29674", "exportKey": "variables" } @@ -48375,10 +38771,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29674", "exportKey": "variables" } @@ -48391,12 +38784,7 @@ "item": "states", "subitem": "on-emphasis-container-press" }, - "path": [ - "theme", - "dark", - "states", - "on-emphasis-container-press" - ] + "path": ["theme", "dark", "states", "on-emphasis-container-press"] }, "on-emphasis-container-focus": { "type": "color", @@ -48405,10 +38793,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29675", "exportKey": "variables" } @@ -48422,10 +38807,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29675", "exportKey": "variables" } @@ -48438,12 +38820,7 @@ "item": "states", "subitem": "on-emphasis-container-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-emphasis-container-focus" - ] + "path": ["theme", "dark", "states", "on-emphasis-container-focus"] }, "on-emphasis-container-drag": { "type": "color", @@ -48452,10 +38829,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29676", "exportKey": "variables" } @@ -48469,10 +38843,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29676", "exportKey": "variables" } @@ -48485,12 +38856,7 @@ "item": "states", "subitem": "on-emphasis-container-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-emphasis-container-drag" - ] + "path": ["theme", "dark", "states", "on-emphasis-container-drag"] }, "secondary-hover": { "type": "color", @@ -48499,10 +38865,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29677", "exportKey": "variables" } @@ -48516,10 +38879,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29677", "exportKey": "variables" } @@ -48532,12 +38892,7 @@ "item": "states", "subitem": "secondary-hover" }, - "path": [ - "theme", - "dark", - "states", - "secondary-hover" - ] + "path": ["theme", "dark", "states", "secondary-hover"] }, "secondary-press": { "type": "color", @@ -48546,10 +38901,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29678", "exportKey": "variables" } @@ -48563,10 +38915,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29678", "exportKey": "variables" } @@ -48579,12 +38928,7 @@ "item": "states", "subitem": "secondary-press" }, - "path": [ - "theme", - "dark", - "states", - "secondary-press" - ] + "path": ["theme", "dark", "states", "secondary-press"] }, "secondary-focus": { "type": "color", @@ -48593,10 +38937,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29679", "exportKey": "variables" } @@ -48610,10 +38951,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29679", "exportKey": "variables" } @@ -48626,12 +38964,7 @@ "item": "states", "subitem": "secondary-focus" }, - "path": [ - "theme", - "dark", - "states", - "secondary-focus" - ] + "path": ["theme", "dark", "states", "secondary-focus"] }, "secondary-drag": { "type": "color", @@ -48640,10 +38973,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29680", "exportKey": "variables" } @@ -48657,10 +38987,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29680", "exportKey": "variables" } @@ -48673,12 +39000,7 @@ "item": "states", "subitem": "secondary-drag" }, - "path": [ - "theme", - "dark", - "states", - "secondary-drag" - ] + "path": ["theme", "dark", "states", "secondary-drag"] }, "on-secondary-hover": { "type": "color", @@ -48687,10 +39009,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29681", "exportKey": "variables" } @@ -48704,10 +39023,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29681", "exportKey": "variables" } @@ -48720,12 +39036,7 @@ "item": "states", "subitem": "on-secondary-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-secondary-hover" - ] + "path": ["theme", "dark", "states", "on-secondary-hover"] }, "on-secondary-press": { "type": "color", @@ -48734,10 +39045,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29682", "exportKey": "variables" } @@ -48751,10 +39059,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29682", "exportKey": "variables" } @@ -48767,12 +39072,7 @@ "item": "states", "subitem": "on-secondary-press" }, - "path": [ - "theme", - "dark", - "states", - "on-secondary-press" - ] + "path": ["theme", "dark", "states", "on-secondary-press"] }, "on-secondary-focus": { "type": "color", @@ -48781,10 +39081,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29683", "exportKey": "variables" } @@ -48798,10 +39095,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29683", "exportKey": "variables" } @@ -48814,12 +39108,7 @@ "item": "states", "subitem": "on-secondary-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-secondary-focus" - ] + "path": ["theme", "dark", "states", "on-secondary-focus"] }, "on-secondary-drag": { "type": "color", @@ -48828,10 +39117,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29684", "exportKey": "variables" } @@ -48845,10 +39131,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29684", "exportKey": "variables" } @@ -48861,12 +39144,7 @@ "item": "states", "subitem": "on-secondary-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-secondary-drag" - ] + "path": ["theme", "dark", "states", "on-secondary-drag"] }, "on-secondary-container-hover": { "type": "color", @@ -48875,10 +39153,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29685", "exportKey": "variables" } @@ -48892,10 +39167,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29685", "exportKey": "variables" } @@ -48908,12 +39180,7 @@ "item": "states", "subitem": "on-secondary-container-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-secondary-container-hover" - ] + "path": ["theme", "dark", "states", "on-secondary-container-hover"] }, "on-secondary-container-press": { "type": "color", @@ -48922,10 +39189,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29686", "exportKey": "variables" } @@ -48939,10 +39203,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29686", "exportKey": "variables" } @@ -48955,12 +39216,7 @@ "item": "states", "subitem": "on-secondary-container-press" }, - "path": [ - "theme", - "dark", - "states", - "on-secondary-container-press" - ] + "path": ["theme", "dark", "states", "on-secondary-container-press"] }, "on-secondary-container-focus": { "type": "color", @@ -48969,10 +39225,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29687", "exportKey": "variables" } @@ -48986,10 +39239,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29687", "exportKey": "variables" } @@ -49002,12 +39252,7 @@ "item": "states", "subitem": "on-secondary-container-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-secondary-container-focus" - ] + "path": ["theme", "dark", "states", "on-secondary-container-focus"] }, "on-secondary-container-drag": { "type": "color", @@ -49016,10 +39261,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29688", "exportKey": "variables" } @@ -49033,10 +39275,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29688", "exportKey": "variables" } @@ -49049,12 +39288,7 @@ "item": "states", "subitem": "on-secondary-container-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-secondary-container-drag" - ] + "path": ["theme", "dark", "states", "on-secondary-container-drag"] }, "on-surface-hover": { "type": "color", @@ -49063,10 +39297,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29689", "exportKey": "variables" } @@ -49080,10 +39311,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29689", "exportKey": "variables" } @@ -49096,12 +39324,7 @@ "item": "states", "subitem": "on-surface-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-surface-hover" - ] + "path": ["theme", "dark", "states", "on-surface-hover"] }, "on-surface-press": { "type": "color", @@ -49110,10 +39333,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29690", "exportKey": "variables" } @@ -49127,10 +39347,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29690", "exportKey": "variables" } @@ -49143,12 +39360,7 @@ "item": "states", "subitem": "on-surface-press" }, - "path": [ - "theme", - "dark", - "states", - "on-surface-press" - ] + "path": ["theme", "dark", "states", "on-surface-press"] }, "on-surface-focus": { "type": "color", @@ -49157,10 +39369,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29691", "exportKey": "variables" } @@ -49174,10 +39383,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29691", "exportKey": "variables" } @@ -49190,12 +39396,7 @@ "item": "states", "subitem": "on-surface-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-surface-focus" - ] + "path": ["theme", "dark", "states", "on-surface-focus"] }, "on-surface-drag": { "type": "color", @@ -49204,10 +39405,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29692", "exportKey": "variables" } @@ -49221,10 +39419,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29692", "exportKey": "variables" } @@ -49237,12 +39432,7 @@ "item": "states", "subitem": "on-surface-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-surface-drag" - ] + "path": ["theme", "dark", "states", "on-surface-drag"] }, "on-surface-variant-hover": { "type": "color", @@ -49251,10 +39441,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29693", "exportKey": "variables" } @@ -49268,10 +39455,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29693", "exportKey": "variables" } @@ -49284,12 +39468,7 @@ "item": "states", "subitem": "on-surface-variant-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-surface-variant-hover" - ] + "path": ["theme", "dark", "states", "on-surface-variant-hover"] }, "on-surface-variant-press": { "type": "color", @@ -49298,10 +39477,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29694", "exportKey": "variables" } @@ -49315,10 +39491,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29694", "exportKey": "variables" } @@ -49331,12 +39504,7 @@ "item": "states", "subitem": "on-surface-variant-press" }, - "path": [ - "theme", - "dark", - "states", - "on-surface-variant-press" - ] + "path": ["theme", "dark", "states", "on-surface-variant-press"] }, "on-surface-variant-focus": { "type": "color", @@ -49345,10 +39513,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29695", "exportKey": "variables" } @@ -49362,10 +39527,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29695", "exportKey": "variables" } @@ -49378,12 +39540,7 @@ "item": "states", "subitem": "on-surface-variant-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-surface-variant-focus" - ] + "path": ["theme", "dark", "states", "on-surface-variant-focus"] }, "on-surface-variant-drag": { "type": "color", @@ -49392,10 +39549,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29696", "exportKey": "variables" } @@ -49409,10 +39563,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29696", "exportKey": "variables" } @@ -49425,12 +39576,7 @@ "item": "states", "subitem": "on-surface-variant-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-surface-variant-drag" - ] + "path": ["theme", "dark", "states", "on-surface-variant-drag"] }, "inverse-on-surface-hover": { "type": "color", @@ -49439,10 +39585,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29697", "exportKey": "variables" } @@ -49456,10 +39599,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29697", "exportKey": "variables" } @@ -49472,12 +39612,7 @@ "item": "states", "subitem": "inverse-on-surface-hover" }, - "path": [ - "theme", - "dark", - "states", - "inverse-on-surface-hover" - ] + "path": ["theme", "dark", "states", "inverse-on-surface-hover"] }, "inverse-on-surface-press": { "type": "color", @@ -49486,10 +39621,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29698", "exportKey": "variables" } @@ -49503,10 +39635,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29698", "exportKey": "variables" } @@ -49519,12 +39648,7 @@ "item": "states", "subitem": "inverse-on-surface-press" }, - "path": [ - "theme", - "dark", - "states", - "inverse-on-surface-press" - ] + "path": ["theme", "dark", "states", "inverse-on-surface-press"] }, "inverse-on-surface-focus": { "type": "color", @@ -49533,10 +39657,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29699", "exportKey": "variables" } @@ -49550,10 +39671,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29699", "exportKey": "variables" } @@ -49566,12 +39684,7 @@ "item": "states", "subitem": "inverse-on-surface-focus" }, - "path": [ - "theme", - "dark", - "states", - "inverse-on-surface-focus" - ] + "path": ["theme", "dark", "states", "inverse-on-surface-focus"] }, "inverse-on-surface-drag": { "type": "color", @@ -49580,10 +39693,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29700", "exportKey": "variables" } @@ -49597,10 +39707,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29700", "exportKey": "variables" } @@ -49613,12 +39720,7 @@ "item": "states", "subitem": "inverse-on-surface-drag" }, - "path": [ - "theme", - "dark", - "states", - "inverse-on-surface-drag" - ] + "path": ["theme", "dark", "states", "inverse-on-surface-drag"] }, "on-negative-container-hover": { "type": "color", @@ -49627,10 +39729,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29701", "exportKey": "variables" } @@ -49644,10 +39743,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29701", "exportKey": "variables" } @@ -49660,12 +39756,7 @@ "item": "states", "subitem": "on-negative-container-hover" }, - "path": [ - "theme", - "dark", - "states", - "on-negative-container-hover" - ] + "path": ["theme", "dark", "states", "on-negative-container-hover"] }, "on-negative-container-press": { "type": "color", @@ -49674,10 +39765,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29702", "exportKey": "variables" } @@ -49691,10 +39779,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29702", "exportKey": "variables" } @@ -49707,12 +39792,7 @@ "item": "states", "subitem": "on-negative-container-press" }, - "path": [ - "theme", - "dark", - "states", - "on-negative-container-press" - ] + "path": ["theme", "dark", "states", "on-negative-container-press"] }, "on-negative-container-focus": { "type": "color", @@ -49721,10 +39801,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29703", "exportKey": "variables" } @@ -49738,10 +39815,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29703", "exportKey": "variables" } @@ -49754,12 +39828,7 @@ "item": "states", "subitem": "on-negative-container-focus" }, - "path": [ - "theme", - "dark", - "states", - "on-negative-container-focus" - ] + "path": ["theme", "dark", "states", "on-negative-container-focus"] }, "on-negative-container-drag": { "type": "color", @@ -49768,10 +39837,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29704", "exportKey": "variables" } @@ -49785,10 +39851,7 @@ "org.lukasoppermann.figmaDesignTokens": { "mode": "Dark", "collection": "Theme", - "scopes": [ - "ALL_SCOPES", - "ALL_SCOPES" - ], + "scopes": ["ALL_SCOPES", "ALL_SCOPES"], "variableId": "VariableID:6810:29704", "exportKey": "variables" } @@ -49801,12 +39864,7 @@ "item": "states", "subitem": "on-negative-container-drag" }, - "path": [ - "theme", - "dark", - "states", - "on-negative-container-drag" - ] + "path": ["theme", "dark", "states", "on-negative-container-drag"] } } } @@ -49826,10 +39884,7 @@ "category": "material", "type": "red-50" }, - "path": [ - "material", - "red-50" - ] + "path": ["material", "red-50"] }, "red-100": { "value": "#ffcdd2", @@ -49845,10 +39900,7 @@ "category": "material", "type": "red-100" }, - "path": [ - "material", - "red-100" - ] + "path": ["material", "red-100"] }, "red-200": { "value": "#ef9a9a", @@ -49864,10 +39916,7 @@ "category": "material", "type": "red-200" }, - "path": [ - "material", - "red-200" - ] + "path": ["material", "red-200"] }, "red-300": { "value": "#e57373", @@ -49883,10 +39932,7 @@ "category": "material", "type": "red-300" }, - "path": [ - "material", - "red-300" - ] + "path": ["material", "red-300"] }, "red-400": { "value": "#ef5350", @@ -49902,10 +39948,7 @@ "category": "material", "type": "red-400" }, - "path": [ - "material", - "red-400" - ] + "path": ["material", "red-400"] }, "red-500": { "value": "#f44336", @@ -49921,10 +39964,7 @@ "category": "material", "type": "red-500" }, - "path": [ - "material", - "red-500" - ] + "path": ["material", "red-500"] }, "red-600": { "value": "#e53935", @@ -49940,10 +39980,7 @@ "category": "material", "type": "red-600" }, - "path": [ - "material", - "red-600" - ] + "path": ["material", "red-600"] }, "red-700": { "value": "#d32f2f", @@ -49959,10 +39996,7 @@ "category": "material", "type": "red-700" }, - "path": [ - "material", - "red-700" - ] + "path": ["material", "red-700"] }, "red-800": { "value": "#c62828", @@ -49978,10 +40012,7 @@ "category": "material", "type": "red-800" }, - "path": [ - "material", - "red-800" - ] + "path": ["material", "red-800"] }, "red-900": { "value": "#b71c1c", @@ -49997,10 +40028,7 @@ "category": "material", "type": "red-900" }, - "path": [ - "material", - "red-900" - ] + "path": ["material", "red-900"] }, "red-a100": { "value": "#ff8a80", @@ -50016,10 +40044,7 @@ "category": "material", "type": "red-a100" }, - "path": [ - "material", - "red-a100" - ] + "path": ["material", "red-a100"] }, "red-a200": { "value": "#ff5252", @@ -50035,10 +40060,7 @@ "category": "material", "type": "red-a200" }, - "path": [ - "material", - "red-a200" - ] + "path": ["material", "red-a200"] }, "red-a400": { "value": "#ff1744", @@ -50054,10 +40076,7 @@ "category": "material", "type": "red-a400" }, - "path": [ - "material", - "red-a400" - ] + "path": ["material", "red-a400"] }, "red-a700": { "value": "#d50000", @@ -50073,10 +40092,7 @@ "category": "material", "type": "red-a700" }, - "path": [ - "material", - "red-a700" - ] + "path": ["material", "red-a700"] }, "pink-50": { "value": "#fce4ec", @@ -50092,10 +40108,7 @@ "category": "material", "type": "pink-50" }, - "path": [ - "material", - "pink-50" - ] + "path": ["material", "pink-50"] }, "pink-100": { "value": "#f8bbd0", @@ -50111,10 +40124,7 @@ "category": "material", "type": "pink-100" }, - "path": [ - "material", - "pink-100" - ] + "path": ["material", "pink-100"] }, "pink-200": { "value": "#f48fb1", @@ -50130,10 +40140,7 @@ "category": "material", "type": "pink-200" }, - "path": [ - "material", - "pink-200" - ] + "path": ["material", "pink-200"] }, "pink-300": { "value": "#f06292", @@ -50149,10 +40156,7 @@ "category": "material", "type": "pink-300" }, - "path": [ - "material", - "pink-300" - ] + "path": ["material", "pink-300"] }, "pink-400": { "value": "#ec407a", @@ -50168,10 +40172,7 @@ "category": "material", "type": "pink-400" }, - "path": [ - "material", - "pink-400" - ] + "path": ["material", "pink-400"] }, "pink-500": { "value": "#e91e63", @@ -50187,10 +40188,7 @@ "category": "material", "type": "pink-500" }, - "path": [ - "material", - "pink-500" - ] + "path": ["material", "pink-500"] }, "pink-600": { "value": "#d81b60", @@ -50206,10 +40204,7 @@ "category": "material", "type": "pink-600" }, - "path": [ - "material", - "pink-600" - ] + "path": ["material", "pink-600"] }, "pink-700": { "value": "#c2185b", @@ -50225,10 +40220,7 @@ "category": "material", "type": "pink-700" }, - "path": [ - "material", - "pink-700" - ] + "path": ["material", "pink-700"] }, "pink-800": { "value": "#ad1457", @@ -50244,10 +40236,7 @@ "category": "material", "type": "pink-800" }, - "path": [ - "material", - "pink-800" - ] + "path": ["material", "pink-800"] }, "pink-900": { "value": "#880e4f", @@ -50263,10 +40252,7 @@ "category": "material", "type": "pink-900" }, - "path": [ - "material", - "pink-900" - ] + "path": ["material", "pink-900"] }, "pink-a100": { "value": "#ff80ab", @@ -50282,10 +40268,7 @@ "category": "material", "type": "pink-a100" }, - "path": [ - "material", - "pink-a100" - ] + "path": ["material", "pink-a100"] }, "pink-a200": { "value": "#ff4081", @@ -50301,10 +40284,7 @@ "category": "material", "type": "pink-a200" }, - "path": [ - "material", - "pink-a200" - ] + "path": ["material", "pink-a200"] }, "pink-a400": { "value": "#f50057", @@ -50320,10 +40300,7 @@ "category": "material", "type": "pink-a400" }, - "path": [ - "material", - "pink-a400" - ] + "path": ["material", "pink-a400"] }, "pink-a700": { "value": "#c51162", @@ -50339,10 +40316,7 @@ "category": "material", "type": "pink-a700" }, - "path": [ - "material", - "pink-a700" - ] + "path": ["material", "pink-a700"] }, "purple-50": { "value": "#f3e5f5", @@ -50358,10 +40332,7 @@ "category": "material", "type": "purple-50" }, - "path": [ - "material", - "purple-50" - ] + "path": ["material", "purple-50"] }, "purple-100": { "value": "#e1bee7", @@ -50377,10 +40348,7 @@ "category": "material", "type": "purple-100" }, - "path": [ - "material", - "purple-100" - ] + "path": ["material", "purple-100"] }, "purple-200": { "value": "#ce93d8", @@ -50396,10 +40364,7 @@ "category": "material", "type": "purple-200" }, - "path": [ - "material", - "purple-200" - ] + "path": ["material", "purple-200"] }, "purple-300": { "value": "#ba68c8", @@ -50415,10 +40380,7 @@ "category": "material", "type": "purple-300" }, - "path": [ - "material", - "purple-300" - ] + "path": ["material", "purple-300"] }, "purple-400": { "value": "#ab47bc", @@ -50434,10 +40396,7 @@ "category": "material", "type": "purple-400" }, - "path": [ - "material", - "purple-400" - ] + "path": ["material", "purple-400"] }, "purple-500": { "value": "#9c27b0", @@ -50453,10 +40412,7 @@ "category": "material", "type": "purple-500" }, - "path": [ - "material", - "purple-500" - ] + "path": ["material", "purple-500"] }, "purple-600": { "value": "#8e24aa", @@ -50472,10 +40428,7 @@ "category": "material", "type": "purple-600" }, - "path": [ - "material", - "purple-600" - ] + "path": ["material", "purple-600"] }, "purple-700": { "value": "#7b1fa2", @@ -50491,10 +40444,7 @@ "category": "material", "type": "purple-700" }, - "path": [ - "material", - "purple-700" - ] + "path": ["material", "purple-700"] }, "purple-800": { "value": "#6a1b9a", @@ -50510,10 +40460,7 @@ "category": "material", "type": "purple-800" }, - "path": [ - "material", - "purple-800" - ] + "path": ["material", "purple-800"] }, "purple-900": { "value": "#4a148c", @@ -50529,10 +40476,7 @@ "category": "material", "type": "purple-900" }, - "path": [ - "material", - "purple-900" - ] + "path": ["material", "purple-900"] }, "purple-a100": { "value": "#ea80fc", @@ -50548,10 +40492,7 @@ "category": "material", "type": "purple-a100" }, - "path": [ - "material", - "purple-a100" - ] + "path": ["material", "purple-a100"] }, "purple-a200": { "value": "#e040fb", @@ -50567,10 +40508,7 @@ "category": "material", "type": "purple-a200" }, - "path": [ - "material", - "purple-a200" - ] + "path": ["material", "purple-a200"] }, "purple-a400": { "value": "#d500f9", @@ -50586,10 +40524,7 @@ "category": "material", "type": "purple-a400" }, - "path": [ - "material", - "purple-a400" - ] + "path": ["material", "purple-a400"] }, "purple-a700": { "value": "#a0f", @@ -50605,10 +40540,7 @@ "category": "material", "type": "purple-a700" }, - "path": [ - "material", - "purple-a700" - ] + "path": ["material", "purple-a700"] }, "deep-purple-50": { "value": "#ede7f6", @@ -50624,10 +40556,7 @@ "category": "material", "type": "deep-purple-50" }, - "path": [ - "material", - "deep-purple-50" - ] + "path": ["material", "deep-purple-50"] }, "deep-purple-100": { "value": "#d1c4e9", @@ -50643,10 +40572,7 @@ "category": "material", "type": "deep-purple-100" }, - "path": [ - "material", - "deep-purple-100" - ] + "path": ["material", "deep-purple-100"] }, "deep-purple-200": { "value": "#b39ddb", @@ -50662,10 +40588,7 @@ "category": "material", "type": "deep-purple-200" }, - "path": [ - "material", - "deep-purple-200" - ] + "path": ["material", "deep-purple-200"] }, "deep-purple-300": { "value": "#9575cd", @@ -50681,10 +40604,7 @@ "category": "material", "type": "deep-purple-300" }, - "path": [ - "material", - "deep-purple-300" - ] + "path": ["material", "deep-purple-300"] }, "deep-purple-400": { "value": "#7e57c2", @@ -50700,10 +40620,7 @@ "category": "material", "type": "deep-purple-400" }, - "path": [ - "material", - "deep-purple-400" - ] + "path": ["material", "deep-purple-400"] }, "deep-purple-500": { "value": "#673ab7", @@ -50719,10 +40636,7 @@ "category": "material", "type": "deep-purple-500" }, - "path": [ - "material", - "deep-purple-500" - ] + "path": ["material", "deep-purple-500"] }, "deep-purple-600": { "value": "#5e35b1", @@ -50738,10 +40652,7 @@ "category": "material", "type": "deep-purple-600" }, - "path": [ - "material", - "deep-purple-600" - ] + "path": ["material", "deep-purple-600"] }, "deep-purple-700": { "value": "#512da8", @@ -50757,10 +40668,7 @@ "category": "material", "type": "deep-purple-700" }, - "path": [ - "material", - "deep-purple-700" - ] + "path": ["material", "deep-purple-700"] }, "deep-purple-800": { "value": "#4527a0", @@ -50776,10 +40684,7 @@ "category": "material", "type": "deep-purple-800" }, - "path": [ - "material", - "deep-purple-800" - ] + "path": ["material", "deep-purple-800"] }, "deep-purple-900": { "value": "#311b92", @@ -50795,10 +40700,7 @@ "category": "material", "type": "deep-purple-900" }, - "path": [ - "material", - "deep-purple-900" - ] + "path": ["material", "deep-purple-900"] }, "deep-purple-a100": { "value": "#b388ff", @@ -50814,10 +40716,7 @@ "category": "material", "type": "deep-purple-a100" }, - "path": [ - "material", - "deep-purple-a100" - ] + "path": ["material", "deep-purple-a100"] }, "deep-purple-a200": { "value": "#7c4dff", @@ -50833,10 +40732,7 @@ "category": "material", "type": "deep-purple-a200" }, - "path": [ - "material", - "deep-purple-a200" - ] + "path": ["material", "deep-purple-a200"] }, "deep-purple-a400": { "value": "#651fff", @@ -50852,10 +40748,7 @@ "category": "material", "type": "deep-purple-a400" }, - "path": [ - "material", - "deep-purple-a400" - ] + "path": ["material", "deep-purple-a400"] }, "deep-purple-a700": { "value": "#6200ea", @@ -50871,10 +40764,7 @@ "category": "material", "type": "deep-purple-a700" }, - "path": [ - "material", - "deep-purple-a700" - ] + "path": ["material", "deep-purple-a700"] }, "indigo-50": { "value": "#e8eaf6", @@ -50890,10 +40780,7 @@ "category": "material", "type": "indigo-50" }, - "path": [ - "material", - "indigo-50" - ] + "path": ["material", "indigo-50"] }, "indigo-100": { "value": "#c5cae9", @@ -50909,10 +40796,7 @@ "category": "material", "type": "indigo-100" }, - "path": [ - "material", - "indigo-100" - ] + "path": ["material", "indigo-100"] }, "indigo-200": { "value": "#9fa8da", @@ -50928,10 +40812,7 @@ "category": "material", "type": "indigo-200" }, - "path": [ - "material", - "indigo-200" - ] + "path": ["material", "indigo-200"] }, "indigo-300": { "value": "#7986cb", @@ -50947,10 +40828,7 @@ "category": "material", "type": "indigo-300" }, - "path": [ - "material", - "indigo-300" - ] + "path": ["material", "indigo-300"] }, "indigo-400": { "value": "#5c6bc0", @@ -50966,10 +40844,7 @@ "category": "material", "type": "indigo-400" }, - "path": [ - "material", - "indigo-400" - ] + "path": ["material", "indigo-400"] }, "indigo-500": { "value": "#3f51b5", @@ -50985,10 +40860,7 @@ "category": "material", "type": "indigo-500" }, - "path": [ - "material", - "indigo-500" - ] + "path": ["material", "indigo-500"] }, "indigo-600": { "value": "#3949ab", @@ -51004,10 +40876,7 @@ "category": "material", "type": "indigo-600" }, - "path": [ - "material", - "indigo-600" - ] + "path": ["material", "indigo-600"] }, "indigo-700": { "value": "#303f9f", @@ -51023,10 +40892,7 @@ "category": "material", "type": "indigo-700" }, - "path": [ - "material", - "indigo-700" - ] + "path": ["material", "indigo-700"] }, "indigo-800": { "value": "#283593", @@ -51042,10 +40908,7 @@ "category": "material", "type": "indigo-800" }, - "path": [ - "material", - "indigo-800" - ] + "path": ["material", "indigo-800"] }, "indigo-900": { "value": "#1a237e", @@ -51061,10 +40924,7 @@ "category": "material", "type": "indigo-900" }, - "path": [ - "material", - "indigo-900" - ] + "path": ["material", "indigo-900"] }, "indigo-a100": { "value": "#8c9eff", @@ -51080,10 +40940,7 @@ "category": "material", "type": "indigo-a100" }, - "path": [ - "material", - "indigo-a100" - ] + "path": ["material", "indigo-a100"] }, "indigo-a200": { "value": "#536dfe", @@ -51099,10 +40956,7 @@ "category": "material", "type": "indigo-a200" }, - "path": [ - "material", - "indigo-a200" - ] + "path": ["material", "indigo-a200"] }, "indigo-a400": { "value": "#3d5afe", @@ -51118,10 +40972,7 @@ "category": "material", "type": "indigo-a400" }, - "path": [ - "material", - "indigo-a400" - ] + "path": ["material", "indigo-a400"] }, "indigo-a700": { "value": "#304ffe", @@ -51137,10 +40988,7 @@ "category": "material", "type": "indigo-a700" }, - "path": [ - "material", - "indigo-a700" - ] + "path": ["material", "indigo-a700"] }, "blue-50": { "value": "#e3f2fd", @@ -51156,10 +41004,7 @@ "category": "material", "type": "blue-50" }, - "path": [ - "material", - "blue-50" - ] + "path": ["material", "blue-50"] }, "blue-100": { "value": "#bbdefb", @@ -51175,10 +41020,7 @@ "category": "material", "type": "blue-100" }, - "path": [ - "material", - "blue-100" - ] + "path": ["material", "blue-100"] }, "blue-200": { "value": "#90caf9", @@ -51194,10 +41036,7 @@ "category": "material", "type": "blue-200" }, - "path": [ - "material", - "blue-200" - ] + "path": ["material", "blue-200"] }, "blue-300": { "value": "#64b5f6", @@ -51213,10 +41052,7 @@ "category": "material", "type": "blue-300" }, - "path": [ - "material", - "blue-300" - ] + "path": ["material", "blue-300"] }, "blue-400": { "value": "#42a5f5", @@ -51232,10 +41068,7 @@ "category": "material", "type": "blue-400" }, - "path": [ - "material", - "blue-400" - ] + "path": ["material", "blue-400"] }, "blue-500": { "value": "#2196f3", @@ -51251,10 +41084,7 @@ "category": "material", "type": "blue-500" }, - "path": [ - "material", - "blue-500" - ] + "path": ["material", "blue-500"] }, "blue-600": { "value": "#1e88e5", @@ -51270,10 +41100,7 @@ "category": "material", "type": "blue-600" }, - "path": [ - "material", - "blue-600" - ] + "path": ["material", "blue-600"] }, "blue-700": { "value": "#1976d2", @@ -51289,10 +41116,7 @@ "category": "material", "type": "blue-700" }, - "path": [ - "material", - "blue-700" - ] + "path": ["material", "blue-700"] }, "blue-800": { "value": "#1565c0", @@ -51308,10 +41132,7 @@ "category": "material", "type": "blue-800" }, - "path": [ - "material", - "blue-800" - ] + "path": ["material", "blue-800"] }, "blue-900": { "value": "#0d47a1", @@ -51327,10 +41148,7 @@ "category": "material", "type": "blue-900" }, - "path": [ - "material", - "blue-900" - ] + "path": ["material", "blue-900"] }, "blue-a100": { "value": "#82b1ff", @@ -51346,10 +41164,7 @@ "category": "material", "type": "blue-a100" }, - "path": [ - "material", - "blue-a100" - ] + "path": ["material", "blue-a100"] }, "blue-a200": { "value": "#448aff", @@ -51365,10 +41180,7 @@ "category": "material", "type": "blue-a200" }, - "path": [ - "material", - "blue-a200" - ] + "path": ["material", "blue-a200"] }, "blue-a400": { "value": "#2979ff", @@ -51384,10 +41196,7 @@ "category": "material", "type": "blue-a400" }, - "path": [ - "material", - "blue-a400" - ] + "path": ["material", "blue-a400"] }, "blue-a700": { "value": "#2962ff", @@ -51403,10 +41212,7 @@ "category": "material", "type": "blue-a700" }, - "path": [ - "material", - "blue-a700" - ] + "path": ["material", "blue-a700"] }, "light-blue-50": { "value": "#e1f5fe", @@ -51422,10 +41228,7 @@ "category": "material", "type": "light-blue-50" }, - "path": [ - "material", - "light-blue-50" - ] + "path": ["material", "light-blue-50"] }, "light-blue-100": { "value": "#b3e5fc", @@ -51441,10 +41244,7 @@ "category": "material", "type": "light-blue-100" }, - "path": [ - "material", - "light-blue-100" - ] + "path": ["material", "light-blue-100"] }, "light-blue-200": { "value": "#81d4fa", @@ -51460,10 +41260,7 @@ "category": "material", "type": "light-blue-200" }, - "path": [ - "material", - "light-blue-200" - ] + "path": ["material", "light-blue-200"] }, "light-blue-300": { "value": "#4fc3f7", @@ -51479,10 +41276,7 @@ "category": "material", "type": "light-blue-300" }, - "path": [ - "material", - "light-blue-300" - ] + "path": ["material", "light-blue-300"] }, "light-blue-400": { "value": "#29b6f6", @@ -51498,10 +41292,7 @@ "category": "material", "type": "light-blue-400" }, - "path": [ - "material", - "light-blue-400" - ] + "path": ["material", "light-blue-400"] }, "light-blue-500": { "value": "#03a9f4", @@ -51517,10 +41308,7 @@ "category": "material", "type": "light-blue-500" }, - "path": [ - "material", - "light-blue-500" - ] + "path": ["material", "light-blue-500"] }, "light-blue-600": { "value": "#039be5", @@ -51536,10 +41324,7 @@ "category": "material", "type": "light-blue-600" }, - "path": [ - "material", - "light-blue-600" - ] + "path": ["material", "light-blue-600"] }, "light-blue-700": { "value": "#0288d1", @@ -51555,10 +41340,7 @@ "category": "material", "type": "light-blue-700" }, - "path": [ - "material", - "light-blue-700" - ] + "path": ["material", "light-blue-700"] }, "light-blue-800": { "value": "#0277bd", @@ -51574,10 +41356,7 @@ "category": "material", "type": "light-blue-800" }, - "path": [ - "material", - "light-blue-800" - ] + "path": ["material", "light-blue-800"] }, "light-blue-900": { "value": "#01579b", @@ -51593,10 +41372,7 @@ "category": "material", "type": "light-blue-900" }, - "path": [ - "material", - "light-blue-900" - ] + "path": ["material", "light-blue-900"] }, "light-blue-a100": { "value": "#80d8ff", @@ -51612,10 +41388,7 @@ "category": "material", "type": "light-blue-a100" }, - "path": [ - "material", - "light-blue-a100" - ] + "path": ["material", "light-blue-a100"] }, "light-blue-a200": { "value": "#40c4ff", @@ -51631,10 +41404,7 @@ "category": "material", "type": "light-blue-a200" }, - "path": [ - "material", - "light-blue-a200" - ] + "path": ["material", "light-blue-a200"] }, "light-blue-a400": { "value": "#00b0ff", @@ -51650,10 +41420,7 @@ "category": "material", "type": "light-blue-a400" }, - "path": [ - "material", - "light-blue-a400" - ] + "path": ["material", "light-blue-a400"] }, "light-blue-a700": { "value": "#0091ea", @@ -51669,10 +41436,7 @@ "category": "material", "type": "light-blue-a700" }, - "path": [ - "material", - "light-blue-a700" - ] + "path": ["material", "light-blue-a700"] }, "cyan-50": { "value": "#e0f7fa", @@ -51688,10 +41452,7 @@ "category": "material", "type": "cyan-50" }, - "path": [ - "material", - "cyan-50" - ] + "path": ["material", "cyan-50"] }, "cyan-100": { "value": "#b2ebf2", @@ -51707,10 +41468,7 @@ "category": "material", "type": "cyan-100" }, - "path": [ - "material", - "cyan-100" - ] + "path": ["material", "cyan-100"] }, "cyan-200": { "value": "#80deea", @@ -51726,10 +41484,7 @@ "category": "material", "type": "cyan-200" }, - "path": [ - "material", - "cyan-200" - ] + "path": ["material", "cyan-200"] }, "cyan-300": { "value": "#4dd0e1", @@ -51745,10 +41500,7 @@ "category": "material", "type": "cyan-300" }, - "path": [ - "material", - "cyan-300" - ] + "path": ["material", "cyan-300"] }, "cyan-400": { "value": "#26c6da", @@ -51764,10 +41516,7 @@ "category": "material", "type": "cyan-400" }, - "path": [ - "material", - "cyan-400" - ] + "path": ["material", "cyan-400"] }, "cyan-500": { "value": "#00bcd4", @@ -51783,10 +41532,7 @@ "category": "material", "type": "cyan-500" }, - "path": [ - "material", - "cyan-500" - ] + "path": ["material", "cyan-500"] }, "cyan-600": { "value": "#00acc1", @@ -51802,10 +41548,7 @@ "category": "material", "type": "cyan-600" }, - "path": [ - "material", - "cyan-600" - ] + "path": ["material", "cyan-600"] }, "cyan-700": { "value": "#0097a7", @@ -51821,10 +41564,7 @@ "category": "material", "type": "cyan-700" }, - "path": [ - "material", - "cyan-700" - ] + "path": ["material", "cyan-700"] }, "cyan-800": { "value": "#00838f", @@ -51840,10 +41580,7 @@ "category": "material", "type": "cyan-800" }, - "path": [ - "material", - "cyan-800" - ] + "path": ["material", "cyan-800"] }, "cyan-900": { "value": "#006064", @@ -51859,10 +41596,7 @@ "category": "material", "type": "cyan-900" }, - "path": [ - "material", - "cyan-900" - ] + "path": ["material", "cyan-900"] }, "cyan-a100": { "value": "#84ffff", @@ -51878,10 +41612,7 @@ "category": "material", "type": "cyan-a100" }, - "path": [ - "material", - "cyan-a100" - ] + "path": ["material", "cyan-a100"] }, "cyan-a200": { "value": "#18ffff", @@ -51897,10 +41628,7 @@ "category": "material", "type": "cyan-a200" }, - "path": [ - "material", - "cyan-a200" - ] + "path": ["material", "cyan-a200"] }, "cyan-a400": { "value": "#00e5ff", @@ -51916,10 +41644,7 @@ "category": "material", "type": "cyan-a400" }, - "path": [ - "material", - "cyan-a400" - ] + "path": ["material", "cyan-a400"] }, "cyan-a700": { "value": "#00b8d4", @@ -51935,10 +41660,7 @@ "category": "material", "type": "cyan-a700" }, - "path": [ - "material", - "cyan-a700" - ] + "path": ["material", "cyan-a700"] }, "teal-50": { "value": "#e0f2f1", @@ -51954,10 +41676,7 @@ "category": "material", "type": "teal-50" }, - "path": [ - "material", - "teal-50" - ] + "path": ["material", "teal-50"] }, "teal-100": { "value": "#b2dfdb", @@ -51973,10 +41692,7 @@ "category": "material", "type": "teal-100" }, - "path": [ - "material", - "teal-100" - ] + "path": ["material", "teal-100"] }, "teal-200": { "value": "#80cbc4", @@ -51992,10 +41708,7 @@ "category": "material", "type": "teal-200" }, - "path": [ - "material", - "teal-200" - ] + "path": ["material", "teal-200"] }, "teal-300": { "value": "#4db6ac", @@ -52011,10 +41724,7 @@ "category": "material", "type": "teal-300" }, - "path": [ - "material", - "teal-300" - ] + "path": ["material", "teal-300"] }, "teal-400": { "value": "#26a69a", @@ -52030,10 +41740,7 @@ "category": "material", "type": "teal-400" }, - "path": [ - "material", - "teal-400" - ] + "path": ["material", "teal-400"] }, "teal-500": { "value": "#009688", @@ -52049,10 +41756,7 @@ "category": "material", "type": "teal-500" }, - "path": [ - "material", - "teal-500" - ] + "path": ["material", "teal-500"] }, "teal-600": { "value": "#00897b", @@ -52068,10 +41772,7 @@ "category": "material", "type": "teal-600" }, - "path": [ - "material", - "teal-600" - ] + "path": ["material", "teal-600"] }, "teal-700": { "value": "#00796b", @@ -52087,10 +41788,7 @@ "category": "material", "type": "teal-700" }, - "path": [ - "material", - "teal-700" - ] + "path": ["material", "teal-700"] }, "teal-800": { "value": "#00695c", @@ -52106,10 +41804,7 @@ "category": "material", "type": "teal-800" }, - "path": [ - "material", - "teal-800" - ] + "path": ["material", "teal-800"] }, "teal-900": { "value": "#004d40", @@ -52125,10 +41820,7 @@ "category": "material", "type": "teal-900" }, - "path": [ - "material", - "teal-900" - ] + "path": ["material", "teal-900"] }, "teal-a100": { "value": "#a7ffeb", @@ -52144,10 +41836,7 @@ "category": "material", "type": "teal-a100" }, - "path": [ - "material", - "teal-a100" - ] + "path": ["material", "teal-a100"] }, "teal-a200": { "value": "#64ffda", @@ -52163,10 +41852,7 @@ "category": "material", "type": "teal-a200" }, - "path": [ - "material", - "teal-a200" - ] + "path": ["material", "teal-a200"] }, "teal-a400": { "value": "#1de9b6", @@ -52182,10 +41868,7 @@ "category": "material", "type": "teal-a400" }, - "path": [ - "material", - "teal-a400" - ] + "path": ["material", "teal-a400"] }, "teal-a700": { "value": "#00bfa5", @@ -52201,10 +41884,7 @@ "category": "material", "type": "teal-a700" }, - "path": [ - "material", - "teal-a700" - ] + "path": ["material", "teal-a700"] }, "green-50": { "value": "#e8f5e9", @@ -52220,10 +41900,7 @@ "category": "material", "type": "green-50" }, - "path": [ - "material", - "green-50" - ] + "path": ["material", "green-50"] }, "green-100": { "value": "#c8e6c9", @@ -52239,10 +41916,7 @@ "category": "material", "type": "green-100" }, - "path": [ - "material", - "green-100" - ] + "path": ["material", "green-100"] }, "green-200": { "value": "#a5d6a7", @@ -52258,10 +41932,7 @@ "category": "material", "type": "green-200" }, - "path": [ - "material", - "green-200" - ] + "path": ["material", "green-200"] }, "green-300": { "value": "#81c784", @@ -52277,10 +41948,7 @@ "category": "material", "type": "green-300" }, - "path": [ - "material", - "green-300" - ] + "path": ["material", "green-300"] }, "green-400": { "value": "#66bb6a", @@ -52296,10 +41964,7 @@ "category": "material", "type": "green-400" }, - "path": [ - "material", - "green-400" - ] + "path": ["material", "green-400"] }, "green-500": { "value": "#4caf50", @@ -52315,10 +41980,7 @@ "category": "material", "type": "green-500" }, - "path": [ - "material", - "green-500" - ] + "path": ["material", "green-500"] }, "green-600": { "value": "#43a047", @@ -52334,10 +41996,7 @@ "category": "material", "type": "green-600" }, - "path": [ - "material", - "green-600" - ] + "path": ["material", "green-600"] }, "green-700": { "value": "#388e3c", @@ -52353,10 +42012,7 @@ "category": "material", "type": "green-700" }, - "path": [ - "material", - "green-700" - ] + "path": ["material", "green-700"] }, "green-800": { "value": "#2e7d32", @@ -52372,10 +42028,7 @@ "category": "material", "type": "green-800" }, - "path": [ - "material", - "green-800" - ] + "path": ["material", "green-800"] }, "green-900": { "value": "#1b5e20", @@ -52391,10 +42044,7 @@ "category": "material", "type": "green-900" }, - "path": [ - "material", - "green-900" - ] + "path": ["material", "green-900"] }, "green-a100": { "value": "#b9f6ca", @@ -52410,10 +42060,7 @@ "category": "material", "type": "green-a100" }, - "path": [ - "material", - "green-a100" - ] + "path": ["material", "green-a100"] }, "green-a200": { "value": "#69f0ae", @@ -52429,10 +42076,7 @@ "category": "material", "type": "green-a200" }, - "path": [ - "material", - "green-a200" - ] + "path": ["material", "green-a200"] }, "green-a400": { "value": "#00e676", @@ -52448,10 +42092,7 @@ "category": "material", "type": "green-a400" }, - "path": [ - "material", - "green-a400" - ] + "path": ["material", "green-a400"] }, "green-a700": { "value": "#00c853", @@ -52467,10 +42108,7 @@ "category": "material", "type": "green-a700" }, - "path": [ - "material", - "green-a700" - ] + "path": ["material", "green-a700"] }, "light-green-50": { "value": "#f1f8e9", @@ -52486,10 +42124,7 @@ "category": "material", "type": "light-green-50" }, - "path": [ - "material", - "light-green-50" - ] + "path": ["material", "light-green-50"] }, "light-green-100": { "value": "#dcedc8", @@ -52505,10 +42140,7 @@ "category": "material", "type": "light-green-100" }, - "path": [ - "material", - "light-green-100" - ] + "path": ["material", "light-green-100"] }, "light-green-200": { "value": "#c5e1a5", @@ -52524,10 +42156,7 @@ "category": "material", "type": "light-green-200" }, - "path": [ - "material", - "light-green-200" - ] + "path": ["material", "light-green-200"] }, "light-green-300": { "value": "#aed581", @@ -52543,10 +42172,7 @@ "category": "material", "type": "light-green-300" }, - "path": [ - "material", - "light-green-300" - ] + "path": ["material", "light-green-300"] }, "light-green-400": { "value": "#9ccc65", @@ -52562,10 +42188,7 @@ "category": "material", "type": "light-green-400" }, - "path": [ - "material", - "light-green-400" - ] + "path": ["material", "light-green-400"] }, "light-green-500": { "value": "#8bc34a", @@ -52581,10 +42204,7 @@ "category": "material", "type": "light-green-500" }, - "path": [ - "material", - "light-green-500" - ] + "path": ["material", "light-green-500"] }, "light-green-600": { "value": "#7cb342", @@ -52600,10 +42220,7 @@ "category": "material", "type": "light-green-600" }, - "path": [ - "material", - "light-green-600" - ] + "path": ["material", "light-green-600"] }, "light-green-700": { "value": "#689f38", @@ -52619,10 +42236,7 @@ "category": "material", "type": "light-green-700" }, - "path": [ - "material", - "light-green-700" - ] + "path": ["material", "light-green-700"] }, "light-green-800": { "value": "#558b2f", @@ -52638,10 +42252,7 @@ "category": "material", "type": "light-green-800" }, - "path": [ - "material", - "light-green-800" - ] + "path": ["material", "light-green-800"] }, "light-green-900": { "value": "#33691e", @@ -52657,10 +42268,7 @@ "category": "material", "type": "light-green-900" }, - "path": [ - "material", - "light-green-900" - ] + "path": ["material", "light-green-900"] }, "light-green-a100": { "value": "#ccff90", @@ -52676,10 +42284,7 @@ "category": "material", "type": "light-green-a100" }, - "path": [ - "material", - "light-green-a100" - ] + "path": ["material", "light-green-a100"] }, "light-green-a200": { "value": "#b2ff59", @@ -52695,10 +42300,7 @@ "category": "material", "type": "light-green-a200" }, - "path": [ - "material", - "light-green-a200" - ] + "path": ["material", "light-green-a200"] }, "light-green-a400": { "value": "#76ff03", @@ -52714,10 +42316,7 @@ "category": "material", "type": "light-green-a400" }, - "path": [ - "material", - "light-green-a400" - ] + "path": ["material", "light-green-a400"] }, "light-green-a700": { "value": "#64dd17", @@ -52733,10 +42332,7 @@ "category": "material", "type": "light-green-a700" }, - "path": [ - "material", - "light-green-a700" - ] + "path": ["material", "light-green-a700"] }, "lime-50": { "value": "#f9fbe7", @@ -52752,10 +42348,7 @@ "category": "material", "type": "lime-50" }, - "path": [ - "material", - "lime-50" - ] + "path": ["material", "lime-50"] }, "lime-100": { "value": "#f0f4c3", @@ -52771,10 +42364,7 @@ "category": "material", "type": "lime-100" }, - "path": [ - "material", - "lime-100" - ] + "path": ["material", "lime-100"] }, "lime-200": { "value": "#e6ee9c", @@ -52790,10 +42380,7 @@ "category": "material", "type": "lime-200" }, - "path": [ - "material", - "lime-200" - ] + "path": ["material", "lime-200"] }, "lime-300": { "value": "#dce775", @@ -52809,10 +42396,7 @@ "category": "material", "type": "lime-300" }, - "path": [ - "material", - "lime-300" - ] + "path": ["material", "lime-300"] }, "lime-400": { "value": "#d4e157", @@ -52828,10 +42412,7 @@ "category": "material", "type": "lime-400" }, - "path": [ - "material", - "lime-400" - ] + "path": ["material", "lime-400"] }, "lime-500": { "value": "#cddc39", @@ -52847,10 +42428,7 @@ "category": "material", "type": "lime-500" }, - "path": [ - "material", - "lime-500" - ] + "path": ["material", "lime-500"] }, "lime-600": { "value": "#c0ca33", @@ -52866,10 +42444,7 @@ "category": "material", "type": "lime-600" }, - "path": [ - "material", - "lime-600" - ] + "path": ["material", "lime-600"] }, "lime-700": { "value": "#afb42b", @@ -52885,10 +42460,7 @@ "category": "material", "type": "lime-700" }, - "path": [ - "material", - "lime-700" - ] + "path": ["material", "lime-700"] }, "lime-800": { "value": "#9e9d24", @@ -52904,10 +42476,7 @@ "category": "material", "type": "lime-800" }, - "path": [ - "material", - "lime-800" - ] + "path": ["material", "lime-800"] }, "lime-900": { "value": "#827717", @@ -52923,10 +42492,7 @@ "category": "material", "type": "lime-900" }, - "path": [ - "material", - "lime-900" - ] + "path": ["material", "lime-900"] }, "lime-a100": { "value": "#f4ff81", @@ -52942,10 +42508,7 @@ "category": "material", "type": "lime-a100" }, - "path": [ - "material", - "lime-a100" - ] + "path": ["material", "lime-a100"] }, "lime-a200": { "value": "#eeff41", @@ -52961,10 +42524,7 @@ "category": "material", "type": "lime-a200" }, - "path": [ - "material", - "lime-a200" - ] + "path": ["material", "lime-a200"] }, "lime-a400": { "value": "#c6ff00", @@ -52980,10 +42540,7 @@ "category": "material", "type": "lime-a400" }, - "path": [ - "material", - "lime-a400" - ] + "path": ["material", "lime-a400"] }, "lime-a700": { "value": "#aeea00", @@ -52999,10 +42556,7 @@ "category": "material", "type": "lime-a700" }, - "path": [ - "material", - "lime-a700" - ] + "path": ["material", "lime-a700"] }, "yellow-50": { "value": "#fffde7", @@ -53018,10 +42572,7 @@ "category": "material", "type": "yellow-50" }, - "path": [ - "material", - "yellow-50" - ] + "path": ["material", "yellow-50"] }, "yellow-100": { "value": "#fff9c4", @@ -53037,10 +42588,7 @@ "category": "material", "type": "yellow-100" }, - "path": [ - "material", - "yellow-100" - ] + "path": ["material", "yellow-100"] }, "yellow-200": { "value": "#fff59d", @@ -53056,10 +42604,7 @@ "category": "material", "type": "yellow-200" }, - "path": [ - "material", - "yellow-200" - ] + "path": ["material", "yellow-200"] }, "yellow-300": { "value": "#fff176", @@ -53075,10 +42620,7 @@ "category": "material", "type": "yellow-300" }, - "path": [ - "material", - "yellow-300" - ] + "path": ["material", "yellow-300"] }, "yellow-400": { "value": "#ffee58", @@ -53094,10 +42636,7 @@ "category": "material", "type": "yellow-400" }, - "path": [ - "material", - "yellow-400" - ] + "path": ["material", "yellow-400"] }, "yellow-500": { "value": "#ffeb3b", @@ -53113,10 +42652,7 @@ "category": "material", "type": "yellow-500" }, - "path": [ - "material", - "yellow-500" - ] + "path": ["material", "yellow-500"] }, "yellow-600": { "value": "#fdd835", @@ -53132,10 +42668,7 @@ "category": "material", "type": "yellow-600" }, - "path": [ - "material", - "yellow-600" - ] + "path": ["material", "yellow-600"] }, "yellow-700": { "value": "#fbc02d", @@ -53151,10 +42684,7 @@ "category": "material", "type": "yellow-700" }, - "path": [ - "material", - "yellow-700" - ] + "path": ["material", "yellow-700"] }, "yellow-800": { "value": "#f9a825", @@ -53170,10 +42700,7 @@ "category": "material", "type": "yellow-800" }, - "path": [ - "material", - "yellow-800" - ] + "path": ["material", "yellow-800"] }, "yellow-900": { "value": "#f57f17", @@ -53189,10 +42716,7 @@ "category": "material", "type": "yellow-900" }, - "path": [ - "material", - "yellow-900" - ] + "path": ["material", "yellow-900"] }, "yellow-a100": { "value": "#ffff8d", @@ -53208,10 +42732,7 @@ "category": "material", "type": "yellow-a100" }, - "path": [ - "material", - "yellow-a100" - ] + "path": ["material", "yellow-a100"] }, "yellow-a200": { "value": "#ff0", @@ -53227,10 +42748,7 @@ "category": "material", "type": "yellow-a200" }, - "path": [ - "material", - "yellow-a200" - ] + "path": ["material", "yellow-a200"] }, "yellow-a400": { "value": "#ffea00", @@ -53246,10 +42764,7 @@ "category": "material", "type": "yellow-a400" }, - "path": [ - "material", - "yellow-a400" - ] + "path": ["material", "yellow-a400"] }, "yellow-a700": { "value": "#ffd600", @@ -53265,10 +42780,7 @@ "category": "material", "type": "yellow-a700" }, - "path": [ - "material", - "yellow-a700" - ] + "path": ["material", "yellow-a700"] }, "amber-50": { "value": "#fff8e1", @@ -53284,10 +42796,7 @@ "category": "material", "type": "amber-50" }, - "path": [ - "material", - "amber-50" - ] + "path": ["material", "amber-50"] }, "amber-100": { "value": "#ffecb3", @@ -53303,10 +42812,7 @@ "category": "material", "type": "amber-100" }, - "path": [ - "material", - "amber-100" - ] + "path": ["material", "amber-100"] }, "amber-200": { "value": "#ffe082", @@ -53322,10 +42828,7 @@ "category": "material", "type": "amber-200" }, - "path": [ - "material", - "amber-200" - ] + "path": ["material", "amber-200"] }, "amber-300": { "value": "#ffd54f", @@ -53341,10 +42844,7 @@ "category": "material", "type": "amber-300" }, - "path": [ - "material", - "amber-300" - ] + "path": ["material", "amber-300"] }, "amber-400": { "value": "#ffca28", @@ -53360,10 +42860,7 @@ "category": "material", "type": "amber-400" }, - "path": [ - "material", - "amber-400" - ] + "path": ["material", "amber-400"] }, "amber-500": { "value": "#ffc107", @@ -53379,10 +42876,7 @@ "category": "material", "type": "amber-500" }, - "path": [ - "material", - "amber-500" - ] + "path": ["material", "amber-500"] }, "amber-600": { "value": "#ffb300", @@ -53398,10 +42892,7 @@ "category": "material", "type": "amber-600" }, - "path": [ - "material", - "amber-600" - ] + "path": ["material", "amber-600"] }, "amber-700": { "value": "#ffa000", @@ -53417,10 +42908,7 @@ "category": "material", "type": "amber-700" }, - "path": [ - "material", - "amber-700" - ] + "path": ["material", "amber-700"] }, "amber-800": { "value": "#ff8f00", @@ -53436,10 +42924,7 @@ "category": "material", "type": "amber-800" }, - "path": [ - "material", - "amber-800" - ] + "path": ["material", "amber-800"] }, "amber-900": { "value": "#ff6f00", @@ -53455,10 +42940,7 @@ "category": "material", "type": "amber-900" }, - "path": [ - "material", - "amber-900" - ] + "path": ["material", "amber-900"] }, "amber-a100": { "value": "#ffe57f", @@ -53474,10 +42956,7 @@ "category": "material", "type": "amber-a100" }, - "path": [ - "material", - "amber-a100" - ] + "path": ["material", "amber-a100"] }, "amber-a200": { "value": "#ffd740", @@ -53493,10 +42972,7 @@ "category": "material", "type": "amber-a200" }, - "path": [ - "material", - "amber-a200" - ] + "path": ["material", "amber-a200"] }, "amber-a400": { "value": "#ffc400", @@ -53512,10 +42988,7 @@ "category": "material", "type": "amber-a400" }, - "path": [ - "material", - "amber-a400" - ] + "path": ["material", "amber-a400"] }, "amber-a700": { "value": "#ffab00", @@ -53531,10 +43004,7 @@ "category": "material", "type": "amber-a700" }, - "path": [ - "material", - "amber-a700" - ] + "path": ["material", "amber-a700"] }, "orange-50": { "value": "#fff3e0", @@ -53550,10 +43020,7 @@ "category": "material", "type": "orange-50" }, - "path": [ - "material", - "orange-50" - ] + "path": ["material", "orange-50"] }, "orange-100": { "value": "#ffe0b2", @@ -53569,10 +43036,7 @@ "category": "material", "type": "orange-100" }, - "path": [ - "material", - "orange-100" - ] + "path": ["material", "orange-100"] }, "orange-200": { "value": "#ffcc80", @@ -53588,10 +43052,7 @@ "category": "material", "type": "orange-200" }, - "path": [ - "material", - "orange-200" - ] + "path": ["material", "orange-200"] }, "orange-300": { "value": "#ffb74d", @@ -53607,10 +43068,7 @@ "category": "material", "type": "orange-300" }, - "path": [ - "material", - "orange-300" - ] + "path": ["material", "orange-300"] }, "orange-400": { "value": "#ffa726", @@ -53626,10 +43084,7 @@ "category": "material", "type": "orange-400" }, - "path": [ - "material", - "orange-400" - ] + "path": ["material", "orange-400"] }, "orange-500": { "value": "#ff9800", @@ -53645,10 +43100,7 @@ "category": "material", "type": "orange-500" }, - "path": [ - "material", - "orange-500" - ] + "path": ["material", "orange-500"] }, "orange-600": { "value": "#fb8c00", @@ -53664,10 +43116,7 @@ "category": "material", "type": "orange-600" }, - "path": [ - "material", - "orange-600" - ] + "path": ["material", "orange-600"] }, "orange-700": { "value": "#f57c00", @@ -53683,10 +43132,7 @@ "category": "material", "type": "orange-700" }, - "path": [ - "material", - "orange-700" - ] + "path": ["material", "orange-700"] }, "orange-800": { "value": "#ef6c00", @@ -53702,10 +43148,7 @@ "category": "material", "type": "orange-800" }, - "path": [ - "material", - "orange-800" - ] + "path": ["material", "orange-800"] }, "orange-900": { "value": "#e65100", @@ -53721,10 +43164,7 @@ "category": "material", "type": "orange-900" }, - "path": [ - "material", - "orange-900" - ] + "path": ["material", "orange-900"] }, "orange-a100": { "value": "#ffd180", @@ -53740,10 +43180,7 @@ "category": "material", "type": "orange-a100" }, - "path": [ - "material", - "orange-a100" - ] + "path": ["material", "orange-a100"] }, "orange-a200": { "value": "#ffab40", @@ -53759,10 +43196,7 @@ "category": "material", "type": "orange-a200" }, - "path": [ - "material", - "orange-a200" - ] + "path": ["material", "orange-a200"] }, "orange-a400": { "value": "#ff9100", @@ -53778,10 +43212,7 @@ "category": "material", "type": "orange-a400" }, - "path": [ - "material", - "orange-a400" - ] + "path": ["material", "orange-a400"] }, "orange-a700": { "value": "#ff6d00", @@ -53797,10 +43228,7 @@ "category": "material", "type": "orange-a700" }, - "path": [ - "material", - "orange-a700" - ] + "path": ["material", "orange-a700"] }, "deep-orange-50": { "value": "#fbe9e7", @@ -53816,10 +43244,7 @@ "category": "material", "type": "deep-orange-50" }, - "path": [ - "material", - "deep-orange-50" - ] + "path": ["material", "deep-orange-50"] }, "deep-orange-100": { "value": "#ffccbc", @@ -53835,10 +43260,7 @@ "category": "material", "type": "deep-orange-100" }, - "path": [ - "material", - "deep-orange-100" - ] + "path": ["material", "deep-orange-100"] }, "deep-orange-200": { "value": "#ffab91", @@ -53854,10 +43276,7 @@ "category": "material", "type": "deep-orange-200" }, - "path": [ - "material", - "deep-orange-200" - ] + "path": ["material", "deep-orange-200"] }, "deep-orange-300": { "value": "#ff8a65", @@ -53873,10 +43292,7 @@ "category": "material", "type": "deep-orange-300" }, - "path": [ - "material", - "deep-orange-300" - ] + "path": ["material", "deep-orange-300"] }, "deep-orange-400": { "value": "#ff7043", @@ -53892,10 +43308,7 @@ "category": "material", "type": "deep-orange-400" }, - "path": [ - "material", - "deep-orange-400" - ] + "path": ["material", "deep-orange-400"] }, "deep-orange-500": { "value": "#ff5722", @@ -53911,10 +43324,7 @@ "category": "material", "type": "deep-orange-500" }, - "path": [ - "material", - "deep-orange-500" - ] + "path": ["material", "deep-orange-500"] }, "deep-orange-600": { "value": "#f4511e", @@ -53930,10 +43340,7 @@ "category": "material", "type": "deep-orange-600" }, - "path": [ - "material", - "deep-orange-600" - ] + "path": ["material", "deep-orange-600"] }, "deep-orange-700": { "value": "#e64a19", @@ -53949,10 +43356,7 @@ "category": "material", "type": "deep-orange-700" }, - "path": [ - "material", - "deep-orange-700" - ] + "path": ["material", "deep-orange-700"] }, "deep-orange-800": { "value": "#d84315", @@ -53968,10 +43372,7 @@ "category": "material", "type": "deep-orange-800" }, - "path": [ - "material", - "deep-orange-800" - ] + "path": ["material", "deep-orange-800"] }, "deep-orange-900": { "value": "#bf360c", @@ -53987,10 +43388,7 @@ "category": "material", "type": "deep-orange-900" }, - "path": [ - "material", - "deep-orange-900" - ] + "path": ["material", "deep-orange-900"] }, "deep-orange-a100": { "value": "#ff9e80", @@ -54006,10 +43404,7 @@ "category": "material", "type": "deep-orange-a100" }, - "path": [ - "material", - "deep-orange-a100" - ] + "path": ["material", "deep-orange-a100"] }, "deep-orange-a200": { "value": "#ff6e40", @@ -54025,10 +43420,7 @@ "category": "material", "type": "deep-orange-a200" }, - "path": [ - "material", - "deep-orange-a200" - ] + "path": ["material", "deep-orange-a200"] }, "deep-orange-a400": { "value": "#ff3d00", @@ -54044,10 +43436,7 @@ "category": "material", "type": "deep-orange-a400" }, - "path": [ - "material", - "deep-orange-a400" - ] + "path": ["material", "deep-orange-a400"] }, "deep-orange-a700": { "value": "#dd2c00", @@ -54063,10 +43452,7 @@ "category": "material", "type": "deep-orange-a700" }, - "path": [ - "material", - "deep-orange-a700" - ] + "path": ["material", "deep-orange-a700"] }, "brown-50": { "value": "#efebe9", @@ -54082,10 +43468,7 @@ "category": "material", "type": "brown-50" }, - "path": [ - "material", - "brown-50" - ] + "path": ["material", "brown-50"] }, "brown-100": { "value": "#d7ccc8", @@ -54101,10 +43484,7 @@ "category": "material", "type": "brown-100" }, - "path": [ - "material", - "brown-100" - ] + "path": ["material", "brown-100"] }, "brown-200": { "value": "#bcaaa4", @@ -54120,10 +43500,7 @@ "category": "material", "type": "brown-200" }, - "path": [ - "material", - "brown-200" - ] + "path": ["material", "brown-200"] }, "brown-300": { "value": "#a1887f", @@ -54139,10 +43516,7 @@ "category": "material", "type": "brown-300" }, - "path": [ - "material", - "brown-300" - ] + "path": ["material", "brown-300"] }, "brown-400": { "value": "#8d6e63", @@ -54158,10 +43532,7 @@ "category": "material", "type": "brown-400" }, - "path": [ - "material", - "brown-400" - ] + "path": ["material", "brown-400"] }, "brown-500": { "value": "#795548", @@ -54177,10 +43548,7 @@ "category": "material", "type": "brown-500" }, - "path": [ - "material", - "brown-500" - ] + "path": ["material", "brown-500"] }, "brown-600": { "value": "#6d4c41", @@ -54196,10 +43564,7 @@ "category": "material", "type": "brown-600" }, - "path": [ - "material", - "brown-600" - ] + "path": ["material", "brown-600"] }, "brown-700": { "value": "#5d4037", @@ -54215,10 +43580,7 @@ "category": "material", "type": "brown-700" }, - "path": [ - "material", - "brown-700" - ] + "path": ["material", "brown-700"] }, "brown-800": { "value": "#4e342e", @@ -54234,10 +43596,7 @@ "category": "material", "type": "brown-800" }, - "path": [ - "material", - "brown-800" - ] + "path": ["material", "brown-800"] }, "brown-900": { "value": "#3e2723", @@ -54253,10 +43612,7 @@ "category": "material", "type": "brown-900" }, - "path": [ - "material", - "brown-900" - ] + "path": ["material", "brown-900"] }, "grey-50": { "value": "#fafafa", @@ -54272,10 +43628,7 @@ "category": "material", "type": "grey-50" }, - "path": [ - "material", - "grey-50" - ] + "path": ["material", "grey-50"] }, "grey-100": { "value": "#f5f5f5", @@ -54291,10 +43644,7 @@ "category": "material", "type": "grey-100" }, - "path": [ - "material", - "grey-100" - ] + "path": ["material", "grey-100"] }, "grey-200": { "value": "#eee", @@ -54310,10 +43660,7 @@ "category": "material", "type": "grey-200" }, - "path": [ - "material", - "grey-200" - ] + "path": ["material", "grey-200"] }, "grey-300": { "value": "#e0e0e0", @@ -54329,10 +43676,7 @@ "category": "material", "type": "grey-300" }, - "path": [ - "material", - "grey-300" - ] + "path": ["material", "grey-300"] }, "grey-400": { "value": "#bdbdbd", @@ -54348,10 +43692,7 @@ "category": "material", "type": "grey-400" }, - "path": [ - "material", - "grey-400" - ] + "path": ["material", "grey-400"] }, "grey-500": { "value": "#9e9e9e", @@ -54367,10 +43708,7 @@ "category": "material", "type": "grey-500" }, - "path": [ - "material", - "grey-500" - ] + "path": ["material", "grey-500"] }, "grey-600": { "value": "#757575", @@ -54386,10 +43724,7 @@ "category": "material", "type": "grey-600" }, - "path": [ - "material", - "grey-600" - ] + "path": ["material", "grey-600"] }, "grey-700": { "value": "#616161", @@ -54405,10 +43740,7 @@ "category": "material", "type": "grey-700" }, - "path": [ - "material", - "grey-700" - ] + "path": ["material", "grey-700"] }, "grey-800": { "value": "#424242", @@ -54424,10 +43756,7 @@ "category": "material", "type": "grey-800" }, - "path": [ - "material", - "grey-800" - ] + "path": ["material", "grey-800"] }, "grey-900": { "value": "#212121", @@ -54443,10 +43772,7 @@ "category": "material", "type": "grey-900" }, - "path": [ - "material", - "grey-900" - ] + "path": ["material", "grey-900"] }, "blue-grey-50": { "value": "#eceff1", @@ -54462,10 +43788,7 @@ "category": "material", "type": "blue-grey-50" }, - "path": [ - "material", - "blue-grey-50" - ] + "path": ["material", "blue-grey-50"] }, "blue-grey-100": { "value": "#cfd8dc", @@ -54481,10 +43804,7 @@ "category": "material", "type": "blue-grey-100" }, - "path": [ - "material", - "blue-grey-100" - ] + "path": ["material", "blue-grey-100"] }, "blue-grey-200": { "value": "#b0bec5", @@ -54500,10 +43820,7 @@ "category": "material", "type": "blue-grey-200" }, - "path": [ - "material", - "blue-grey-200" - ] + "path": ["material", "blue-grey-200"] }, "blue-grey-300": { "value": "#90a4ae", @@ -54519,10 +43836,7 @@ "category": "material", "type": "blue-grey-300" }, - "path": [ - "material", - "blue-grey-300" - ] + "path": ["material", "blue-grey-300"] }, "blue-grey-400": { "value": "#78909c", @@ -54538,10 +43852,7 @@ "category": "material", "type": "blue-grey-400" }, - "path": [ - "material", - "blue-grey-400" - ] + "path": ["material", "blue-grey-400"] }, "blue-grey-500": { "value": "#607d8b", @@ -54557,10 +43868,7 @@ "category": "material", "type": "blue-grey-500" }, - "path": [ - "material", - "blue-grey-500" - ] + "path": ["material", "blue-grey-500"] }, "blue-grey-600": { "value": "#546e7a", @@ -54576,10 +43884,7 @@ "category": "material", "type": "blue-grey-600" }, - "path": [ - "material", - "blue-grey-600" - ] + "path": ["material", "blue-grey-600"] }, "blue-grey-700": { "value": "#455a64", @@ -54595,10 +43900,7 @@ "category": "material", "type": "blue-grey-700" }, - "path": [ - "material", - "blue-grey-700" - ] + "path": ["material", "blue-grey-700"] }, "blue-grey-800": { "value": "#37474f", @@ -54614,10 +43916,7 @@ "category": "material", "type": "blue-grey-800" }, - "path": [ - "material", - "blue-grey-800" - ] + "path": ["material", "blue-grey-800"] }, "blue-grey-900": { "value": "#263238", @@ -54633,10 +43932,7 @@ "category": "material", "type": "blue-grey-900" }, - "path": [ - "material", - "blue-grey-900" - ] + "path": ["material", "blue-grey-900"] } }, "teradata": { @@ -54654,10 +43950,7 @@ "category": "teradata", "type": "teal-50" }, - "path": [ - "teradata", - "teal-50" - ] + "path": ["teradata", "teal-50"] }, "teal-100": { "value": "#b2ebea", @@ -54673,10 +43966,7 @@ "category": "teradata", "type": "teal-100" }, - "path": [ - "teradata", - "teal-100" - ] + "path": ["teradata", "teal-100"] }, "teal-200": { "value": "#85dddc", @@ -54692,10 +43982,7 @@ "category": "teradata", "type": "teal-200" }, - "path": [ - "teradata", - "teal-200" - ] + "path": ["teradata", "teal-200"] }, "teal-300": { "value": "#59cecd", @@ -54711,10 +43998,7 @@ "category": "teradata", "type": "teal-300" }, - "path": [ - "teradata", - "teal-300" - ] + "path": ["teradata", "teal-300"] }, "teal-400": { "value": "#2cc0bf", @@ -54730,10 +44014,7 @@ "category": "teradata", "type": "teal-400" }, - "path": [ - "teradata", - "teal-400" - ] + "path": ["teradata", "teal-400"] }, "teal-500": { "value": "#00b2b1", @@ -54749,10 +44030,7 @@ "category": "teradata", "type": "teal-500" }, - "path": [ - "teradata", - "teal-500" - ] + "path": ["teradata", "teal-500"] }, "teal-600": { "value": "#00a2a2", @@ -54768,10 +44046,7 @@ "category": "teradata", "type": "teal-600" }, - "path": [ - "teradata", - "teal-600" - ] + "path": ["teradata", "teal-600"] }, "teal-700": { "value": "#009392", @@ -54787,10 +44062,7 @@ "category": "teradata", "type": "teal-700" }, - "path": [ - "teradata", - "teal-700" - ] + "path": ["teradata", "teal-700"] }, "teal-800": { "value": "#008383", @@ -54806,10 +44078,7 @@ "category": "teradata", "type": "teal-800" }, - "path": [ - "teradata", - "teal-800" - ] + "path": ["teradata", "teal-800"] }, "teal-900": { "value": "#007373", @@ -54825,10 +44094,7 @@ "category": "teradata", "type": "teal-900" }, - "path": [ - "teradata", - "teal-900" - ] + "path": ["teradata", "teal-900"] }, "teal-1000": { "value": "#016b6b", @@ -54844,10 +44110,7 @@ "category": "teradata", "type": "teal-1000" }, - "path": [ - "teradata", - "teal-1000" - ] + "path": ["teradata", "teal-1000"] }, "teal-1100": { "value": "#036464", @@ -54863,10 +44126,7 @@ "category": "teradata", "type": "teal-1100" }, - "path": [ - "teradata", - "teal-1100" - ] + "path": ["teradata", "teal-1100"] }, "teal-1200": { "value": "#045c5c", @@ -54882,10 +44142,7 @@ "category": "teradata", "type": "teal-1200" }, - "path": [ - "teradata", - "teal-1200" - ] + "path": ["teradata", "teal-1200"] }, "teal-1300": { "value": "#055454", @@ -54901,10 +44158,7 @@ "category": "teradata", "type": "teal-1300" }, - "path": [ - "teradata", - "teal-1300" - ] + "path": ["teradata", "teal-1300"] }, "teal-1400": { "value": "#074d4d", @@ -54920,10 +44174,7 @@ "category": "teradata", "type": "teal-1400" }, - "path": [ - "teradata", - "teal-1400" - ] + "path": ["teradata", "teal-1400"] }, "teal-1500": { "value": "#084545", @@ -54939,10 +44190,7 @@ "category": "teradata", "type": "teal-1500" }, - "path": [ - "teradata", - "teal-1500" - ] + "path": ["teradata", "teal-1500"] }, "teal-1600": { "value": "#0a3e3e", @@ -54958,10 +44206,7 @@ "category": "teradata", "type": "teal-1600" }, - "path": [ - "teradata", - "teal-1600" - ] + "path": ["teradata", "teal-1600"] }, "teal-1700": { "value": "#0b3636", @@ -54977,10 +44222,7 @@ "category": "teradata", "type": "teal-1700" }, - "path": [ - "teradata", - "teal-1700" - ] + "path": ["teradata", "teal-1700"] }, "teal-1800": { "value": "#0c2e2e", @@ -54996,10 +44238,7 @@ "category": "teradata", "type": "teal-1800" }, - "path": [ - "teradata", - "teal-1800" - ] + "path": ["teradata", "teal-1800"] }, "teal-1900": { "value": "#0e2727", @@ -55015,10 +44254,7 @@ "category": "teradata", "type": "teal-1900" }, - "path": [ - "teradata", - "teal-1900" - ] + "path": ["teradata", "teal-1900"] }, "teal-2000": { "value": "#0f1f1f", @@ -55034,10 +44270,7 @@ "category": "teradata", "type": "teal-2000" }, - "path": [ - "teradata", - "teal-2000" - ] + "path": ["teradata", "teal-2000"] }, "slate-50": { "value": "#e3e7e8", @@ -55053,10 +44286,7 @@ "category": "teradata", "type": "slate-50" }, - "path": [ - "teradata", - "slate-50" - ] + "path": ["teradata", "slate-50"] }, "slate-100": { "value": "#c9cfd1", @@ -55072,10 +44302,7 @@ "category": "teradata", "type": "slate-100" }, - "path": [ - "teradata", - "slate-100" - ] + "path": ["teradata", "slate-100"] }, "slate-200": { "value": "#afb6b9", @@ -55091,10 +44318,7 @@ "category": "teradata", "type": "slate-200" }, - "path": [ - "teradata", - "slate-200" - ] + "path": ["teradata", "slate-200"] }, "slate-300": { "value": "#959ea2", @@ -55110,10 +44334,7 @@ "category": "teradata", "type": "slate-300" }, - "path": [ - "teradata", - "slate-300" - ] + "path": ["teradata", "slate-300"] }, "slate-400": { "value": "#7b858a", @@ -55129,10 +44350,7 @@ "category": "teradata", "type": "slate-400" }, - "path": [ - "teradata", - "slate-400" - ] + "path": ["teradata", "slate-400"] }, "slate-500": { "value": "#616d73", @@ -55148,10 +44366,7 @@ "category": "teradata", "type": "slate-500" }, - "path": [ - "teradata", - "slate-500" - ] + "path": ["teradata", "slate-500"] }, "slate-600": { "value": "#57646b", @@ -55167,10 +44382,7 @@ "category": "teradata", "type": "slate-600" }, - "path": [ - "teradata", - "slate-600" - ] + "path": ["teradata", "slate-600"] }, "slate-700": { "value": "#4d5b62", @@ -55186,10 +44398,7 @@ "category": "teradata", "type": "slate-700" }, - "path": [ - "teradata", - "slate-700" - ] + "path": ["teradata", "slate-700"] }, "slate-800": { "value": "#43515a", @@ -55205,10 +44414,7 @@ "category": "teradata", "type": "slate-800" }, - "path": [ - "teradata", - "slate-800" - ] + "path": ["teradata", "slate-800"] }, "slate-900": { "value": "#394851", @@ -55224,10 +44430,7 @@ "category": "teradata", "type": "slate-900" }, - "path": [ - "teradata", - "slate-900" - ] + "path": ["teradata", "slate-900"] }, "slate-1000": { "value": "#2e3d42", @@ -55243,10 +44446,7 @@ "category": "teradata", "type": "slate-1000" }, - "path": [ - "teradata", - "slate-1000" - ] + "path": ["teradata", "slate-1000"] }, "slate-1100": { "value": "#28353b", @@ -55262,10 +44462,7 @@ "category": "teradata", "type": "slate-1100" }, - "path": [ - "teradata", - "slate-1100" - ] + "path": ["teradata", "slate-1100"] }, "slate-1200": { "value": "#222e33", @@ -55281,10 +44478,7 @@ "category": "teradata", "type": "slate-1200" }, - "path": [ - "teradata", - "slate-1200" - ] + "path": ["teradata", "slate-1200"] }, "slate-1300": { "value": "#1f282e", @@ -55300,10 +44494,7 @@ "category": "teradata", "type": "slate-1300" }, - "path": [ - "teradata", - "slate-1300" - ] + "path": ["teradata", "slate-1300"] }, "slate-1400": { "value": "#1a2126", @@ -55319,10 +44510,7 @@ "category": "teradata", "type": "slate-1400" }, - "path": [ - "teradata", - "slate-1400" - ] + "path": ["teradata", "slate-1400"] }, "slate-1500": { "value": "#161c1f", @@ -55338,10 +44526,7 @@ "category": "teradata", "type": "slate-1500" }, - "path": [ - "teradata", - "slate-1500" - ] + "path": ["teradata", "slate-1500"] }, "slate-1600": { "value": "#14171a", @@ -55357,10 +44542,7 @@ "category": "teradata", "type": "slate-1600" }, - "path": [ - "teradata", - "slate-1600" - ] + "path": ["teradata", "slate-1600"] }, "slate-1700": { "value": "#101314", @@ -55376,10 +44558,7 @@ "category": "teradata", "type": "slate-1700" }, - "path": [ - "teradata", - "slate-1700" - ] + "path": ["teradata", "slate-1700"] }, "slate-1800": { "value": "#0c0e0f", @@ -55395,10 +44574,7 @@ "category": "teradata", "type": "slate-1800" }, - "path": [ - "teradata", - "slate-1800" - ] + "path": ["teradata", "slate-1800"] }, "slate-1900": { "value": "#060708", @@ -55414,10 +44590,7 @@ "category": "teradata", "type": "slate-1900" }, - "path": [ - "teradata", - "slate-1900" - ] + "path": ["teradata", "slate-1900"] }, "slate-2000": { "value": "#020203", @@ -55433,10 +44606,7 @@ "category": "teradata", "type": "slate-2000" }, - "path": [ - "teradata", - "slate-2000" - ] + "path": ["teradata", "slate-2000"] }, "orange-100": { "value": "#FFCFB3", @@ -55452,10 +44622,7 @@ "category": "teradata", "type": "orange-100" }, - "path": [ - "teradata", - "orange-100" - ] + "path": ["teradata", "orange-100"] }, "orange-200": { "value": "#FFAF81", @@ -55471,10 +44638,7 @@ "category": "teradata", "type": "orange-200" }, - "path": [ - "teradata", - "orange-200" - ] + "path": ["teradata", "orange-200"] }, "orange-300": { "value": "#FF8F4E", @@ -55490,10 +44654,7 @@ "category": "teradata", "type": "orange-300" }, - "path": [ - "teradata", - "orange-300" - ] + "path": ["teradata", "orange-300"] }, "orange-400": { "value": "#FF7728", @@ -55509,10 +44670,7 @@ "category": "teradata", "type": "orange-400" }, - "path": [ - "teradata", - "orange-400" - ] + "path": ["teradata", "orange-400"] }, "orange-500": { "value": "#FF5F02", @@ -55528,10 +44686,7 @@ "category": "teradata", "type": "orange-500" }, - "path": [ - "teradata", - "orange-500" - ] + "path": ["teradata", "orange-500"] }, "orange-600": { "value": "#F05800", @@ -55547,10 +44702,7 @@ "category": "teradata", "type": "orange-600" }, - "path": [ - "teradata", - "orange-600" - ] + "path": ["teradata", "orange-600"] }, "orange-700": { "value": "#E54900", @@ -55566,10 +44718,7 @@ "category": "teradata", "type": "orange-700" }, - "path": [ - "teradata", - "orange-700" - ] + "path": ["teradata", "orange-700"] }, "orange-800": { "value": "#D83B03", @@ -55585,10 +44734,7 @@ "category": "teradata", "type": "orange-800" }, - "path": [ - "teradata", - "orange-800" - ] + "path": ["teradata", "orange-800"] }, "orange-900": { "value": "#C23200", @@ -55604,10 +44750,7 @@ "category": "teradata", "type": "orange-900" }, - "path": [ - "teradata", - "orange-900" - ] + "path": ["teradata", "orange-900"] } }, "typography": { @@ -55625,10 +44768,7 @@ "category": "typography", "type": "font-family" }, - "path": [ - "typography", - "font-family" - ] + "path": ["typography", "font-family"] }, "headline1-font-family": { "value": "'Inter', sans-serif", @@ -55644,10 +44784,7 @@ "category": "typography", "type": "headline1-font-family" }, - "path": [ - "typography", - "headline1-font-family" - ] + "path": ["typography", "headline1-font-family"] }, "headline1-font-size": { "value": "96px", @@ -55663,10 +44800,7 @@ "category": "typography", "type": "headline1-font-size" }, - "path": [ - "typography", - "headline1-font-size" - ] + "path": ["typography", "headline1-font-size"] }, "headline1-font-weight": { "value": "500", @@ -55682,10 +44816,7 @@ "category": "typography", "type": "headline1-font-weight" }, - "path": [ - "typography", - "headline1-font-weight" - ] + "path": ["typography", "headline1-font-weight"] }, "headline1-line-height": { "value": "112px", @@ -55701,10 +44832,7 @@ "category": "typography", "type": "headline1-line-height" }, - "path": [ - "typography", - "headline1-line-height" - ] + "path": ["typography", "headline1-line-height"] }, "headline2-font-family": { "value": "'Inter', sans-serif", @@ -55720,10 +44848,7 @@ "category": "typography", "type": "headline2-font-family" }, - "path": [ - "typography", - "headline2-font-family" - ] + "path": ["typography", "headline2-font-family"] }, "headline2-font-size": { "value": "60px", @@ -55739,10 +44864,7 @@ "category": "typography", "type": "headline2-font-size" }, - "path": [ - "typography", - "headline2-font-size" - ] + "path": ["typography", "headline2-font-size"] }, "headline2-font-weight": { "value": "600", @@ -55758,10 +44880,7 @@ "category": "typography", "type": "headline2-font-weight" }, - "path": [ - "typography", - "headline2-font-weight" - ] + "path": ["typography", "headline2-font-weight"] }, "headline2-line-height": { "value": "84px", @@ -55777,10 +44896,7 @@ "category": "typography", "type": "headline2-line-height" }, - "path": [ - "typography", - "headline2-line-height" - ] + "path": ["typography", "headline2-line-height"] }, "headline3-font-family": { "value": "'Inter', sans-serif", @@ -55796,10 +44912,7 @@ "category": "typography", "type": "headline3-font-family" }, - "path": [ - "typography", - "headline3-font-family" - ] + "path": ["typography", "headline3-font-family"] }, "headline3-font-size": { "value": "48px", @@ -55815,10 +44928,7 @@ "category": "typography", "type": "headline3-font-size" }, - "path": [ - "typography", - "headline3-font-size" - ] + "path": ["typography", "headline3-font-size"] }, "headline3-font-weight": { "value": "600", @@ -55834,10 +44944,7 @@ "category": "typography", "type": "headline3-font-weight" }, - "path": [ - "typography", - "headline3-font-weight" - ] + "path": ["typography", "headline3-font-weight"] }, "headline3-line-height": { "value": "64px", @@ -55853,10 +44960,7 @@ "category": "typography", "type": "headline3-line-height" }, - "path": [ - "typography", - "headline3-line-height" - ] + "path": ["typography", "headline3-line-height"] }, "headline4-font-family": { "value": "'Inter', sans-serif", @@ -55872,10 +44976,7 @@ "category": "typography", "type": "headline4-font-family" }, - "path": [ - "typography", - "headline4-font-family" - ] + "path": ["typography", "headline4-font-family"] }, "headline4-font-size": { "value": "34px", @@ -55891,10 +44992,7 @@ "category": "typography", "type": "headline4-font-size" }, - "path": [ - "typography", - "headline4-font-size" - ] + "path": ["typography", "headline4-font-size"] }, "headline4-font-weight": { "value": "700", @@ -55910,10 +45008,7 @@ "category": "typography", "type": "headline4-font-weight" }, - "path": [ - "typography", - "headline4-font-weight" - ] + "path": ["typography", "headline4-font-weight"] }, "headline4-line-height": { "value": "48px", @@ -55929,10 +45024,7 @@ "category": "typography", "type": "headline4-line-height" }, - "path": [ - "typography", - "headline4-line-height" - ] + "path": ["typography", "headline4-line-height"] }, "headline5-font-family": { "value": "'Inter', sans-serif", @@ -55948,10 +45040,7 @@ "category": "typography", "type": "headline5-font-family" }, - "path": [ - "typography", - "headline5-font-family" - ] + "path": ["typography", "headline5-font-family"] }, "headline5-font-size": { "value": "24px", @@ -55967,10 +45056,7 @@ "category": "typography", "type": "headline5-font-size" }, - "path": [ - "typography", - "headline5-font-size" - ] + "path": ["typography", "headline5-font-size"] }, "headline5-font-weight": { "value": "700", @@ -55986,10 +45072,7 @@ "category": "typography", "type": "headline5-font-weight" }, - "path": [ - "typography", - "headline5-font-weight" - ] + "path": ["typography", "headline5-font-weight"] }, "headline5-line-height": { "value": "36px", @@ -56005,10 +45088,7 @@ "category": "typography", "type": "headline5-line-height" }, - "path": [ - "typography", - "headline5-line-height" - ] + "path": ["typography", "headline5-line-height"] }, "headline6-font-family": { "value": "'Inter', sans-serif", @@ -56024,10 +45104,7 @@ "category": "typography", "type": "headline6-font-family" }, - "path": [ - "typography", - "headline6-font-family" - ] + "path": ["typography", "headline6-font-family"] }, "headline6-font-size": { "value": "20px", @@ -56043,10 +45120,7 @@ "category": "typography", "type": "headline6-font-size" }, - "path": [ - "typography", - "headline6-font-size" - ] + "path": ["typography", "headline6-font-size"] }, "headline6-font-weight": { "value": "700", @@ -56062,10 +45136,7 @@ "category": "typography", "type": "headline6-font-weight" }, - "path": [ - "typography", - "headline6-font-weight" - ] + "path": ["typography", "headline6-font-weight"] }, "headline6-line-height": { "value": "28px", @@ -56081,10 +45152,7 @@ "category": "typography", "type": "headline6-line-height" }, - "path": [ - "typography", - "headline6-line-height" - ] + "path": ["typography", "headline6-line-height"] }, "subtitle1-font-family": { "value": "'Inter', sans-serif", @@ -56100,10 +45168,7 @@ "category": "typography", "type": "subtitle1-font-family" }, - "path": [ - "typography", - "subtitle1-font-family" - ] + "path": ["typography", "subtitle1-font-family"] }, "subtitle1-font-size": { "value": "14px", @@ -56119,10 +45184,7 @@ "category": "typography", "type": "subtitle1-font-size" }, - "path": [ - "typography", - "subtitle1-font-size" - ] + "path": ["typography", "subtitle1-font-size"] }, "subtitle1-font-weight": { "value": "600", @@ -56138,10 +45200,7 @@ "category": "typography", "type": "subtitle1-font-weight" }, - "path": [ - "typography", - "subtitle1-font-weight" - ] + "path": ["typography", "subtitle1-font-weight"] }, "subtitle1-line-height": { "value": "20px", @@ -56157,10 +45216,7 @@ "category": "typography", "type": "subtitle1-line-height" }, - "path": [ - "typography", - "subtitle1-line-height" - ] + "path": ["typography", "subtitle1-line-height"] }, "subtitle2-font-family": { "value": "'Inter', sans-serif", @@ -56176,10 +45232,7 @@ "category": "typography", "type": "subtitle2-font-family" }, - "path": [ - "typography", - "subtitle2-font-family" - ] + "path": ["typography", "subtitle2-font-family"] }, "subtitle2-font-size": { "value": "16px", @@ -56195,10 +45248,7 @@ "category": "typography", "type": "subtitle2-font-size" }, - "path": [ - "typography", - "subtitle2-font-size" - ] + "path": ["typography", "subtitle2-font-size"] }, "subtitle2-font-weight": { "value": "600", @@ -56214,10 +45264,7 @@ "category": "typography", "type": "subtitle2-font-weight" }, - "path": [ - "typography", - "subtitle2-font-weight" - ] + "path": ["typography", "subtitle2-font-weight"] }, "subtitle2-line-height": { "value": "24px", @@ -56233,10 +45280,7 @@ "category": "typography", "type": "subtitle2-line-height" }, - "path": [ - "typography", - "subtitle2-line-height" - ] + "path": ["typography", "subtitle2-line-height"] }, "body1-font-family": { "value": "Arial, sans-serif", @@ -56252,10 +45296,7 @@ "category": "typography", "type": "body1-font-family" }, - "path": [ - "typography", - "body1-font-family" - ] + "path": ["typography", "body1-font-family"] }, "body1-font-size": { "value": "16px", @@ -56271,10 +45312,7 @@ "category": "typography", "type": "body1-font-size" }, - "path": [ - "typography", - "body1-font-size" - ] + "path": ["typography", "body1-font-size"] }, "body1-font-weight": { "value": "400", @@ -56290,10 +45328,7 @@ "category": "typography", "type": "body1-font-weight" }, - "path": [ - "typography", - "body1-font-weight" - ] + "path": ["typography", "body1-font-weight"] }, "body1-line-height": { "value": "24px", @@ -56309,10 +45344,7 @@ "category": "typography", "type": "body1-line-height" }, - "path": [ - "typography", - "body1-line-height" - ] + "path": ["typography", "body1-line-height"] }, "body2-font-family": { "value": "Arial, sans-serif", @@ -56328,10 +45360,7 @@ "category": "typography", "type": "body2-font-family" }, - "path": [ - "typography", - "body2-font-family" - ] + "path": ["typography", "body2-font-family"] }, "body2-font-size": { "value": "14px", @@ -56347,10 +45376,7 @@ "category": "typography", "type": "body2-font-size" }, - "path": [ - "typography", - "body2-font-size" - ] + "path": ["typography", "body2-font-size"] }, "body2-font-weight": { "value": "400", @@ -56366,10 +45392,7 @@ "category": "typography", "type": "body2-font-weight" }, - "path": [ - "typography", - "body2-font-weight" - ] + "path": ["typography", "body2-font-weight"] }, "body2-line-height": { "value": "20px", @@ -56385,10 +45408,7 @@ "category": "typography", "type": "body2-line-height" }, - "path": [ - "typography", - "body2-line-height" - ] + "path": ["typography", "body2-line-height"] }, "button-font-family": { "value": "'Inter', sans-serif", @@ -56404,10 +45424,7 @@ "category": "typography", "type": "button-font-family" }, - "path": [ - "typography", - "button-font-family" - ] + "path": ["typography", "button-font-family"] }, "button-font-size": { "value": "14px", @@ -56423,10 +45440,7 @@ "category": "typography", "type": "button-font-size" }, - "path": [ - "typography", - "button-font-size" - ] + "path": ["typography", "button-font-size"] }, "button-font-weight": { "value": "600", @@ -56442,10 +45456,7 @@ "category": "typography", "type": "button-font-weight" }, - "path": [ - "typography", - "button-font-weight" - ] + "path": ["typography", "button-font-weight"] }, "button-line-height": { "value": "16px", @@ -56461,10 +45472,7 @@ "category": "typography", "type": "button-line-height" }, - "path": [ - "typography", - "button-line-height" - ] + "path": ["typography", "button-line-height"] }, "caption-font-family": { "value": "Arial, sans-serif", @@ -56480,10 +45488,7 @@ "category": "typography", "type": "caption-font-family" }, - "path": [ - "typography", - "caption-font-family" - ] + "path": ["typography", "caption-font-family"] }, "caption-font-size": { "value": "12px", @@ -56499,10 +45504,7 @@ "category": "typography", "type": "caption-font-size" }, - "path": [ - "typography", - "caption-font-size" - ] + "path": ["typography", "caption-font-size"] }, "caption-font-weight": { "value": "400", @@ -56518,10 +45520,7 @@ "category": "typography", "type": "caption-font-weight" }, - "path": [ - "typography", - "caption-font-weight" - ] + "path": ["typography", "caption-font-weight"] }, "caption-line-height": { "value": "16px", @@ -56537,10 +45536,7 @@ "category": "typography", "type": "caption-line-height" }, - "path": [ - "typography", - "caption-line-height" - ] + "path": ["typography", "caption-line-height"] } } }