{
  "$schema": "https://tr.designtokens.org/format/",
  "$description": "Design tokens for Composio",
  "meta": {
    "name": "Composio",
    "description": "A developer-tools brand for AI-agent tool integration whose marketing surfaces lean into a dark, technical aesthetic with a single deep-electric-blue voltage (`#0007cd`). The page floor is near-black (`#0f0f0f`); cards float above on subtle gray-tinted surfaces. abcDiatype carries display and body in a single sans family with weights 400-600. The brand's strongest visual signature is a four-pane terminal-style mockup (a 2×2 grid of dark code/output panels) with a central blue spotlight glow — used as the homepage hero anchor.",
    "theme": "dark"
  },
  "color": {
    "primary": {
      "$value": "#0007cd",
      "$type": "color",
      "$description": "Use for the primary role."
    },
    "primary-active": {
      "$value": "#0005a3",
      "$type": "color",
      "$description": "Use for the primary active role."
    },
    "primary-glow": {
      "$value": "#1a26ff",
      "$type": "color",
      "$description": "Use for the primary glow role."
    },
    "ink": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the ink role."
    },
    "body": {
      "$value": "#a8a8a8",
      "$type": "color",
      "$description": "Use for the body role."
    },
    "body-strong": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the body strong role."
    },
    "muted": {
      "$value": "#888888",
      "$type": "color",
      "$description": "Use for the muted role."
    },
    "muted-soft": {
      "$value": "#666666",
      "$type": "color",
      "$description": "Use for the muted soft role."
    },
    "hairline": {
      "$value": "#222222",
      "$type": "color",
      "$description": "Use for the hairline role."
    },
    "hairline-soft": {
      "$value": "#1a1a1a",
      "$type": "color",
      "$description": "Use for the hairline soft role."
    },
    "hairline-strong": {
      "$value": "#333333",
      "$type": "color",
      "$description": "Use for the hairline strong role."
    },
    "canvas": {
      "$value": "#0f0f0f",
      "$type": "color",
      "$description": "Use for the canvas role."
    },
    "canvas-deep": {
      "$value": "#000000",
      "$type": "color",
      "$description": "Use for the canvas deep role."
    },
    "surface-card": {
      "$value": "#181818",
      "$type": "color",
      "$description": "Use for the surface card role."
    },
    "surface-card-elevated": {
      "$value": "#222222",
      "$type": "color",
      "$description": "Use for the surface card elevated role."
    },
    "surface-strong": {
      "$value": "#2a2a2a",
      "$type": "color",
      "$description": "Use for the surface strong role."
    },
    "on-primary": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the on primary role."
    },
    "on-dark": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the on dark role."
    },
    "accent-cyan": {
      "$value": "#00d4ff",
      "$type": "color",
      "$description": "Use for the accent cyan role."
    },
    "accent-violet": {
      "$value": "#7b3aed",
      "$type": "color",
      "$description": "Use for the accent violet role."
    },
    "semantic-error": {
      "$value": "#ff4d4d",
      "$type": "color",
      "$description": "Use for the semantic error role."
    },
    "semantic-success": {
      "$value": "#33d17a",
      "$type": "color",
      "$description": "Use for the semantic success role."
    }
  },
  "typography": {
    "display-mega": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "72px",
        "fontWeight": 500,
        "lineHeight": 1.05,
        "letterSpacing": "-2.16px"
      },
      "$type": "typography",
      "$description": "Typography style for display mega."
    },
    "display-xl": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "56px",
        "fontWeight": 500,
        "lineHeight": 1.05,
        "letterSpacing": "-1.68px"
      },
      "$type": "typography",
      "$description": "Typography style for display xl."
    },
    "display-lg": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "44px",
        "fontWeight": 500,
        "lineHeight": 1.1,
        "letterSpacing": "-1.32px"
      },
      "$type": "typography",
      "$description": "Typography style for display lg."
    },
    "display-md": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "32px",
        "fontWeight": 500,
        "lineHeight": 1.15,
        "letterSpacing": "-0.96px"
      },
      "$type": "typography",
      "$description": "Typography style for display md."
    },
    "display-sm": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "24px",
        "fontWeight": 500,
        "lineHeight": 1.25,
        "letterSpacing": "-0.5px"
      },
      "$type": "typography",
      "$description": "Typography style for display sm."
    },
    "title-md": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "18px",
        "fontWeight": 600,
        "lineHeight": 1.4,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for title md."
    },
    "title-sm": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "16px",
        "fontWeight": 600,
        "lineHeight": 1.4,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for title sm."
    },
    "body-md": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "16px",
        "fontWeight": 400,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body md."
    },
    "body-sm": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "14px",
        "fontWeight": 400,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body sm."
    },
    "caption": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "13px",
        "fontWeight": 400,
        "lineHeight": 1.4,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for caption."
    },
    "caption-uppercase": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "11px",
        "fontWeight": 600,
        "lineHeight": 1.4,
        "letterSpacing": "0.88px"
      },
      "$type": "typography",
      "$description": "Typography style for caption uppercase."
    },
    "code": {
      "$value": {
        "fontFamily": "'JetBrains Mono', 'Fira Code', monospace",
        "fontSize": "13px",
        "fontWeight": 400,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for code."
    },
    "button": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "14px",
        "fontWeight": 500,
        "lineHeight": 1,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for button."
    },
    "nav-link": {
      "$value": {
        "fontFamily": "'abcDiatype', ui-sans-serif, system-ui, sans-serif",
        "fontSize": "14px",
        "fontWeight": 500,
        "lineHeight": 1.4,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for nav link."
    }
  },
  "spacing": {
    "xxs": {
      "$value": "4px",
      "$type": "dimension",
      "$description": "Spacing step xxs."
    },
    "xs": {
      "$value": "8px",
      "$type": "dimension",
      "$description": "Spacing step xs."
    },
    "sm": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Spacing step sm."
    },
    "base": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Spacing step base."
    },
    "md": {
      "$value": "20px",
      "$type": "dimension",
      "$description": "Spacing step md."
    },
    "lg": {
      "$value": "24px",
      "$type": "dimension",
      "$description": "Spacing step lg."
    },
    "xl": {
      "$value": "32px",
      "$type": "dimension",
      "$description": "Spacing step xl."
    },
    "xxl": {
      "$value": "48px",
      "$type": "dimension",
      "$description": "Spacing step xxl."
    },
    "section": {
      "$value": "96px",
      "$type": "dimension",
      "$description": "Spacing step section."
    }
  },
  "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": "8px",
      "$type": "dimension",
      "$description": "Border radius md."
    },
    "lg": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Border radius lg."
    },
    "xl": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Border radius xl."
    },
    "pill": {
      "$value": "9999px",
      "$type": "dimension",
      "$description": "Border radius pill."
    },
    "full": {
      "$value": "9999px",
      "$type": "dimension",
      "$description": "Border radius full."
    }
  },
  "shadow": {},
  "$extensions": {
    "com.design-md-editor.source": {
      "url": "https://composio.dev/",
      "note": "Official brand website used for visual comparison."
    }
  }
}
