{
  "$schema": "https://littlefightnyc.com/brand/tokens.schema.json",
  "name": "Little Fight NYC",
  "version": "1.0.0",
  "updated": "2026-07-16",
  "color": {
    "orange": {
      "value": "#F97316",
      "role": "Lead signal — CTAs, accents, the NYC tag. Use it like it's expensive."
    },
    "orangeSoft": {
      "value": "#FB923C",
      "role": "Hover, particles, gradients, secondary accent."
    },
    "midnight": {
      "value": "#06080F",
      "role": "Primary background — the NYC night-street ground."
    },
    "panel": {
      "value": "#0E1220",
      "role": "Cards and elevated surfaces."
    },
    "panelDeep": {
      "value": "#0A0D18",
      "role": "Recessed surface, one step under panel."
    },
    "line": {
      "value": "#1B2233",
      "role": "Hairlines, dividers, borders."
    },
    "lineStrong": {
      "value": "#252F45",
      "role": "Emphasized borders."
    },
    "burst": {
      "value": "#2058AF",
      "role": "Ambient blue burst — background glow. Never competes with orange."
    },
    "burstBright": {
      "value": "#3B82F6",
      "role": "Interactive blue accent — links, data highlights."
    },
    "ink": {
      "value": "#F0F2F8",
      "role": "Primary text on dark, and the mark on light grounds.",
      "contrastOnMidnight": "18.6:1 on midnight"
    },
    "inkMuted": {
      "value": "#A1A1AA",
      "role": "Secondary text — captions, metadata.",
      "contrastOnMidnight": "7.4:1 on midnight"
    },
    "inkFaint": {
      "value": "#6B7280",
      "role": "Tertiary labels, section numbers."
    },
    "onOrange": {
      "value": "#0A0A0A",
      "role": "Text/ink placed on an orange fill. Palette reference only — not in SITE_MAP, so not synced to a surface."
    }
  },
  "type": {
    "display": {
      "family": "Oswald",
      "weight": 700,
      "case": "uppercase",
      "use": "Headlines and the wordmark — the loud voice."
    },
    "body": {
      "family": "Barlow",
      "weights": [
        400,
        500,
        600,
        700
      ],
      "use": "All reading text — humanist, plain, honest."
    },
    "mono": {
      "family": "JetBrains Mono",
      "weights": [
        400,
        500,
        700
      ],
      "use": "Metadata, code, eyebrows, technical values."
    }
  },
  "mark": {
    "name": "The Tugboat",
    "idea": "The little guy who moves the big guy.",
    "file": "logo/mark-white.svg",
    "fill": "currentColor",
    "minSize": {
      "favicon": "20px",
      "inTheWild": "32px"
    },
    "clearspace": "≥ the height of the smokestack on all sides"
  },
  "footer": "Designed, Hosted and Cared For by LittleFightNYC.com"
}
