fix: align website branding and spacing

The website used redrawn brand marks, generated icons retained opaque white edges, and adjacent download and Runtime sections accumulated excessive vertical space. It now uses synchronized official theme icons with transparent antialiased edges and a consistent responsive section rhythm.

Release note: 官网与应用图标现统一使用官方 GoodBuddy 标识,并优化下载区与 Agent Runtime 区之间的页面间距。
This commit is contained in:
mesalogo
2026-08-17 01:30:53 +08:00
parent e235522c0d
commit ddcc6dd1d9
17 changed files with 291 additions and 96 deletions
+13
View File
@@ -66,6 +66,19 @@ npm run build
中间构建输出位于 `out`。该目录为生成内容,应修改源文件后重新构建,不要直接编辑。
## 图标生成
应用图标源文件位于 `icons`。修改源图或图标处理逻辑后运行:
```bash
npm run icons
```
脚本会精确裁出亮色和深色圆角卡片,清理圆角外侧背景并使用适合主题的
边缘颜色生成透明抗锯齿,避免缩放后出现白边。它会统一更新 `build` 中的
PNG / ICO、Renderer 图标,以及官网使用的亮色和深色品牌图标。任务栏和
托盘图标保持透明背景。
## 平台打包
### 当前平台默认包