{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Contentful's design system for content tools — one functional blue on cool grays, with compact UI type built for editorial density.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.349,
          0.784
        ],
        "hex": "#0059c8"
      }
    },
    "primary-strong": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.255,
          0.671
        ],
        "hex": "#0041ab"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "primary-tint": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.91,
          0.961,
          1
        ],
        "hex": "#e8f5ff"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.969,
          0.976,
          0.98
        ],
        "hex": "#f7f9fa"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.106,
          0.153,
          0.227
        ],
        "hex": "#1b273a"
      }
    },
    "on-surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.255,
          0.302,
          0.388
        ],
        "hex": "#414d63"
      }
    },
    "subdued": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.404,
          0.447,
          0.541
        ],
        "hex": "#67728a"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.812,
          0.851,
          0.878
        ],
        "hex": "#cfd9e0"
      }
    },
    "border-subtle": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.906,
          0.922,
          0.933
        ],
        "hex": "#e7ebee"
      }
    },
    "positive": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.427,
          0.137
        ],
        "hex": "#006d23"
      }
    },
    "warning": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.8,
          0.271,
          0
        ],
        "hex": "#cc4500"
      }
    },
    "negative": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.741,
          0,
          0.165
        ],
        "hex": "#bd002a"
      }
    }
  },
  "spacing": {
    "$type": "dimension",
    "xxs": {
      "$value": {
        "value": 0.25,
        "unit": "rem"
      }
    },
    "xs": {
      "$value": {
        "value": 0.5,
        "unit": "rem"
      }
    },
    "sm": {
      "$value": {
        "value": 0.75,
        "unit": "rem"
      }
    },
    "md": {
      "$value": {
        "value": 1,
        "unit": "rem"
      }
    },
    "lg": {
      "$value": {
        "value": 1.5,
        "unit": "rem"
      }
    },
    "xl": {
      "$value": {
        "value": 2,
        "unit": "rem"
      }
    },
    "2xl": {
      "$value": {
        "value": 3,
        "unit": "rem"
      }
    },
    "3xl": {
      "$value": {
        "value": 4,
        "unit": "rem"
      }
    }
  },
  "rounded": {
    "$type": "dimension",
    "sm": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 6,
        "unit": "px"
      }
    },
    "full": {
      "$value": {
        "value": 9999,
        "unit": "px"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 2.25,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "heading-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.5,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "heading": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.25,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "body-sm": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "label": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 500
      }
    },
    "code": {
      "$type": "typography",
      "$value": {
        "fontFamily": "JetBrains Mono",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    }
  }
}
