{
  "$themes": [
    {
      "id": "light",
      "name": "Light",
      "selectedTokenSets": {
        "global": "enabled",
        "role-light": "enabled",
        "brand": "enabled"
      }
    },
    {
      "id": "dark",
      "name": "Dark",
      "selectedTokenSets": {
        "global": "enabled",
        "role-dark": "enabled",
        "brand": "enabled"
      }
    }
  ],
  "global": {
    "color": {
      "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."
      }
    },
    "fontFamily": {
      "heading": {
        "value": "Inter",
        "type": "fontFamilies",
        "description": "inter@1.0.0 · sans-serif"
      },
      "body": {
        "value": "Inter",
        "type": "fontFamilies",
        "description": "inter@1.0.0 · sans-serif"
      },
      "mono": {
        "value": "JetBrainsMono Nerd Font",
        "type": "fontFamilies",
        "description": "jetbrainsmono-nerdfont@1.0.0 · monospace"
      }
    },
    "fontStack": {
      "heading": {
        "value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "type": "fontFamilies"
      },
      "body": {
        "value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "type": "fontFamilies"
      },
      "mono": {
        "value": [
          "JetBrainsMono Nerd Font",
          "JetBrains Mono",
          "Fira Code",
          "Menlo",
          "Monaco",
          "Consolas",
          "Liberation Mono",
          "monospace"
        ],
        "type": "fontFamilies"
      }
    }
  },
  "role-light": {
    "color": {
      "background": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.snapchat-white}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.snapchat-yellow-pale}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.snapchat-black}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.snapchat-text-secondary}",
        "type": "color"
      },
      "text-tertiary": {
        "value": "{global.color.snapchat-text-secondary}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.snapchat-yellow-dark}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.snapchat-yellow-dark}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.snapchat-orange}",
        "type": "color"
      },
      "warning-hover": {
        "value": "{global.color.snapchat-orange-bright}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.snapchat-red}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.snapchat-green}",
        "type": "color"
      },
      "border": {
        "value": "{global.color.snapchat-border-light}",
        "type": "color"
      }
    }
  },
  "role-dark": {
    "color": {
      "background": {
        "value": "{global.color.snapchat-canvas-dark}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.snapchat-surface-dark}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.snapchat-surface-dark}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.snapchat-text-on-dark}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.snapchat-border-light}",
        "type": "color"
      },
      "text-tertiary": {
        "value": "{global.color.snapchat-text-secondary}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.snapchat-yellow-warm}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.snapchat-yellow-warm}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.snapchat-orange-bright}",
        "type": "color"
      },
      "warning-hover": {
        "value": "{global.color.snapchat-orange}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.snapchat-red}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.snapchat-green-light}",
        "type": "color"
      },
      "border": {
        "value": "{global.color.snapchat-surface-dark}",
        "type": "color"
      }
    }
  },
  "brand": {
    "color": {
      "identity": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "on-identity": {
        "value": "{global.color.snapchat-black}",
        "type": "color"
      },
      "background": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.snapchat-white}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.snapchat-yellow-pale}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.snapchat-black}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.snapchat-text-secondary}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.snapchat-yellow-dark}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.snapchat-yellow-dark}",
        "type": "color"
      },
      "mark": {
        "value": "{global.color.snapchat-yellow}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.snapchat-green}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.snapchat-orange}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.snapchat-red}",
        "type": "color"
      }
    }
  },
  "$metadata": {
    "name": "Snapchat",
    "ref": "snapchat@1.0.0",
    "paletteRef": "snapchat@1.0.0",
    "generatedBy": "brand-atoms converter"
  }
}
