{
  "$description": "Brand: Snapchat — dark mode",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette snapchat@1.0.0",
      "snapchat-yellow": {
        "$value": "#FFFC00",
        "$type": "color",
        "$description": "Signature Snapchat near-fluorescent yellow — the brand's primary color, used as the ghost-mark canvas, the splash- screen background, and the primary CTA across the Snapchat app and snap.com marketing surfaces.\n"
      },
      "snapchat-yellow-dark": {
        "$value": "#FCF000",
        "$type": "color",
        "$description": "Slightly deeper brand yellow — used as the pressed / active variant of the primary CTA on the brand-guidelines surface.\n"
      },
      "snapchat-yellow-warm": {
        "$value": "#FFD301",
        "$type": "color",
        "$description": "Warm yellow — used in marketing illustration and secondary accents."
      },
      "snapchat-yellow-pale": {
        "$value": "#FEFF85",
        "$type": "color",
        "$description": "Pale yellow tint — used as a hover wash on yellow surfaces."
      },
      "snapchat-black": {
        "$value": "#000000",
        "$type": "color",
        "$description": "Pure black — used on the ghost-mark outline, the Snapchat wordmark, and as the primary text tone across the Snap Inc. brand surfaces.\n"
      },
      "snapchat-white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Pure white — surface fill on light marketing surfaces."
      },
      "snapchat-blue": {
        "$value": "#0096E5",
        "$type": "color",
        "$description": "Snap secondary blue — used in product-family iconography (Snap Lens, Spectacles)."
      },
      "snapchat-blue-light": {
        "$value": "#049EEE",
        "$type": "color",
        "$description": "Lighter Snap blue — used in marketing illustration."
      },
      "snapchat-blue-bright": {
        "$value": "#0EADFF",
        "$type": "color",
        "$description": "Bright Snap blue — used on hover states of blue surfaces."
      },
      "snapchat-magenta": {
        "$value": "#8936B6",
        "$type": "color",
        "$description": "Snap secondary magenta — used in marketing illustration."
      },
      "snapchat-magenta-light": {
        "$value": "#C195DE",
        "$type": "color",
        "$description": "Lighter Snap magenta accent."
      },
      "snapchat-red": {
        "$value": "#E1143D",
        "$type": "color",
        "$description": "Snap secondary red — used on error / destructive affordances."
      },
      "snapchat-red-deep": {
        "$value": "#C50A33",
        "$type": "color",
        "$description": "Deeper Snap red — pressed state on red affordances."
      },
      "snapchat-green": {
        "$value": "#00A179",
        "$type": "color",
        "$description": "Snap secondary green — used on success affordances."
      },
      "snapchat-green-light": {
        "$value": "#00A881",
        "$type": "color",
        "$description": "Lighter Snap green accent."
      },
      "snapchat-orange": {
        "$value": "#E57200",
        "$type": "color",
        "$description": "Snap secondary orange — used in marketing illustration."
      },
      "snapchat-orange-bright": {
        "$value": "#FF8A00",
        "$type": "color",
        "$description": "Brighter Snap orange — used on hover states."
      },
      "snapchat-surface-light": {
        "$value": "#F1F1F1",
        "$type": "color",
        "$description": "Light-mode elevated surface on the brand-guidelines marketing site."
      },
      "snapchat-border-light": {
        "$value": "#D9D9D9",
        "$type": "color",
        "$description": "Quiet divider on the marketing-site surface."
      },
      "snapchat-text-secondary": {
        "$value": "#595959",
        "$type": "color",
        "$description": "Secondary text on light-mode surfaces."
      },
      "snapchat-canvas-dark": {
        "$value": "#262626",
        "$type": "color",
        "$description": "Deep near-black — Snapchat's dark-mode chat/camera canvas tone, captured from the snap.com brand-guidelines dark stylesheet.\n"
      },
      "snapchat-surface-dark": {
        "$value": "#404040",
        "$type": "color",
        "$description": "Dark-mode elevated surface."
      },
      "snapchat-text-on-dark": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Primary text on the dark-mode canvas."
      }
    },
    "roles": {
      "$description": "Semantic color roles (dark mode) mapped to palette swatches",
      "background": {
        "$value": "{color.swatches.snapchat-canvas-dark}",
        "$type": "color",
        "$description": "background role → Snap Canvas Dark"
      },
      "surface": {
        "$value": "{color.swatches.snapchat-surface-dark}",
        "$type": "color",
        "$description": "surface role → Snap Surface Dark"
      },
      "surface-elevated": {
        "$value": "{color.swatches.snapchat-surface-dark}",
        "$type": "color",
        "$description": "surface-elevated role → Snap Surface Dark"
      },
      "text-primary": {
        "$value": "{color.swatches.snapchat-text-on-dark}",
        "$type": "color",
        "$description": "text-primary role → Snap Text on Dark"
      },
      "text-secondary": {
        "$value": "{color.swatches.snapchat-border-light}",
        "$type": "color",
        "$description": "text-secondary role → Snap Border Light"
      },
      "text-tertiary": {
        "$value": "{color.swatches.snapchat-text-secondary}",
        "$type": "color",
        "$description": "text-tertiary role → Snap Text Secondary"
      },
      "primary": {
        "$value": "{color.swatches.snapchat-yellow}",
        "$type": "color",
        "$description": "primary role → Snapchat Yellow"
      },
      "primary-hover": {
        "$value": "{color.swatches.snapchat-yellow-warm}",
        "$type": "color",
        "$description": "primary-hover role → Snapchat Yellow Warm"
      },
      "accent": {
        "$value": "{color.swatches.snapchat-yellow}",
        "$type": "color",
        "$description": "accent role → Snapchat Yellow"
      },
      "accent-hover": {
        "$value": "{color.swatches.snapchat-yellow-warm}",
        "$type": "color",
        "$description": "accent-hover role → Snapchat Yellow Warm"
      },
      "warning": {
        "$value": "{color.swatches.snapchat-orange-bright}",
        "$type": "color",
        "$description": "warning role → Snap Orange Bright"
      },
      "warning-hover": {
        "$value": "{color.swatches.snapchat-orange}",
        "$type": "color",
        "$description": "warning-hover role → Snap Orange"
      },
      "error": {
        "$value": "{color.swatches.snapchat-red}",
        "$type": "color",
        "$description": "error role → Snap Red"
      },
      "success": {
        "$value": "{color.swatches.snapchat-green-light}",
        "$type": "color",
        "$description": "success role → Snap Green Light"
      },
      "border": {
        "$value": "{color.swatches.snapchat-surface-dark}",
        "$type": "color",
        "$description": "border role → Snap Surface Dark"
      },
      "brand-overrides": {
        "$description": "Brand-level role overrides (take precedence over palette role mappings)",
        "identity": {
          "$value": "{color.swatches.snapchat-yellow}",
          "$type": "color",
          "$description": "Brand role identity → Snapchat Yellow"
        },
        "on-identity": {
          "$value": "{color.swatches.snapchat-black}",
          "$type": "color",
          "$description": "Brand role on-identity → Snap Black"
        },
        "background": {
          "$value": "{color.swatches.snapchat-yellow}",
          "$type": "color",
          "$description": "Brand role background → Snapchat Yellow"
        },
        "surface": {
          "$value": "{color.swatches.snapchat-white}",
          "$type": "color",
          "$description": "Brand role surface → Snap White"
        },
        "surface-elevated": {
          "$value": "{color.swatches.snapchat-yellow-pale}",
          "$type": "color",
          "$description": "Brand role surface-elevated → Snapchat Yellow Pale"
        },
        "text-primary": {
          "$value": "{color.swatches.snapchat-black}",
          "$type": "color",
          "$description": "Brand role text-primary → Snap Black"
        },
        "text-secondary": {
          "$value": "{color.swatches.snapchat-text-secondary}",
          "$type": "color",
          "$description": "Brand role text-secondary → Snap Text Secondary"
        },
        "primary": {
          "$value": "{color.swatches.snapchat-yellow}",
          "$type": "color",
          "$description": "Brand role primary → Snapchat Yellow"
        },
        "primary-hover": {
          "$value": "{color.swatches.snapchat-yellow-dark}",
          "$type": "color",
          "$description": "Brand role primary-hover → Snapchat Yellow Dark"
        },
        "accent": {
          "$value": "{color.swatches.snapchat-yellow}",
          "$type": "color",
          "$description": "Brand role accent → Snapchat Yellow"
        },
        "accent-hover": {
          "$value": "{color.swatches.snapchat-yellow-dark}",
          "$type": "color",
          "$description": "Brand role accent-hover → Snapchat Yellow Dark"
        },
        "mark": {
          "$value": "{color.swatches.snapchat-yellow}",
          "$type": "color",
          "$description": "Brand role mark → Snapchat Yellow"
        },
        "success": {
          "$value": "{color.swatches.snapchat-green}",
          "$type": "color",
          "$description": "Brand role success → Snap Green"
        },
        "warning": {
          "$value": "{color.swatches.snapchat-orange}",
          "$type": "color",
          "$description": "Brand role warning → Snap Orange"
        },
        "error": {
          "$value": "{color.swatches.snapchat-red}",
          "$type": "color",
          "$description": "Brand role error → Snap Red"
        }
      }
    }
  },
  "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": [
          "JetBrainsMono Nerd Font",
          "JetBrains Mono",
          "Fira Code",
          "Menlo",
          "Monaco",
          "Consolas",
          "Liberation Mono",
          "monospace"
        ],
        "$type": "fontFamily",
        "$description": "mono role → JetBrainsMono Nerd Font (jetbrainsmono-nerdfont@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"
        },
        "$description": "Available font weights"
      }
    }
  }
}
