{
  "jf": {
    "color": {
      "white": {
        "value": "#fff",
        "type": "color"
      },
      "black": {
        "value": "#000",
        "type": "color"
      },
      "charcoal": {
        "100": {
          "value": "{jf.color.charcoal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.charcoal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.charcoal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.charcoal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#B2B2B2",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.charcoal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.charcoal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.charcoal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.charcoal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.charcoal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "carbon": {
        "100": {
          "value": "{jf.color.carbon.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.carbon.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.carbon.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.carbon.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#75889E",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.carbon.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.carbon.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.carbon.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.carbon.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.carbon.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "cloud": {
        "100": {
          "value": "{jf.color.cloud.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.cloud.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.cloud.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.cloud.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#476890",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.cloud.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.cloud.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.cloud.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.cloud.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.cloud.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "ultramarine": {
        "100": {
          "value": "{jf.color.ultramarine.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.ultramarine.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.ultramarine.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.ultramarine.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#042bdb",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.ultramarine.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.ultramarine.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.ultramarine.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.ultramarine.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.ultramarine.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "colbat": {
        "100": {
          "value": "{jf.color.colbat.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.colbat.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.colbat.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.colbat.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#043D9C",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.colbat.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.colbat.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.colbat.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.colbat.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.colbat.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "blue": {
        "100": {
          "value": "{jf.color.blue.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.blue.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.blue.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.blue.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#0a7dca",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.blue.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.blue.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.blue.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.blue.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.blue.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "sky": {
        "100": {
          "value": "{jf.color.sky.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.sky.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.sky.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.sky.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#00BCF2",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.sky.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.sky.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.sky.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.sky.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.sky.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "cyan": {
        "100": {
          "value": "{jf.color.cyan.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.cyan.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.cyan.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.cyan.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#0ff",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.cyan.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.cyan.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.cyan.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.cyan.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.cyan.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "teal": {
        "100": {
          "value": "{jf.color.teal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.teal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.teal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.teal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#50C3A8",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.teal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.teal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.teal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.teal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.teal.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "grass": {
        "100": {
          "value": "{jf.color.grass.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.grass.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.grass.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.grass.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#2d5d39",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.grass.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.grass.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.grass.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.grass.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.grass.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "green": {
        "100": {
          "value": "{jf.color.green.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.green.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.green.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.green.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#7DD63D",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.green.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.green.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.green.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.green.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.green.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "yellow": {
        "100": {
          "value": "{jf.color.yellow.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.yellow.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.yellow.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.yellow.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#f0d631",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.yellow.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.yellow.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.yellow.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.yellow.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.yellow.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "mustard": {
        "100": {
          "value": "{jf.color.mustard.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.mustard.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.mustard.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.mustard.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#D19A42",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.mustard.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.mustard.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.mustard.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.mustard.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.mustard.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "orange": {
        "100": {
          "value": "{jf.color.orange.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.orange.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.orange.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.orange.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#ED7C26",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.orange.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.orange.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.orange.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.orange.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.orange.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "tomato": {
        "100": {
          "value": "{jf.color.tomato.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.tomato.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.tomato.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.tomato.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#F43D2A",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.tomato.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.tomato.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.tomato.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.tomato.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.tomato.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "red": {
        "100": {
          "value": "{jf.color.red.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.red.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.red.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.red.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#de0202",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.red.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.red.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.red.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.red.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.red.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "ruby": {
        "100": {
          "value": "{jf.color.ruby.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.ruby.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.ruby.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.ruby.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#8a1e34",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.ruby.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.ruby.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.ruby.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.ruby.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.ruby.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "pink": {
        "100": {
          "value": "{jf.color.pink.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.pink.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.pink.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.pink.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#D63D96",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.pink.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.pink.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.pink.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.pink.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.pink.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "magenta": {
        "100": {
          "value": "{jf.color.magenta.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.magenta.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.magenta.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.magenta.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#bb3cc3",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.magenta.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.magenta.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.magenta.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.magenta.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.magenta.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "indigo": {
        "100": {
          "value": "{jf.color.indigo.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.indigo.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.indigo.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.indigo.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#8325C8",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.indigo.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.indigo.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.indigo.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.indigo.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.indigo.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      },
      "purple": {
        "100": {
          "value": "{jf.color.purple.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        },
        "200": {
          "value": "{jf.color.purple.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "300": {
          "value": "{jf.color.purple.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "400": {
          "value": "{jf.color.purple.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "lighten",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "500": {
          "value": "#703DD6",
          "type": "color"
        },
        "600": {
          "value": "{jf.color.purple.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.1}",
                "space": "hsl"
              }
            }
          }
        },
        "700": {
          "value": "{jf.color.purple.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.2}",
                "space": "hsl"
              }
            }
          }
        },
        "800": {
          "value": "{jf.color.purple.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.3}",
                "space": "hsl"
              }
            }
          }
        },
        "900": {
          "value": "{jf.color.purple.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.4}",
                "space": "hsl"
              }
            }
          }
        },
        "1000": {
          "value": "{jf.color.purple.500}",
          "type": "color",
          "$extensions": {
            "studio.tokens": {
              "modify": {
                "type": "darken",
                "value": "{jf.modifier.amount.5}",
                "space": "hsl"
              }
            }
          }
        }
      }
    },
    "modifier": {
      "amount": {
        "1": {
          "value": "0.15",
          "type": "other"
        },
        "2": {
          "value": "0.48",
          "type": "other"
        },
        "3": {
          "value": "0.65",
          "type": "other"
        },
        "4": {
          "value": "0.75",
          "type": "other"
        },
        "5": {
          "value": "0.85",
          "type": "other"
        }
      }
    }
  }
}