更改前端为 Claude Code 官网设计

This commit is contained in:
2026-05-31 14:56:12 +08:00
parent 314f2f0ed5
commit ba85e80810
15 changed files with 1740 additions and 19 deletions

14
logo.svg Normal file
View File

@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 1200" role="img" aria-label="Cloudflare Temp Email icon">
<rect width="1200" height="1200" rx="260" fill="#faf9f5"/>
<rect x="54" y="54" width="1092" height="1092" rx="226" fill="none" stroke="#cc785c" stroke-width="42"/>
<rect x="118" y="118" width="964" height="964" rx="176" fill="#f5f0e8" opacity=".72"/>
<rect x="284" y="430" width="632" height="390" rx="78" fill="#faf9f5" stroke="#141413" stroke-width="50" stroke-linejoin="round"/>
<path d="M326 472 560 648c25 19 55 19 80 0l234-176" fill="none" stroke="#cc785c" stroke-width="48" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M331 780 506 620" fill="none" stroke="#e6dfd8" stroke-width="24" stroke-linecap="round"/>
<path d="M869 780 694 620" fill="none" stroke="#e6dfd8" stroke-width="24" stroke-linecap="round"/>
<circle cx="856" cy="378" r="104" fill="#faf9f5" stroke="#cc785c" stroke-width="38"/>
<circle cx="856" cy="378" r="45" fill="#efe9de"/>
<path d="M856 336v48l34 28" fill="none" stroke="#141413" stroke-width="30" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB