{
  "$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": {
      "whatsapp-green": {
        "value": "#25D366",
        "type": "color",
        "description": "Signature WhatsApp emerald — the brand's primary color, used on the telephone-bubble mark, the floating-action button, primary CTAs, and the read-receipt double-check.\n"
      },
      "whatsapp-green-dark": {
        "value": "#128C7E",
        "type": "color",
        "description": "Deeper teal-green action color — used on hover/pressed states and on the legacy header chrome of the mobile client.\n"
      },
      "whatsapp-teal-dark": {
        "value": "#075E54",
        "type": "color",
        "description": "Deep teal — the legacy WhatsApp header chrome (pre-2020 visual refresh), retained as a brand-recognised secondary.\n"
      },
      "whatsapp-green-50": {
        "value": "#F4FDFA",
        "type": "color",
        "description": "Lightest green tint — used as a hover wash on green surfaces (--green-0)."
      },
      "whatsapp-green-100": {
        "value": "#D5F7EB",
        "type": "color",
        "description": "Pale green tint — used on subtle highlight surfaces (--green-10)."
      },
      "whatsapp-green-200": {
        "value": "#98EBCD",
        "type": "color",
        "description": "Mid-light green — used in illustration accents (--green-20)."
      },
      "whatsapp-green-300": {
        "value": "#3AC7A1",
        "type": "color",
        "description": "Mid green — used as a secondary action accent (--green-30)."
      },
      "whatsapp-green-400": {
        "value": "#26A28B",
        "type": "color",
        "description": "Brand green mid-tone — chat-surface accent (--green-40)."
      },
      "whatsapp-green-600": {
        "value": "#148072",
        "type": "color",
        "description": "Deeper brand green — used on dark-mode action affordances (--green-60)."
      },
      "whatsapp-green-800": {
        "value": "#005C54",
        "type": "color",
        "description": "Very deep green — used on dark-mode header surfaces (--green-80)."
      },
      "whatsapp-green-900": {
        "value": "#0C4243",
        "type": "color",
        "description": "Deepest green — used as a dark-mode tertiary surface (--green-90)."
      },
      "whatsapp-green-1000": {
        "value": "#17261F",
        "type": "color",
        "description": "Near-black green — used on dark-mode canvas accents (--green-100)."
      },
      "whatsapp-bubble-out": {
        "value": "#DCF8C6",
        "type": "color",
        "description": "Pale green — the outgoing-message chat bubble color on the legacy mobile client. Visually distinct from incoming bubbles.\n"
      },
      "whatsapp-chat-bg-light": {
        "value": "#E5DDD5",
        "type": "color",
        "description": "Warm beige — the historical WhatsApp chat-screen background tone (the \"WhatsApp wallpaper default\").\n"
      },
      "whatsapp-white": {
        "value": "#FFFFFF",
        "type": "color",
        "description": "Pure white — primary text on dark canvas, surface fill on light mode."
      },
      "whatsapp-surface-light": {
        "value": "#F0F2F5",
        "type": "color",
        "description": "Light-mode elevated surface — used for the chat-list rail."
      },
      "whatsapp-text-on-light": {
        "value": "#111B21",
        "type": "color",
        "description": "Primary text on light-mode surfaces."
      },
      "whatsapp-text-secondary-light": {
        "value": "#667781",
        "type": "color",
        "description": "Secondary text and timestamps on light-mode surfaces."
      },
      "whatsapp-canvas-dark": {
        "value": "#0B141A",
        "type": "color",
        "description": "Deep blue-black — the WhatsApp dark-mode chat canvas. Tuned for OLED-friendly viewing.\n"
      },
      "whatsapp-surface-dark": {
        "value": "#202C33",
        "type": "color",
        "description": "Dark-mode elevated surface — chat-list rail, top bar."
      },
      "whatsapp-bubble-out-dark": {
        "value": "#005C4B",
        "type": "color",
        "description": "Dark-mode outgoing-message bubble — deep teal-green."
      },
      "whatsapp-text-on-dark": {
        "value": "#E9EDEF",
        "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.whatsapp-white}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.whatsapp-surface-light}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.whatsapp-white}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.whatsapp-text-on-light}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.whatsapp-text-secondary-light}",
        "type": "color"
      },
      "text-tertiary": {
        "value": "{global.color.whatsapp-text-secondary-light}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.whatsapp-green-dark}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.whatsapp-green-dark}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.whatsapp-green-300}",
        "type": "color"
      },
      "warning-hover": {
        "value": "{global.color.whatsapp-green-400}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.whatsapp-green-dark}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "border": {
        "value": "{global.color.whatsapp-surface-light}",
        "type": "color"
      }
    }
  },
  "role-dark": {
    "color": {
      "background": {
        "value": "{global.color.whatsapp-canvas-dark}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.whatsapp-surface-dark}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.whatsapp-surface-dark}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.whatsapp-text-on-dark}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.whatsapp-green-200}",
        "type": "color"
      },
      "text-tertiary": {
        "value": "{global.color.whatsapp-green-300}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.whatsapp-green-600}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.whatsapp-green-600}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.whatsapp-green-300}",
        "type": "color"
      },
      "warning-hover": {
        "value": "{global.color.whatsapp-green-400}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.whatsapp-green-dark}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "border": {
        "value": "{global.color.whatsapp-green-1000}",
        "type": "color"
      }
    }
  },
  "brand": {
    "color": {
      "identity": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "on-identity": {
        "value": "{global.color.whatsapp-white}",
        "type": "color"
      },
      "background": {
        "value": "{global.color.whatsapp-white}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.whatsapp-surface-light}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.whatsapp-white}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.whatsapp-text-on-light}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.whatsapp-text-secondary-light}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.whatsapp-green-dark}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.whatsapp-green-dark}",
        "type": "color"
      },
      "mark": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.whatsapp-green}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.whatsapp-green-300}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.whatsapp-green-dark}",
        "type": "color"
      }
    }
  },
  "$metadata": {
    "name": "WhatsApp",
    "ref": "whatsapp@1.0.0",
    "paletteRef": "whatsapp@1.0.0",
    "generatedBy": "brand-atoms converter"
  }
}
