{
  "$description": "Brand: The Linux Foundation — light mode",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette linux-foundation@1.0.0",
      "lf-dark-blue": {
        "$value": "#003778",
        "$type": "color",
        "$description": "Primary brand color — the dark blue of the Linux Foundation wordmark. Resolved from the .st0 class in the official LF stacked-color SVG.\n"
      },
      "lf-darker-blue": {
        "$value": "#003764",
        "$type": "color",
        "$description": "Deeper navy used as the shadow / depth accent in the stacked-color logo. Resolved from the .st1 class.\n"
      },
      "lf-bright-blue": {
        "$value": "#0094FF",
        "$type": "color",
        "$description": "The bright cyan-blue accent used for the linking arc and hover highlights. Resolved from the .st2 class.\n"
      },
      "lf-blue-hover": {
        "$value": "#005FB8",
        "$type": "color",
        "$description": "Mid-blue pressed / active variant between LF Dark Blue and LF Bright Blue.\n"
      },
      "lf-black": {
        "$value": "#0B1320",
        "$type": "color",
        "$description": "Dark-mode page canvas; deep navy near-black."
      },
      "lf-charcoal": {
        "$value": "#1A2434",
        "$type": "color",
        "$description": "Elevated dark surface for cards and panels."
      },
      "lf-gray": {
        "$value": "#5D6573",
        "$type": "color",
        "$description": "Mid neutral for body text and quiet UI."
      },
      "lf-light-gray": {
        "$value": "#D6DAE0",
        "$type": "color",
        "$description": "Hairline borders on light canvas."
      },
      "lf-off-white": {
        "$value": "#F4F5F7",
        "$type": "color",
        "$description": "Subtle layered surface on light canvas."
      },
      "lf-white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Page canvas in light mode."
      },
      "lf-warning": {
        "$value": "#E0A100",
        "$type": "color",
        "$description": "Status warning color for advisories."
      },
      "lf-error": {
        "$value": "#C03030",
        "$type": "color",
        "$description": "Status error color."
      }
    },
    "roles": {
      "$description": "Semantic color roles (light mode) mapped to palette swatches",
      "background": {
        "$value": "{color.swatches.lf-white}",
        "$type": "color",
        "$description": "background role → LF White"
      },
      "surface": {
        "$value": "{color.swatches.lf-off-white}",
        "$type": "color",
        "$description": "surface role → LF Off-White"
      },
      "surface-elevated": {
        "$value": "{color.swatches.lf-white}",
        "$type": "color",
        "$description": "surface-elevated role → LF White"
      },
      "text-primary": {
        "$value": "{color.swatches.lf-dark-blue}",
        "$type": "color",
        "$description": "text-primary role → LF Dark Blue"
      },
      "text-secondary": {
        "$value": "{color.swatches.lf-gray}",
        "$type": "color",
        "$description": "text-secondary role → LF Gray"
      },
      "text-tertiary": {
        "$value": "{color.swatches.lf-blue-hover}",
        "$type": "color",
        "$description": "text-tertiary role → LF Blue Hover"
      },
      "primary": {
        "$value": "{color.swatches.lf-dark-blue}",
        "$type": "color",
        "$description": "primary role → LF Dark Blue"
      },
      "primary-hover": {
        "$value": "{color.swatches.lf-darker-blue}",
        "$type": "color",
        "$description": "primary-hover role → LF Darker Blue"
      },
      "accent": {
        "$value": "{color.swatches.lf-bright-blue}",
        "$type": "color",
        "$description": "accent role → LF Bright Blue"
      },
      "accent-hover": {
        "$value": "{color.swatches.lf-blue-hover}",
        "$type": "color",
        "$description": "accent-hover role → LF Blue Hover"
      },
      "warning": {
        "$value": "{color.swatches.lf-warning}",
        "$type": "color",
        "$description": "warning role → LF Warning Amber"
      },
      "warning-hover": {
        "$value": "{color.swatches.lf-bright-blue}",
        "$type": "color",
        "$description": "warning-hover role → LF Bright Blue"
      },
      "error": {
        "$value": "{color.swatches.lf-error}",
        "$type": "color",
        "$description": "error role → LF Error Red"
      },
      "success": {
        "$value": "{color.swatches.lf-bright-blue}",
        "$type": "color",
        "$description": "success role → LF Bright Blue"
      },
      "border": {
        "$value": "{color.swatches.lf-light-gray}",
        "$type": "color",
        "$description": "border role → LF Light Gray"
      },
      "brand-overrides": {
        "$description": "Brand-level role overrides (take precedence over palette role mappings)",
        "identity": {
          "$value": "{color.swatches.lf-dark-blue}",
          "$type": "color",
          "$description": "Brand role identity → LF Dark Blue"
        },
        "on-identity": {
          "$value": "{color.swatches.lf-white}",
          "$type": "color",
          "$description": "Brand role on-identity → LF White"
        },
        "primary": {
          "$value": "{color.swatches.lf-dark-blue}",
          "$type": "color",
          "$description": "Brand role primary → LF Dark Blue"
        },
        "primary-hover": {
          "$value": "{color.swatches.lf-darker-blue}",
          "$type": "color",
          "$description": "Brand role primary-hover → LF Darker Blue"
        },
        "accent": {
          "$value": "{color.swatches.lf-bright-blue}",
          "$type": "color",
          "$description": "Brand role accent → LF Bright Blue"
        },
        "accent-hover": {
          "$value": "{color.swatches.lf-blue-hover}",
          "$type": "color",
          "$description": "Brand role accent-hover → LF Blue Hover"
        },
        "mark": {
          "$value": "{color.swatches.lf-dark-blue}",
          "$type": "color",
          "$description": "Brand role mark → LF Dark Blue"
        },
        "background": {
          "$value": "{color.swatches.lf-white}",
          "$type": "color",
          "$description": "Brand role background → LF White"
        },
        "surface": {
          "$value": "{color.swatches.lf-off-white}",
          "$type": "color",
          "$description": "Brand role surface → LF Off-White"
        },
        "text-primary": {
          "$value": "{color.swatches.lf-dark-blue}",
          "$type": "color",
          "$description": "Brand role text-primary → LF Dark Blue"
        },
        "text-secondary": {
          "$value": "{color.swatches.lf-gray}",
          "$type": "color",
          "$description": "Brand role text-secondary → LF Gray"
        },
        "warning": {
          "$value": "{color.swatches.lf-warning}",
          "$type": "color",
          "$description": "Brand role warning → LF Warning Amber"
        },
        "error": {
          "$value": "{color.swatches.lf-error}",
          "$type": "color",
          "$description": "Brand role error → LF Error Red"
        },
        "success": {
          "$value": "{color.swatches.lf-bright-blue}",
          "$type": "color",
          "$description": "Brand role success → LF Bright Blue"
        },
        "border": {
          "$value": "{color.swatches.lf-light-gray}",
          "$type": "color",
          "$description": "Brand role border → LF Light Gray"
        }
      }
    }
  },
  "font": {
    "$description": "Typography roles mapped to font atoms",
    "heading": {
      "family": {
        "$value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "heading role → Inter (inter@1.0.0)"
      },
      "weight": {
        "100": {
          "$value": 100,
          "$type": "fontWeight"
        },
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "body": {
      "family": {
        "$value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "body role → Inter (inter@1.0.0)"
      },
      "weight": {
        "100": {
          "$value": 100,
          "$type": "fontWeight"
        },
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "mono": {
      "family": {
        "$value": [
          "Source Code Pro",
          "ui-monospace",
          "SFMono-Regular",
          "Menlo",
          "Consolas",
          "Liberation Mono",
          "monospace"
        ],
        "$type": "fontFamily",
        "$description": "mono role → Source Code Pro (source-code-pro@1.0.0)"
      },
      "weight": {
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    }
  }
}
