{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Discord — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#5865f2"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#1a2081"
    },
    "bg-pink": {
      "$type": "color",
      "$value": "#ed7395"
    },
    "bg-aubergine": {
      "$type": "color",
      "$value": "#1a1b3a"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f6f6f6"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "surface-elev": {
      "$type": "color",
      "$value": "#23272a"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-light": {
      "$type": "color",
      "$value": "#23272a"
    },
    "text-on-light-muted": {
      "$type": "color",
      "$value": "#4f5660"
    },
    "text-soft": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.72)"
    },
    "text-faint": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.40)"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.24)"
    },
    "brand": {
      "$type": "color",
      "$value": "#5865f2"
    },
    "brand-100": {
      "$type": "color",
      "$value": "#e7e9fd"
    },
    "brand-200": {
      "$type": "color",
      "$value": "#c8ccfa"
    },
    "brand-300": {
      "$type": "color",
      "$value": "#a4abf7"
    },
    "brand-400": {
      "$type": "color",
      "$value": "#7983f5"
    },
    "brand-500": {
      "$type": "color",
      "$value": "#5865f2"
    },
    "brand-600": {
      "$type": "color",
      "$value": "#404eed"
    },
    "brand-700": {
      "$type": "color",
      "$value": "#3641cc"
    },
    "brand-800": {
      "$type": "color",
      "$value": "#28339e"
    },
    "brand-900": {
      "$type": "color",
      "$value": "#1a2081"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "focus": {
      "$type": "color",
      "$value": "#00b0f4"
    },
    "link": {
      "$type": "color",
      "$value": "#00b0f4"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#33c2f7"
    },
    "green-bright": {
      "$type": "color",
      "$value": "#23a55a"
    },
    "yellow-bright": {
      "$type": "color",
      "$value": "#f0b232"
    },
    "red-bright": {
      "$type": "color",
      "$value": "#f23f43"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.10)"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.06)"
    },
    "border-light": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.18)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.15)"
    },
    "shadow-modal": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.40)"
    },
    "semantic-success": {
      "$type": "color",
      "$value": "#23a55a"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#f0b232"
    },
    "semantic-danger": {
      "$type": "color",
      "$value": "#f23f43"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#00b0f4"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "ABC Ginto Nord Discord",
        "fontSize": "88px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "ABC Ginto Nord Discord",
        "fontSize": "44px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "gg sans",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "12px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "2px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
