Account:完整深色账户控制台、响应式侧栏、表单、表格和状态提示。

Admin:深色导航外壳、浅色操作区、统一按钮/表格/表单以及新 Logo。
Email:所有 HTML 邮件统一品牌卡片、渐变操作按钮和移动端布局。
This commit is contained in:
2026-08-03 09:48:59 +08:00 Unverified
parent 9253ab4e32
commit bb49401545
9 changed files with 1141 additions and 6 deletions
+16
View File
@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 52" role="img" aria-labelledby="title">
<title id="title">NEXUS ID</title>
<defs>
<linearGradient id="signal" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#63e6ff"/>
<stop offset="1" stop-color="#8b7cff"/>
</linearGradient>
</defs>
<g transform="translate(8 9)">
<rect x="5" y="5" width="24" height="24" rx="1" fill="none" stroke="url(#signal)" stroke-width="1.5" transform="rotate(45 17 17)"/>
<circle cx="17" cy="17" r="3.5" fill="#63e6ff"/>
<circle cx="17" cy="17" r="8.5" fill="none" stroke="#63e6ff" stroke-opacity=".18"/>
</g>
<text x="52" y="32" fill="#f4f7ff" font-family="Bahnschrift,Segoe UI,sans-serif" font-size="20" font-weight="600" letter-spacing="3">NEXUS</text>
<text x="151" y="32" fill="#95a2be" font-family="Bahnschrift,Segoe UI,sans-serif" font-size="18" font-weight="400" letter-spacing="2">/ ID</text>
</svg>

After

Width:  |  Height:  |  Size: 948 B