{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Telegram — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f4f4f5"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#1c2733"
    },
    "bg-chat-light": {
      "$type": "color",
      "$value": "#e4ebf2"
    },
    "bg-chat-dark": {
      "$type": "color",
      "$value": "#0e1621"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#f4f4f5"
    },
    "surface-elevated": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#1c2733"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-body": {
      "$type": "color",
      "$value": "#222222"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#707579"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#a8b3bd"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-light": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#2aabee"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#1c8db8"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#0088cc"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#0088cc"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(42,171,238,0.08)"
    },
    "brand-light": {
      "$type": "color",
      "$value": "#daf0fa"
    },
    "outgoing-bubble-light": {
      "$type": "color",
      "$value": "#effdde"
    },
    "outgoing-bubble-dark": {
      "$type": "color",
      "$value": "#766ac8"
    },
    "incoming-bubble-light": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "incoming-bubble-dark": {
      "$type": "color",
      "$value": "#182533"
    },
    "link": {
      "$type": "color",
      "$value": "#2aabee"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#1c8db8"
    },
    "border": {
      "$type": "color",
      "$value": "#dadce0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#a8b3bd"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "#f4f4f5"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-bg": {
      "$type": "color",
      "$value": "#000000"
    },
    "shadow-color": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "shadow-elevated": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.16)"
    },
    "unread-badge": {
      "$type": "color",
      "$value": "#4fae4e"
    },
    "status-online": {
      "$type": "color",
      "$value": "#4fae4e"
    },
    "status-away": {
      "$type": "color",
      "$value": "#f59e0b"
    },
    "reaction-bg": {
      "$type": "color",
      "$value": "#daf0fa"
    },
    "message-time": {
      "$type": "color",
      "$value": "#707579"
    },
    "reply-quote": {
      "$type": "color",
      "$value": "#2aabee"
    },
    "call-active": {
      "$type": "color",
      "$value": "#4fae4e"
    },
    "message-read": {
      "$type": "color",
      "$value": "#2aabee"
    },
    "success": {
      "$type": "color",
      "$value": "#4fae4e"
    },
    "warning": {
      "$type": "color",
      "$value": "#f59e0b"
    },
    "danger": {
      "$type": "color",
      "$value": "#e53935"
    },
    "info": {
      "$type": "color",
      "$value": "#2aabee"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Telegram Sans",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Telegram Sans",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Telegram Sans",
        "fontSize": "15px",
        "lineHeight": 1.35
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "12px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
