{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Sourcegraph — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#1a1817"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#211f1d"
    },
    "bg-elev": {
      "$type": "color",
      "$value": "#252321"
    },
    "surface": {
      "$type": "color",
      "$value": "#222222"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#1f1d1c"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#2c2a28"
    },
    "text": {
      "$type": "color",
      "$value": "#ededed"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#b8b8b8"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a0a0a0"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#7a7672"
    },
    "brand": {
      "$type": "color",
      "$value": "#f34e3f"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#ff6354"
    },
    "brand-emphasis": {
      "$type": "color",
      "$value": "#d63b2d"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(243, 78, 63, 0.12)"
    },
    "brand-soft-fg": {
      "$type": "color",
      "$value": "#ff7a6e"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#f34e3f"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#ff6354"
    },
    "border": {
      "$type": "color",
      "$value": "#34302d"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#2a2724"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#48433f"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "#f34e3f"
    },
    "semantic-success": {
      "$type": "color",
      "$value": "#4ec77f"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#e0a64b"
    },
    "semantic-danger": {
      "$type": "color",
      "$value": "#f34e3f"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#5aa9f0"
    },
    "diff-add-bg": {
      "$type": "color",
      "$value": "rgba(78, 199, 127, 0.14)"
    },
    "diff-remove-bg": {
      "$type": "color",
      "$value": "rgba(243, 78, 63, 0.14)"
    },
    "shadow-tint": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.55)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "PolySans",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "PolySans",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "PolySans",
        "fontSize": "16px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "24px"
    },
    "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": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "64px"
    }
  }
}
