{
  "name": "Linear",
  "id": "linear",
  "sourceUrl": "https://linear.app",
  "capturedAt": "2026-04-18T16:22:10.000Z",
  "color": {
    "colorVoid": {
      "$type": "color",
      "$value": "#0b0b0f",
      "$description": "App background.",
      "group": "surface"
    },
    "colorPanel": {
      "$type": "color",
      "$value": "#141419",
      "$description": "Primary panel surface.",
      "group": "surface"
    },
    "colorLine": {
      "$type": "color",
      "$value": "#2a2a33",
      "$description": "Hairline border.",
      "group": "neutral"
    },
    "colorText": {
      "$type": "color",
      "$value": "#f4f4f5",
      "$description": "Primary text.",
      "group": "neutral"
    },
    "colorMuted": {
      "$type": "color",
      "$value": "#8f8f9d",
      "$description": "Secondary text.",
      "group": "neutral"
    },
    "colorFocusViolet": {
      "$type": "color",
      "$value": "#7c5cff",
      "$description": "Focus, selected item, and active tab.",
      "group": "accent"
    }
  },
  "typography": {
    "fontInter": {
      "$type": "fontFamily",
      "$value": "Inter, ui-sans-serif, system-ui, sans-serif",
      "$description": "Single family for dense product UI, labels, tables, and command surfaces."
    }
  },
  "spacing": {
    "spacing4": {
      "$type": "dimension",
      "$value": "4px"
    },
    "spacing8": {
      "$type": "dimension",
      "$value": "8px"
    },
    "spacing12": {
      "$type": "dimension",
      "$value": "12px"
    },
    "spacing16": {
      "$type": "dimension",
      "$value": "16px"
    },
    "spacing24": {
      "$type": "dimension",
      "$value": "24px"
    },
    "spacing32": {
      "$type": "dimension",
      "$value": "32px"
    },
    "spacing48": {
      "$type": "dimension",
      "$value": "48px"
    },
    "spacing64": {
      "$type": "dimension",
      "$value": "64px"
    }
  },
  "radius": {
    "default": {
      "$type": "dimension",
      "$value": "6px"
    },
    "controls": {
      "$type": "dimension",
      "$value": "6px"
    },
    "panels": {
      "$type": "dimension",
      "$value": "8px"
    }
  },
  "shadow": {
    "shadowPanel": {
      "$type": "shadow",
      "$value": "rgba(0,0,0,0.35) 0px 12px 32px"
    }
  }
}
