{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Raycast — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#07080a"
    },
    "bg-100": {
      "$type": "color",
      "$value": "#101111"
    },
    "bg-200": {
      "$type": "color",
      "$value": "#18191a"
    },
    "bg-300": {
      "$type": "color",
      "$value": "#313133"
    },
    "surface": {
      "$type": "color",
      "$value": "#0d0d0d"
    },
    "surface-elevated": {
      "$type": "color",
      "$value": "#101111"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#121212"
    },
    "surface-key-start": {
      "$type": "color",
      "$value": "#121212"
    },
    "surface-key-end": {
      "$type": "color",
      "$value": "#0d0d0d"
    },
    "text": {
      "$type": "color",
      "$value": "#f4f5f7"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-200": {
      "$type": "color",
      "$value": "#c2c7ca"
    },
    "text-300": {
      "$type": "color",
      "$value": "#78787c"
    },
    "text-400": {
      "$type": "color",
      "$value": "#5e6366"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#434345"
    },
    "brand": {
      "$type": "color",
      "$value": "#56c2ff"
    },
    "blue": {
      "$type": "color",
      "$value": "#56c2ff"
    },
    "blue-soft": {
      "$type": "color",
      "$value": "rgba(86, 194, 255, 0.15)"
    },
    "red": {
      "$type": "color",
      "$value": "#ff6363"
    },
    "red-soft": {
      "$type": "color",
      "$value": "rgba(255, 99, 99, 0.15)"
    },
    "green": {
      "$type": "color",
      "$value": "#5fd9a0"
    },
    "green-soft": {
      "$type": "color",
      "$value": "rgba(95, 217, 160, 0.15)"
    },
    "yellow": {
      "$type": "color",
      "$value": "#ffc233"
    },
    "yellow-soft": {
      "$type": "color",
      "$value": "rgba(255, 194, 51, 0.15)"
    },
    "primary-cta-bg": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.815)"
    },
    "primary-cta-text": {
      "$type": "color",
      "$value": "#18191a"
    },
    "primary-cta-pressed": {
      "$type": "color",
      "$value": "rgba(232, 232, 232, 0.815)"
    },
    "hero-stripe-start": {
      "$type": "color",
      "$value": "#ff5757"
    },
    "hero-stripe-end": {
      "$type": "color",
      "$value": "#a1131a"
    },
    "link": {
      "$type": "color",
      "$value": "#56c2ff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#7dd3ff"
    },
    "border": {
      "$type": "color",
      "$value": "#262a2c"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.08)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.16)"
    },
    "semantic-success": {
      "$type": "color",
      "$value": "#5fd9a0"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#ffc233"
    },
    "semantic-danger": {
      "$type": "color",
      "$value": "#ff6363"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#56c2ff"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#07080a"
    },
    "on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "64px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "20px"
    },
    "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"
    }
  }
}
