{
  "ungrouped-token": "Im Not Part of Any Group",
  "border": {
    "1": "red dotted 2px"
  },
  "breakpoint": {
    "large": "1.5rem",
    "medium": "480px",
    "small": "330px",
    "xlarge": "992px",
    "xxlarge": "1240px",
    "xxxlarge": "1440px"
  },
  "collections": {
    "density": {
      "spacing": {
        "large": {
          "compact": "12px",
          "cozy": "16px"
        },
        "medium": {
          "compact": "8px",
          "cozy": "12px"
        },
        "small": {
          "compact": "4px",
          "cozy": "8px"
        },
        "xlarge": {
          "compact": "16px",
          "cozy": "24px"
        },
        "xsmall": {
          "compact": "2px",
          "cozy": "4px"
        },
        "xxlarge": {
          "compact": "32px",
          "cozy": "40px"
        },
        "xxxlarge": {
          "compact": "40px",
          "cozy": "64px"
        }
      }
    },
    "Testing A": {
      "boolean": {
        "brandADark": false,
        "brandALight": true,
        "brandBDark": false,
        "brandBLight": false
      },
      "colorA": {
        "brandADark": "#ff0000",
        "brandALight": "#0a73bf",
        "brandBDark": "#f4df85",
        "brandBLight": "#19d062"
      },
      "colorB": {
        "brandADark": "#2bd7ef",
        "brandALight": "#8ab335",
        "brandBDark": "#f4901b",
        "brandBLight": "#c533d7"
      },
      "dimension": {
        "brandADark": "1rem",
        "brandALight": "1px",
        "brandBDark": "100%",
        "brandBLight": "1em"
      },
      "duration": {
        "brandADark": "200ms",
        "brandALight": "100ms",
        "brandBDark": "400ms",
        "brandBLight": "300ms"
      },
      "fontWeight": {
        "brandADark": "500",
        "brandALight": 400,
        "brandBDark": "700",
        "brandBLight": "600"
      },
      "number": {
        "brandADark": 2,
        "brandALight": 1,
        "brandBDark": 4,
        "brandBLight": 3
      },
      "string": {
        "brandADark": "brandADark value",
        "brandALight": "brandALight value",
        "brandBDark": "brandBDark  value",
        "brandBLight": "brandBLight value"
      }
    },
    "Testing B": {
      "boolean": {
        "static": true,
        "tokenRef": true
      },
      "color": {
        "static": "#1df8ff",
        "tokenRef": "#000000"
      },
      "dimension": {
        "static": "1rem",
        "tokenRef": "1px"
      },
      "duration": {
        "static": "100ms",
        "tokenRef": "100ms"
      },
      "fontWeight": {
        "static": 400,
        "tokenRef": 400
      },
      "number": {
        "static": 1,
        "tokenRef": 42
      },
      "string": {
        "static": "static value",
        "tokenRef": "Hello world"
      },
      "varRef-varRef": {
        "static": "#000000"
      }
    },
    "theme": {
      "action": {
        "text": {
          "arcadiaDark": "#ffffff",
          "arcadiaLight": "#ffffff",
          "basisDark": "#ffffff",
          "basisLight": "#ffffff"
        }
      },
      "background": {
        "content": {
          "arcadiaDark": "#3B3644",
          "arcadiaLight": "#FFFFFF",
          "basisDark": "#3B3644",
          "basisLight": "#FFFFFF"
        },
        "page": {
          "arcadiaDark": "#1F1C25",
          "arcadiaLight": "#FDFCFE",
          "basisDark": "#1F1C25",
          "basisLight": "#FDFCFE"
        }
      },
      "brand": {
        "color": {
          "arcadiaDark": "#7A34ED",
          "arcadiaLight": "#7A34ED",
          "basisDark": "#ED7734",
          "basisLight": "#ED7734"
        },
        "fontFamily": {
          "arcadiaDark": "Inter",
          "arcadiaLight": "Inter",
          "basisDark": "Merriweather",
          "basisLight": "Merriweather"
        },
        "logo": {
          "arcadiaDark": "url('https://knapsack.imgix.net/site/ks-sandbox/logo-arcadia-4id5a3sy3ysvg')",
          "arcadiaLight": "url('https://knapsack.imgix.net/site/ks-sandbox/logo-arcadia-4id5a3sy3ysvg')",
          "basisDark": "url('https://knapsack.imgix.net/site/ks-sandbox/logo-basis-34vzcamdqxpng')",
          "basisLight": "url('https://knapsack.imgix.net/site/ks-sandbox/logo-basis-34vzcamdqxpng')"
        }
      },
      "text": {
        "base": {
          "arcadiaDark": "#F6F8FF",
          "arcadiaLight": "#191F2C",
          "basisDark": "#F6F8FF",
          "basisLight": "#191F2C"
        },
        "subtle": {
          "arcadiaDark": "#BEC3D3",
          "arcadiaLight": "#6E7A82",
          "basisDark": "#BEC3D3",
          "basisLight": "#6E7A82"
        }
      }
    }
  },
  "color": {
    "black": "#191335",
    "error": "#ff5c46",
    "success": "#6bc313",
    "warning": "#fab120",
    "white": "#ffffff",
    "neutral": {
      "100": "#FAFAFB",
      "200": "#F6F6F7",
      "300": "#EDECEF",
      "400": "#dedce2",
      "500": "#BFBDC6",
      "600": "#ACAAB6",
      "700": "#878496",
      "800": "#191335"
    },
    "pink": {
      "100": "#FFDDDB",
      "200": "#FCB6B8",
      "300": "#FA919F",
      "400": "#F37491",
      "500": "#EC487D",
      "600": "#CA3473",
      "700": "#AA2469",
      "800": "#710D55"
    },
    "purple": {
      "100": "#E5DBFE",
      "200": "#C9B8FE",
      "300": "#AA94F9",
      "400": "#9076F3",
      "500": "#6A4CEC",
      "600": "#5036CB",
      "700": "#3925AA",
      "800": "#190F72"
    },
    "text": {
      "default": "#191335",
      "disabled": "#dedce2",
      "muted": "#ACAAB6",
      "white": "#ffffff"
    }
  },
  "cypress": {
    "large": "1.5rem",
    "medium": "1rem",
    "small": "0.5rem"
  },
  "media": {
    "query": {
      "large": "screen and (min-width: 1.5rem)",
      "medium": "screen and (min-width: 480px)",
      "small": "screen and (min-width: 330px)"
    }
  },
  "misc": {
    "boolean": true,
    "color": "#000000",
    "dimension": "1px",
    "duration": "100ms",
    "fontWeight": 400,
    "isAwesome": true,
    "isAwesome2": true,
    "magic number": 42,
    "shadow": "1px 1px 1px 1px #000000",
    "some text": "Hello world"
  },
  "radius": {
    "large": "1.5rem",
    "medium": "8px",
    "round": "160px",
    "small": "4px"
  },
  "sandbox": {
    "color": {
      "error": "#FF5C46",
      "success": "#6BC313",
      "warning": "#FAB120",
      "white": "#ffffff"
    },
    "radius": {
      "large": "16px",
      "medium": "8px",
      "small": "4px",
      "xlarge": "32px",
      "xsmall": "2px"
    },
    "width": {
      "narrow": "640px",
      "wide": "1080px"
    }
  },
  "shadow": {
    "1": "0px 4px 4px 0px rgba(0, 0, 0, 0.25)",
    "2": "0px 10px 20px 0px #000000",
    "3": "0px 15px 25px 0px #000000",
    "4": "0px 20px 40px 0px #000000",
    "color": "#000000"
  },
  "spacing scale": {
    "1": "2px",
    "2": "4px",
    "3": "8px",
    "4": "12px",
    "5": "16px",
    "6": "24px",
    "7": "32px",
    "8": "40px",
    "9": "48px",
    "10": "64px",
    "11": "80px",
    "12": "96px",
    "13": "160px"
  },
  "transition": {
    "a": "250ms cubic-bezier(0,0,1,1) 100ms",
    "b": "500ms cubic-bezier(0.1,1,0.3,1) 10ms"
  }
}
