{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Solana — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#000000"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#040407"
    },
    "bg-section": {
      "$type": "color",
      "$value": "#0a0a0e"
    },
    "bg-elev": {
      "$type": "color",
      "$value": "#13131a"
    },
    "surface": {
      "$type": "color",
      "$value": "#0a0a0e"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#13131a"
    },
    "surface-translucent": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.85)"
    },
    "brand-magenta": {
      "$type": "color",
      "$value": "#dc1fff"
    },
    "brand-purple": {
      "$type": "color",
      "$value": "#9945ff"
    },
    "brand-cyan": {
      "$type": "color",
      "$value": "#14f195"
    },
    "brand-gradient": {
      "$type": "color",
      "$value": "linear-gradient(90deg, #dc1fff 0%, #9945ff 50%, #14f195 100%)"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "rgba(153, 69, 255, 0.15)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#000000"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a8aab2"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#7a7d88"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#5a5e6a"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#000000"
    },
    "link": {
      "$type": "color",
      "$value": "#14f195"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "rgba(153, 69, 255, 0.15)"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.08)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.20)"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#9945ff"
    },
    "ecosystem-color-1": {
      "$type": "color",
      "$value": "#dc1fff"
    },
    "ecosystem-color-2": {
      "$type": "color",
      "$value": "#9945ff"
    },
    "ecosystem-color-3": {
      "$type": "color",
      "$value": "#14f195"
    },
    "success": {
      "$type": "color",
      "$value": "#14f195"
    },
    "warning": {
      "$type": "color",
      "$value": "#ffba33"
    },
    "danger": {
      "$type": "color",
      "$value": "#ff4757"
    },
    "info": {
      "$type": "color",
      "$value": "#9945ff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "ABC Diatype",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "ABC Diatype",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "ABC Diatype",
        "fontSize": "15px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "8px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
