{
  "$schema": "https://tr.designtokens.org/format/",
  "$description": "Design tokens for Replicate",
  "meta": {
    "name": "Replicate",
    "description": "Replicate's marketing surfaces pair the warm-cream developer-tools aesthetic\nof an indie ML playground with a confident hot-orange brand accent and a\nsignature display typeface (rb-freigeist-neue) sized aggressively large at\n72px+. The system reads as \"AI lab notebook crossed with print magazine\":\ncream and bone surfaces, dark ink type, monospace code wells, irregular\nhand-drawn-feeling diagrams, and a rich orange used scarcely on the most\nconsequential CTA. Photography of contributors and example outputs is\nsquare-ish with mid-radius corners; everything else is borderless or hairline.",
    "theme": "light"
  },
  "color": {
    "primary": {
      "$value": "#ea2804",
      "$type": "color",
      "$description": "Use for the primary role."
    },
    "primary-deep": {
      "$value": "#c01f00",
      "$type": "color",
      "$description": "Use for the primary deep role."
    },
    "on-primary": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the on primary role."
    },
    "ink": {
      "$value": "#202020",
      "$type": "color",
      "$description": "Use for the ink role."
    },
    "body": {
      "$value": "#3a3a3a",
      "$type": "color",
      "$description": "Use for the body role."
    },
    "charcoal": {
      "$value": "#575757",
      "$type": "color",
      "$description": "Use for the charcoal role."
    },
    "mute": {
      "$value": "#646464",
      "$type": "color",
      "$description": "Use for the mute role."
    },
    "ash": {
      "$value": "#8d8d8d",
      "$type": "color",
      "$description": "Use for the ash role."
    },
    "stone": {
      "$value": "#bbbbbb",
      "$type": "color",
      "$description": "Use for the stone role."
    },
    "on-dark": {
      "$value": "#fcfcfc",
      "$type": "color",
      "$description": "Use for the on dark role."
    },
    "on-dark-mute": {
      "$value": "rgba(252,252,252,0.72)",
      "$type": "color",
      "$description": "Use for the on dark mute role."
    },
    "canvas": {
      "$value": "#f9f7f3",
      "$type": "color",
      "$description": "Use for the canvas role."
    },
    "surface-bone": {
      "$value": "#f3f0e8",
      "$type": "color",
      "$description": "Use for the surface bone role."
    },
    "surface-card": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the surface card role."
    },
    "surface-dark": {
      "$value": "#202020",
      "$type": "color",
      "$description": "Use for the surface dark role."
    },
    "surface-deep": {
      "$value": "#000000",
      "$type": "color",
      "$description": "Use for the surface deep role."
    },
    "hairline": {
      "$value": "rgba(32,32,32,0.12)",
      "$type": "color",
      "$description": "Use for the hairline role."
    },
    "hairline-strong": {
      "$value": "#202020",
      "$type": "color",
      "$description": "Use for the hairline strong role."
    },
    "divider-dark": {
      "$value": "rgba(255,255,255,0.2)",
      "$type": "color",
      "$description": "Use for the divider dark role."
    },
    "hero-warm": {
      "$value": "#ea2804",
      "$type": "color",
      "$description": "Use for the hero warm role."
    },
    "hero-glow": {
      "$value": "#ff6a3d",
      "$type": "color",
      "$description": "Use for the hero glow role."
    },
    "hero-pink": {
      "$value": "#f4a8a0",
      "$type": "color",
      "$description": "Use for the hero pink role."
    },
    "badge-success": {
      "$value": "#2b9a66",
      "$type": "color",
      "$description": "Use for the badge success role."
    },
    "link": {
      "$value": "#ea2804",
      "$type": "color",
      "$description": "Use for the link role."
    },
    "ring-focus": {
      "$value": "rgba(59,130,246,0.5)",
      "$type": "color",
      "$description": "Use for the ring focus role."
    },
    "github-dark": {
      "$value": "#24292e",
      "$type": "color",
      "$description": "Use for the github dark role."
    }
  },
  "typography": {
    "display-xxl": {
      "$value": {
        "fontFamily": "rb-freigeist-neue",
        "fontSize": "128px",
        "fontWeight": 700,
        "lineHeight": 1,
        "letterSpacing": "-3px"
      },
      "$type": "typography",
      "$description": "Typography style for display xxl."
    },
    "display-xl": {
      "$value": {
        "fontFamily": "rb-freigeist-neue",
        "fontSize": "72px",
        "fontWeight": 700,
        "lineHeight": 1,
        "letterSpacing": "-1.8px"
      },
      "$type": "typography",
      "$description": "Typography style for display xl."
    },
    "display-lg": {
      "$value": {
        "fontFamily": "rb-freigeist-neue",
        "fontSize": "48px",
        "fontWeight": 700,
        "lineHeight": 1,
        "letterSpacing": "-1px"
      },
      "$type": "typography",
      "$description": "Typography style for display lg."
    },
    "display-md": {
      "$value": {
        "fontFamily": "rb-freigeist-neue",
        "fontSize": "30px",
        "fontWeight": 600,
        "lineHeight": 1.2,
        "letterSpacing": "-0.5px"
      },
      "$type": "typography",
      "$description": "Typography style for display md."
    },
    "heading-lg": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "38.4px",
        "fontWeight": 600,
        "lineHeight": 0.83,
        "letterSpacing": "-0.5px"
      },
      "$type": "typography",
      "$description": "Typography style for heading lg."
    },
    "heading-md": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "24px",
        "fontWeight": 600,
        "lineHeight": 1.33,
        "letterSpacing": "-0.35px"
      },
      "$type": "typography",
      "$description": "Typography style for heading md."
    },
    "heading-sm": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "20px",
        "fontWeight": 600,
        "lineHeight": 1.4,
        "letterSpacing": "-0.3px"
      },
      "$type": "typography",
      "$description": "Typography style for heading sm."
    },
    "subtitle": {
      "$value": {
        "fontFamily": "rb-freigeist-neue",
        "fontSize": "18px",
        "fontWeight": 600,
        "lineHeight": 1.56,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for subtitle."
    },
    "body-lg": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "18px",
        "fontWeight": 400,
        "lineHeight": 1.56,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body lg."
    },
    "body-md": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "16px",
        "fontWeight": 400,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body md."
    },
    "body-sm": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "14px",
        "fontWeight": 400,
        "lineHeight": 1.43,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body sm."
    },
    "button-md": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "16px",
        "fontWeight": 600,
        "lineHeight": 1,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for button md."
    },
    "button-sm": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "14px",
        "fontWeight": 600,
        "lineHeight": 1,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for button sm."
    },
    "caption": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "12px",
        "fontWeight": 400,
        "lineHeight": 1.33,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for caption."
    },
    "caption-tight": {
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "14px",
        "fontWeight": 600,
        "lineHeight": 1.43,
        "letterSpacing": "-0.35px"
      },
      "$type": "typography",
      "$description": "Typography style for caption tight."
    },
    "code-md": {
      "$value": {
        "fontFamily": "jetbrains-mono",
        "fontSize": "14px",
        "fontWeight": 400,
        "lineHeight": 1.43,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for code md."
    },
    "code-sm": {
      "$value": {
        "fontFamily": "jetbrains-mono",
        "fontSize": "11px",
        "fontWeight": 400,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for code sm."
    }
  },
  "spacing": {
    "xxs": {
      "$value": "2px",
      "$type": "dimension",
      "$description": "Spacing step xxs."
    },
    "xs": {
      "$value": "4px",
      "$type": "dimension",
      "$description": "Spacing step xs."
    },
    "sm": {
      "$value": "8px",
      "$type": "dimension",
      "$description": "Spacing step sm."
    },
    "md": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Spacing step md."
    },
    "lg": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Spacing step lg."
    },
    "xl": {
      "$value": "24px",
      "$type": "dimension",
      "$description": "Spacing step xl."
    },
    "xxl": {
      "$value": "32px",
      "$type": "dimension",
      "$description": "Spacing step xxl."
    },
    "xxxl": {
      "$value": "48px",
      "$type": "dimension",
      "$description": "Spacing step xxxl."
    },
    "section": {
      "$value": "96px",
      "$type": "dimension",
      "$description": "Spacing step section."
    },
    "band": {
      "$value": "160px",
      "$type": "dimension",
      "$description": "Spacing step band."
    }
  },
  "radius": {
    "none": {
      "$value": "0px",
      "$type": "dimension",
      "$description": "Border radius none."
    },
    "xs": {
      "$value": "4px",
      "$type": "dimension",
      "$description": "Border radius xs."
    },
    "sm": {
      "$value": "6px",
      "$type": "dimension",
      "$description": "Border radius sm."
    },
    "md": {
      "$value": "10px",
      "$type": "dimension",
      "$description": "Border radius md."
    },
    "lg": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Border radius lg."
    },
    "full": {
      "$value": "9999px",
      "$type": "dimension",
      "$description": "Border radius full."
    }
  },
  "shadow": {},
  "$extensions": {
    "com.design-md-editor.source": {
      "url": "https://replicate.com/",
      "note": "Official brand website used for visual comparison."
    }
  }
}
