Skip to content

docs(settings): add SVG diagrams for appearance, language, and permissions - #48

Open
yi-ge wants to merge 1 commit into
mainfrom
docs/settings-screenshots-fix
Open

docs(settings): add SVG diagrams for appearance, language, and permissions#48
yi-ge wants to merge 1 commit into
mainfrom
docs/settings-screenshots-fix

Conversation

@yi-ge

@yi-ge yi-ge commented Jul 29, 2026

Copy link
Copy Markdown
Member

变更概述

为设置章节的外观、语言、权限三个页面添加 SVG 示意图,替代之前被 revert 的 AI 生成截图。

新增配图(6 个 SVG 文件)

文件 说明
外观设置:主题选择器 + 毛玻璃效果预览
语言设置:语言下拉菜单 + 信息提示
权限设置:权限列表 + 状态指示器
EN 版本 ×3 对应英文文档的同名文件

修改文件(6 个 Markdown)

中文文档

  • — 添加外观设置 SVG 引用
  • — 添加语言设置 SVG 引用
  • — 添加权限设置 SVG 引用

英文文档

  • 对应 3 个 EN 文件同步更新

设计说明

  • SVG 采用暗色主题,与仓库其他章节风格一致
  • 图表为示意性质(非真实截图),清晰传达 UI 布局和操作流程
  • 文件体积小(2-5KB/张),对构建和加载无负担

背景

PR #43 添加的 settings 截图因来源不可验证被 revert(dcda337)。本次用 SVG 示意图替代,确保文档配图完整。

…sions pages

Replace previously reverted AI-generated settings screenshots with
clean SVG diagrams (dark theme, consistent with repo style).

Changes:
- Add settings-appearance.svg: theme selector + glassmorphism preview
- Add settings-language.svg: language dropdown + info box
- Add settings-permissions.svg: permission list with status indicators
- Update ZH/EN markdown files to reference new SVGs
- Add cross-references between settings pages
@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 29, 2026 4:21am

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7671037c30

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

1. Click the **gear icon** in the bottom-left corner to open the settings panel
2. Find the **Appearance** section

![Appearance Settings](/img/user-guide/settings/settings-appearance.svg)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use localized SVGs for English settings pages

In the English locale this absolute /img/... URL resolves to the shared static/img/user-guide/settings/settings-appearance.svg, whose embedded labels are Chinese, so the English Appearance page renders a Chinese diagram; the same pattern was added to the Language and Permission settings pages. The new locale-scoped SVG copies under i18n/en/.../img/ are not used by these absolute links, and they also need English text if switched to relative/localized assets.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant